rust/compiler/rustc_interface/src
flip1995 def3fd8e92
Add -Zvirtual-function-elimination flag
Adds the virtual-function-elimination unstable compiler flag and a check
that this flag is only used in combination with -Clto. LLVM can only
apply this optimization with fat LTO.
2022-06-14 14:50:51 +02:00
..
callbacks.rs typo 2022-05-23 22:51:34 +02:00
interface.rs Add support for values() with --check-cfg 2022-03-03 12:00:28 +01:00
lib.rs Fully stabilize NLL 2022-06-03 17:16:41 -04:00
passes.rs remove unnecessary to_string and String::new 2022-06-13 15:48:40 +09:00
proc_macro_decls.rs update Finder to store LocalDefId 2022-04-09 14:00:22 -04:00
queries.rs only_local: always check for misuse 2022-05-10 12:07:35 +02:00
tests.rs Add -Zvirtual-function-elimination flag 2022-06-14 14:50:51 +02:00
util.rs sess: try sysroot candidates for fluent bundle 2022-04-12 10:15:37 +01:00