1
Fork 0
rust/compiler/rustc_session/src
bors 55e5c9d705 Auto merge of #115656 - cjgillot:default-relative-spans, r=davidtwco
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.
2023-09-11 10:46:55 +00:00
..
config Change process spawning to inherit the parent's signal mask by default 2022-10-20 14:53:38 -07:00
cgu_reuse_tracker.rs Remove useless borrows and derefs 2022-12-01 17:34:43 +00:00
code_stats.rs fix couple of clippy findings: 2023-07-23 10:50:14 +02:00
config.rs Auto merge of #115656 - cjgillot:default-relative-spans, r=davidtwco 2023-09-11 10:46:55 +00:00
cstore.rs Use FreezeLock for CStore 2023-09-09 16:02:11 +02:00
errors.rs unknown unstable lint command line 2023-08-22 18:58:39 +08:00
filesearch.rs bump windows crate 0.46 -> 0.48 in workspace 2023-05-09 18:20:13 +03:00
lib.rs Bump cfg(bootstrap) 2023-08-23 20:05:14 -04:00
options.rs Auto merge of #115656 - cjgillot:default-relative-spans, r=davidtwco 2023-09-11 10:46:55 +00:00
output.rs Add help for crate arg when crate name is invalid 2023-07-26 00:05:00 +08:00
parse.rs unknown unstable lint command line 2023-08-22 18:58:39 +08:00
search_paths.rs Provide more context for rustc +nightly -Zunstable-options on stable 2023-06-27 23:23:33 +08:00
session.rs Add missing Debuginfo to PDB debug file on windows. 2023-09-08 00:28:40 +02:00
utils.rs Move extra_compiler_flags() to rustc_session 2023-08-24 06:31:11 +02:00