rust/compiler/rustc_infer
Mark Rousskov 1c2ad79f9d Add two inline annotations for hot functions
These two functions are essentially no-ops (and compile to just a load and
return), but show up in process_obligations profiles with a high call count --
so worthwhile to try and inline them away.
2021-10-03 12:43:43 -04:00
..
src Add two inline annotations for hot functions 2021-10-03 12:43:43 -04:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00