rust/compiler/rustc_resolve/src
2025-08-10 19:15:20 +00:00
..
late Detect struct construction with private field in field with default 2025-08-10 19:15:18 +00:00
rustdoc Update tests to work with new DocFragment field and redundant_explicit_links new API 2025-06-23 16:02:34 +02:00
build_reduced_graph.rs Detect struct construction with private field in field with default 2025-08-10 19:15:18 +00:00
check_unused.rs Introduce ModernIdent type to unify macro 2.0 hygiene handling 2025-08-06 21:19:09 +08:00
def_collector.rs Fix ice for feature-gated cfg attributes applied to the crate 2025-07-15 23:28:15 +02:00
diagnostics.rs review comments 2025-08-10 19:15:20 +00:00
effective_visibilities.rs resolve: Minimize borrow scopes for resolutions 2025-07-26 00:19:12 +03:00
errors.rs Tweak rendering of cfg'd out item 2025-08-01 23:58:15 +00:00
ident.rs Detect struct construction with private field in field with default 2025-08-10 19:15:18 +00:00
imports.rs Rollup merge of #144912 - LorrensP-2158466:smart-resolver, r=petrochenkov 2025-08-08 12:52:52 +10:00
late.rs Detect struct construction with private field in field with default 2025-08-10 19:15:18 +00:00
lib.rs Detect struct construction with private field in field with default 2025-08-10 19:15:18 +00:00
macros.rs Rollup merge of #144579 - joshtriplett:mbe-attr, r=petrochenkov 2025-08-08 14:22:45 -05:00
rustdoc.rs rustc_resolve: get rid of unused rustdoc::span_of_fragments_with_expansion 2025-07-22 18:36:09 -05:00