| .. |
|
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
|
resolve: Rename some cstore methods to match queries and add comments
|
2023-03-23 20:44:02 +04: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
|
resolve: Remove struct_field_names_untracked
|
2023-03-13 17:31:55 +04:00 |
|
effective_visibilities.rs
|
Lint ambiguous glob re-exports
|
2023-03-20 03:22:31 +08:00 |
|
errors.rs
|
errors: generate typed identifiers in each crate
|
2023-02-22 09:15:53 +00:00 |
|
ident.rs
|
Match unmatched backticks in compiler/ that are part of rustdoc
|
2023-03-03 08:39:00 +01:00 |
|
imports.rs
|
Rollup merge of #107880 - jieyouxu:issue-107563, r=petrochenkov
|
2023-03-23 19:55:43 +01:00 |
|
late.rs
|
Remove comment about re-using Rib allocations
|
2023-03-22 12:09:19 +01:00 |
|
lib.rs
|
Rollup merge of #109536 - petrochenkov:qcstore3, r=cjgillot
|
2023-03-24 01:22:07 +01:00 |
|
macros.rs
|
rustc_interface: Add a new query pre_configure
|
2023-03-23 14:22:48 +04:00 |
|
rustdoc.rs
|
rustdoc: Cleanup parent module tracking for doc links
|
2023-03-21 17:36:57 +04:00 |