rust/compiler/rustc_interface
Tomasz Miąsko c8943c62f7 Add flags customizing behaviour of MIR inlining
* `-Zinline-mir-threshold` to change the default threshold.
* `-Zinline-mir-hint-threshold` to change the threshold used by
  functions with inline hint.
2020-11-10 00:00:00 +00:00
..
src Add flags customizing behaviour of MIR inlining 2020-11-10 00:00:00 +00:00
Cargo.toml interface: use OnceCell from standard library 2020-09-01 22:06:39 +01:00