rust/compiler/rustc_resolve/src
Matthias Krüger 5e7c031397
Rollup merge of #90826 - petrochenkov:binattr, r=cjgillot
rustc_feature: Convert `BuiltinAttribute` from tuple to a struct

The tuple starts having too many fields.
Noticed while reviewing https://github.com/rust-lang/rust/pull/88681.
2021-11-12 19:17:34 +01:00
..
late Rollup merge of #89561 - nbdd0121:const_typeck, r=nikomatsakis 2021-11-09 19:00:40 +01:00
build_reduced_graph.rs Shorten Span of unused macro lints 2021-11-11 08:04:02 +01:00
check_unused.rs Add ty::Visibility::is_public() 2021-11-09 18:35:00 -08:00
def_collector.rs Record call_site parent for macros. 2021-09-10 20:19:25 +02:00
diagnostics.rs rustc_feature: Convert BuiltinAttribute from tuple to a struct 2021-11-12 20:15:14 +08:00
imports.rs Add ty::Visibility::is_public() 2021-11-09 18:35:00 -08:00
late.rs ast: Fix naming conventions in AST structures 2021-11-07 21:38:17 +08:00
lib.rs Shorten Span of unused macro lints 2021-11-11 08:04:02 +01:00
macros.rs Shorten Span of unused macro lints 2021-11-11 08:04:02 +01:00