diff options
| author | Mark Rousskov <mark.simulacrum@gmail.com> | 2021-05-08 20:30:54 -0400 |
|---|---|---|
| committer | Mark Rousskov <mark.simulacrum@gmail.com> | 2021-06-14 19:21:54 -0400 |
| commit | e96136abc9017558818b14a1d95ffdc08468b9ef (patch) | |
| tree | eb653d2f900ed55f4a0145d2b6f0f1b0c4c47859 /src/test/ui/thinlto | |
| parent | 02d3bca8b644988bd654d707b01613f61b5807e4 (diff) | |
| download | rust-e96136abc9017558818b14a1d95ffdc08468b9ef.tar.gz rust-e96136abc9017558818b14a1d95ffdc08468b9ef.zip | |
Soft disable incremental
This disables incremental (i.e., -Cincremental) taking effect unless an environment variable, RUSTC_FORCE_INCREMENTAL, is set to 1 in the environment of the running rustc. Currently incremental causes errors for many users, and we do not have an expectation of being able to quickly fix these errors in a backportable way - so, for now, disable incremental entirely. The user can still opt-in, but this way the majority of users merely get slower builds, not broken builds.
Diffstat (limited to 'src/test/ui/thinlto')
0 files changed, 0 insertions, 0 deletions
