rust/compiler/rustc_session/src
bors 6199b69c53 Auto merge of #129777 - nnethercote:unreachable_pub-4, r=Urgau
Add `unreachable_pub`, round 4

A follow-up to #129732.

r? `@Urgau`
2024-09-03 01:27:20 +00:00
..
config fmt-debug option 2024-08-28 23:32:40 +01:00
code_stats.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
config.rs chore: Fix typos in 'compiler' (batch 2) 2024-09-02 07:50:22 +02:00
cstore.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
errors.rs -Zembed-source: Don't try to warn about incompatible codegen backends 2024-08-06 20:31:12 +02:00
filesearch.rs rustc: Simplify getting sysroot library directory 2024-08-22 19:57:27 +03:00
lib.rs Add warn(unreachable_pub) to rustc_session. 2024-09-03 08:49:54 +10:00
options.rs Add warn(unreachable_pub) to rustc_session. 2024-09-03 08:49:54 +10:00
output.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
parse.rs Make Span optional in BufferedEarlyLint 2024-08-07 14:08:34 +02:00
search_paths.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
session.rs Rollup merge of #129418 - petrochenkov:libsearch2, r=jieyouxu 2024-08-27 01:46:51 -05:00
utils.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
version.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00