servo/components/util
Martin Robinson 09c9343294 Disable util crate doctests
Because of bug in rustdoc, a new rust-layers dependency on rust-azure
will cause linking issues. See
https://github.com/rust-lang/rust/issues/21246 for details.
2015-01-16 10:04:15 -08:00
..
deque Fix unnecessary unsafe block warning 2015-01-08 08:51:11 -08:00
bloom.rs Various compile fixes for android rustup (link still fails). 2014-12-18 08:08:38 +10:00
cache.rs Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19. 2015-01-08 09:58:46 -05:00
Cargo.toml Disable util crate doctests 2015-01-16 10:04:15 -08:00
cursor.rs Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19. 2015-01-08 09:58:46 -05:00
debug_utils.rs Fix renamed to slice::from_raw_buf warning 2015-01-08 08:51:11 -08:00
dlist.rs gfx: Rewrite display list construction to make stacking-contexts more 2014-11-14 17:31:15 -08:00
fnv.rs Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a 2014-11-13 11:17:43 +10:00
geometry.rs Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19. 2015-01-08 09:58:46 -05:00
lib.rs Allow missing_copy_implementations 2015-01-08 08:51:11 -08:00
logical_geometry.rs Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19. 2015-01-08 09:58:46 -05:00
memory.rs Fix renamed to into_inner() warnings 2015-01-08 08:51:11 -08:00
namespace.rs Use Gecko's simpler Bloom filter instead of one based on hash 2014-10-10 17:02:27 -07:00
opts.rs Add ability to explicitly set static resources path, used by cef-linux. 2015-01-09 07:04:44 +10:00
persistent_list.rs Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19. 2015-01-08 09:58:46 -05:00
range.rs Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19. 2015-01-08 09:58:46 -05:00
resource_files.rs Fix android unused import error. 2015-01-09 07:39:29 +10:00
rtinstrument.rs Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19. 2015-01-08 09:58:46 -05:00
smallvec.rs Replace the remaining to_string calls by into_string calls. 2014-12-31 10:34:44 +01:00
sort.rs Fix up and run unit tests. 2014-10-02 23:14:42 -06:00
str.rs Fix use UnicodeChar::to_lowercase warning 2015-01-08 08:51:11 -08:00
task.rs Fix renamed to into_inner() warnings 2015-01-08 08:51:11 -08:00
task_state.rs Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19. 2015-01-08 09:58:46 -05:00
taskpool.rs Run all task spawning through util, to allow for easy hooking. 2014-10-28 09:53:45 -07:00
tid.rs Fix non_upper_case_globals warnings 2015-01-08 08:51:11 -08:00
time.rs Rename TimeProfilerCategory variants. 2015-01-04 11:59:23 +01:00
vec.rs Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19. 2015-01-08 09:58:46 -05:00
workqueue.rs Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19. 2015-01-08 09:58:46 -05:00