rust/src/test/codegen-units/partitioning
Nicholas Nethercote 46c8a2c26e Remove -Z incremental.
`-C incremental` was introduced over two years ago. `-Z incremental` was
kept for transitioning, but it's been long enough now that it should be
ok to remove it.
2020-03-24 12:08:30 +11:00
..
auxiliary Make drop-glue take advantage of -Zshare-generics. 2020-01-23 13:15:15 +01: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
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