rust/compiler/rustc_resolve/src
2022-04-30 13:51:49 +02:00
..
late Box HIR Generics and Impl. 2022-04-30 13:51:49 +02:00
access_levels.rs resolve/metadata: Stop encoding macros as reexports 2022-02-24 22:55:40 +03:00
build_reduced_graph.rs errors: span_suggestion takes impl ToString 2022-04-29 02:05:20 +01:00
check_unused.rs span: move MultiSpan 2022-04-05 07:01:00 +01:00
def_collector.rs Visit generics inside visit_fn. 2022-04-17 11:03:33 +02:00
diagnostics.rs Use newtype enums instead of bool 2022-04-30 02:40:36 +00:00
ident.rs Lint elided lifetimes in path on the AST. 2022-04-17 11:03:34 +02:00
imports.rs Rollup merge of #95887 - petrochenkov:doclink5, r=cjgillot 2022-04-16 14:25:55 +02:00
late.rs Auto merge of #95776 - cjgillot:ast-lifetimes-static, r=petrochenkov 2022-04-30 07:52:18 +00:00
lib.rs When encountering a binding that could be a const or unit variant, suggest the right path 2022-04-30 02:27:25 +00:00
macros.rs Pass last_import_segment and unusable_binding as parameters. 2022-04-12 19:51:46 +02:00