rust/src/librustc_data_structures
bors 774a4bd4f4 Auto merge of #67614 - Mark-Simulacrum:global-callbacks, r=Zoxc
Set callbacks globally

This sets the callbacks from syntax and rustc_errors just once, utilizing static (rather than thread-local) storage.
2019-12-29 04:30:56 +00:00
..
base_n Format the world 2019-12-22 17:42:47 -05:00
binary_search_util librustc_data_structures: Unconfigure tests during normal build 2019-08-02 01:59:01 +03:00
graph Convert collapsed to shortcut reference links 2019-12-26 05:27:55 -08:00
obligation_forest Format the world 2019-12-22 17:42:47 -05:00
owning_ref Format the world 2019-12-22 17:42:47 -05:00
sip128 Format the world 2019-12-22 17:42:47 -05:00
small_c_str librustc_data_structures: Unconfigure tests during normal build 2019-08-02 01:59:01 +03:00
snapshot_map Format the world 2019-12-22 17:42:47 -05:00
sorted_map Format the world 2019-12-22 17:42:47 -05:00
tiny_list Format the world 2019-12-22 17:42:47 -05:00
transitive_relation Format the world 2019-12-22 17:42:47 -05:00
atomic_ref.rs Store callbacks in global statics 2019-12-25 14:10:46 -05:00
base_n.rs Format the world 2019-12-22 17:42:47 -05:00
box_region.rs Format the world 2019-12-22 17:42:47 -05:00
Cargo.toml Update measureme crate to 0.5.0. 2019-12-03 10:33:24 +01:00
const_cstr.rs Format the world 2019-12-22 17:42:47 -05:00
fingerprint.rs Format the world 2019-12-22 17:42:47 -05:00
flock.rs rustdoc: Don't panic when failing to write .lock file 2019-11-23 02:08:10 +00:00
fx.rs Format the world 2019-12-22 17:42:47 -05:00
jobserver.rs Re-export Client from rustc_data_structures::jobserver 2019-12-03 12:19:16 -05:00
lib.rs Store callbacks in global statics 2019-12-25 14:10:46 -05:00
macros.rs Format the world 2019-12-22 17:42:47 -05:00
profiling.rs Format the world 2019-12-22 17:42:47 -05:00
ptr_key.rs Format the world 2019-12-22 17:42:47 -05:00
sharded.rs Format the world 2019-12-22 17:42:47 -05:00
sip128.rs Format the world 2019-12-22 17:42:47 -05:00
small_c_str.rs Format the world 2019-12-22 17:42:47 -05:00
sorted_map.rs Format the world 2019-12-22 17:42:47 -05:00
stable_hasher.rs Format the world 2019-12-22 17:42:47 -05:00
stable_map.rs Format the world 2019-12-22 17:42:47 -05:00
stable_set.rs data_structures: Add deterministic FxHashMap and FxHashSet wrappers 2019-09-28 14:35:20 +05:30
svh.rs Format the world 2019-12-22 17:42:47 -05:00
sync.rs Format the world 2019-12-22 17:42:47 -05:00
thin_vec.rs Format the world 2019-12-22 17:42:47 -05:00
tiny_list.rs Make TinyList::remove iterate instead of recurse 2019-12-11 21:05:28 +01:00
transitive_relation.rs Format the world 2019-12-22 17:42:47 -05:00
vec_linked_list.rs Format the world 2019-12-22 17:42:47 -05:00
work_queue.rs Format the world 2019-12-22 17:42:47 -05:00