Files
rust/compiler/rustc_middle/src
bors a7197189cd Auto merge of #96425 - oli-obk:fix_incremental_regression_unsafety_checking, r=compiler-errors
Fix incremental perf regression unsafety checking

Perf regression introduced in #96294

We will simply avoid emitting the name of the unsafe function in MIR unsafeck, since we're moving to THIR unsafeck anyway.
2022-04-26 22:35:40 +00:00
..
2022-04-17 12:14:42 +02:00
2022-04-23 23:03:18 +02:00
2022-04-05 07:01:00 +01:00
2022-04-05 07:01:00 +01:00
2020-08-30 18:45:07 +03:00
2022-04-20 00:11:08 +02:00