mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-05 02:32:21 +00:00
Enable incremental-relative-spans by default. This was enabled on nightly in https://github.com/rust-lang/rust/pull/84762. It has been a while, without obvious bugs. It's time to enable it by default for incremental runs.