rust/compiler/rustc_feature/src
Matthias Krüger a6b34cd928
Rollup merge of #101713 - Bryanskiy:AccessLevels, r=petrochenkov
change AccessLevels representation

Part of RFC (https://github.com/rust-lang/rust/issues/48054). This patch implements effective visibility table with basic methods and change AccessLevels table representation according to it.

r? ``@petrochenkov``
2022-09-17 23:30:49 +02:00
..
accepted.rs Stabilize the let_else feature 2022-09-15 21:06:45 +02:00
active.rs Stabilize the let_else feature 2022-09-15 21:06:45 +02:00
builtin_attrs.rs Rollup merge of #101713 - Bryanskiy:AccessLevels, r=petrochenkov 2022-09-17 23:30:49 +02:00
lib.rs get_attr should check that no duplicates are allowed 2022-09-06 14:16:54 +08:00
removed.rs Remove register_attr feature 2022-08-28 21:23:23 +09:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00