rust/compiler/rustc_interface
Tomasz Miąsko 500aeccc5b Use optional values for inlining thresholds
Turn inlining threshold into optional values to make it possible to
configure different defaults depending on the current mir-opt-level.
2021-02-27 10:19:19 +01:00
..
src Use optional values for inlining thresholds 2021-02-27 10:19:19 +01:00
Cargo.toml Move the query system to rustc_query_impl. 2021-02-19 17:51:58 +01:00