rust/compiler/rustc_interface/src
bors bd4a96a12d Auto merge of #108300 - oli-obk:elsa, r=eholk
Use a lock-free datastructure for source_span

follow up to the perf regression in https://github.com/rust-lang/rust/pull/105462

The main regression is likely the CStore, but let's evaluate the perf impact of this on its own
2023-02-22 08:44:30 +00:00
..
callbacks.rs Simplify tls::enter_context. 2023-02-09 15:25:45 +11:00
errors.rs session: diagnostic migration lint on more fns 2023-01-30 17:11:35 +00:00
interface.rs Remove BoxedResolver 2023-02-14 10:01:30 +00:00
lib.rs Don't call closures immediately, use try{} blocks 2023-01-17 07:48:19 +00:00
passes.rs Remove some unnecessary tcx-passing 2023-02-20 15:28:59 +00:00
proc_macro_decls.rs Simplify code 2022-11-05 17:54:06 +01:00
queries.rs Use a lock-free datastructure for source_span 2023-02-21 08:38:24 +00:00
tests.rs remove flag 2023-02-20 23:43:29 +00:00
util.rs Make public API, docs algorithm-agnostic 2023-02-19 04:11:10 +00:00