rust/src/test/codegen-units/partitioning
2020-04-06 00:00:00 +00:00
..
auxiliary Make drop-glue take advantage of -Zshare-generics. 2020-01-23 13:15:15 +01:00
compiler-builtins.rs Keep codegen units unmerged when building compiler builtins 2020-04-06 00:00:00 +00:00
extern-drop-glue.rs Remove -Z incremental. 2020-03-24 12:08:30 +11:00
extern-generic.rs Remove -Z incremental. 2020-03-24 12:08:30 +11:00
incremental-merging.rs Add a test case for incremental + codegen-units interaction. 2020-03-31 16:23:28 +02:00
inlining-from-extern-crate.rs Remove -Z incremental. 2020-03-24 12:08:30 +11:00
local-drop-glue.rs Remove -Z incremental. 2020-03-24 12:08:30 +11:00
local-generic.rs Remove -Z incremental. 2020-03-24 12:08:30 +11:00
local-inlining-but-not-all.rs Remove -Z incremental. 2020-03-24 12:08:30 +11:00
local-inlining.rs Remove -Z incremental. 2020-03-24 12:08:30 +11:00
local-transitive-inlining.rs Remove -Z incremental. 2020-03-24 12:08:30 +11:00
methods-are-with-self-type.rs Remove -Z incremental. 2020-03-24 12:08:30 +11:00
regular-modules.rs Remove -Z incremental. 2020-03-24 12:08:30 +11:00
shared-generics.rs Remove -Z incremental. 2020-03-24 12:08:30 +11:00
statics.rs Remove -Z incremental. 2020-03-24 12:08:30 +11:00
vtable-through-const.rs Remove -Z incremental. 2020-03-24 12:08:30 +11:00