rust/compiler/rustc_const_eval/src
Nicholas Nethercote afbe167fbb Avoid some tls::with calls.
These are in places where a `tcx` is easily obtained.
2023-02-09 15:28:04 +11:00
..
const_eval Avoid some tls::with calls. 2023-02-09 15:28:04 +11:00
interpret Rollup merge of #107769 - compiler-errors:pointer-like, r=eholk 2023-02-08 07:13:26 +01:00
transform Modify existing bounds if they exist 2023-02-06 11:26:36 -08:00
util Stop deaggegating MIR. 2023-02-02 23:20:29 +00:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Auto merge of #105582 - saethlin:instcombine-assert-inhabited, r=cjgillot 2023-01-26 03:10:52 +00:00