1
Fork 0
rust/compiler/rustc_resolve/src
2024-09-09 13:32:22 +02:00
..
late Remove needless returns detected by clippy in the compiler 2024-09-09 13:32:22 +02:00
build_reduced_graph.rs Stop using a special inner body for the coroutine by-move body for async closures 2024-08-26 18:44:19 -04:00
check_unused.rs rm import.used 2024-08-10 20:19:53 +08:00
def_collector.rs Replace walk with visit so we dont skip outermost expr kind in def collector 2024-09-01 11:16:50 -04:00
diagnostics.rs Remove needless returns detected by clippy in the compiler 2024-09-09 13:32:22 +02:00
effective_visibilities.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
errors.rs chore: Fix typos in 'compiler' (batch 2) 2024-09-02 07:50:22 +02:00
ident.rs chore: Fix typos in 'compiler' (batch 2) 2024-09-02 07:50:22 +02:00
imports.rs rm import.used 2024-08-10 20:19:53 +08:00
late.rs Remove needless returns detected by clippy in the compiler 2024-09-09 13:32:22 +02:00
lib.rs Add warn(unreachable_pub) to rustc_resolve. 2024-08-29 20:18:44 +10:00
macros.rs Rollup merge of #128762 - fmease:use-more-slice-pats, r=compiler-errors 2024-08-11 07:51:51 +02:00
rustdoc.rs chore: Fix typos in 'compiler' (batch 2) 2024-09-02 07:50:22 +02:00