rust/compiler/rustc_resolve/src
2023-04-04 09:44:50 +00:00
..
diagnostics Implement the unused_macro_rules lint 2022-05-05 19:13:00 +02:00
late error-msg: impl better suggestion for E0532 2023-03-15 22:19:54 +13:00
build_reduced_graph.rs rust-analyzer guided tuple field to named field 2023-04-04 09:44:50 +00:00
check_unused.rs Move useless_anynous_reexport lint into unused_imports 2023-03-22 16:05:20 +01:00
def_collector.rs Remove the NodeId of ast::ExprKind::Async 2023-03-19 19:01:31 +01:00
diagnostics.rs fix clippy::iter_kv_map 2023-04-01 23:44:16 +02:00
effective_visibilities.rs effvis: Stop considering crate root its own parent 2023-03-28 22:18:02 +04:00
errors.rs errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
ident.rs Auto merge of #109599 - notriddle:notriddle/use-redundant-glob, r=petrochenkov 2023-04-04 06:41:27 +00:00
imports.rs Rollup merge of #107880 - jieyouxu:issue-107563, r=petrochenkov 2023-03-23 19:55:43 +01:00
late.rs Split out ast::ItemKind::Const into its own struct 2023-04-04 09:44:50 +00:00
lib.rs Add (..) syntax for RTN 2023-03-28 01:14:28 +00:00
macros.rs rustc_interface: Add a new query pre_configure 2023-03-23 14:22:48 +04:00
rustdoc.rs Update doc(primitive) in rustc_resolve 2023-03-31 00:04:24 +02:00