rust/compiler/rustc_session
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 Implement rustc side of report-future-incompat 2020-10-30 20:02:14 -04:00