rust/compiler/rustc_session/src
bors 399fa2f6e4 Auto merge of #123194 - matthiaskrgr:rollup-vhdc8hw, r=matthiaskrgr
Rollup of 4 pull requests

Successful merges:

 - #123176 (Normalize the result of `Fields::ty_with_args`)
 - #123186 (copy any file from stage0/lib to stage0-sysroot/lib)
 - #123187 (Forward port 1.77.1 release notes)
 - #123188 (compiler: fix few unused_peekable and needless_pass_by_ref_mut clippy lints)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-03-29 16:02:04 +00:00
..
config update paths in comments 2024-01-12 00:11:33 +01:00
code_stats.rs -Zprint-type-sizes: print the types of awaitees and unnamed coroutine locals. 2024-03-22 18:07:15 -07:00
config.rs Auto merge of #123194 - matthiaskrgr:rollup-vhdc8hw, r=matthiaskrgr 2024-03-29 16:02:04 +00:00
cstore.rs Move MetadataLoader{,Dyn} to rustc_metadata. 2023-11-30 17:05:54 +11:00
errors.rs Rollup merge of #122748 - nnethercote:rustc_session-pub, r=jackh726 2024-03-20 05:51:24 +01:00
filesearch.rs Rollup merge of #116793 - WaffleLapkin:target_rules_the_backend, r=cjgillot 2024-03-11 09:29:32 -07:00
lib.rs Use generic NonZero internally. 2024-02-15 08:09:42 +01:00
options.rs Simplify trim-paths feature by merging all debuginfo options together 2024-03-28 18:47:26 +01:00
output.rs Make incremental sessions identity no longer depend on the crate names provided by source code 2024-03-13 16:40:02 +01:00
parse.rs conditionally ignore fatal diagnostic in the SilentEmitter 2024-03-19 13:48:07 -04:00
search_paths.rs Replace implementation with @RUSTC_BUILTIN prefix substitution var 2024-03-25 22:20:13 +00:00
session.rs Replace Session should_remap_filepaths with filename_display_preference 2024-03-28 18:47:26 +01:00
utils.rs compiler: fix unused_peekable clippy lint 2024-03-28 10:50:09 +03:00
version.rs Simplify the current_rustc_version macro. 2023-11-10 10:54:21 +11:00