rust/compiler/rustc_attr/src
Nicholas Nethercote a60e337c88 Rename NestedMetaItem::[Ll]iteral as NestedMetaItem::[Ll]it.
We already use a mix of `Literal` and `Lit`. The latter is better
because it is shorter without causing any ambiguity.
2022-11-28 15:18:53 +11:00
..
builtin.rs Rename NestedMetaItem::[Ll]iteral as NestedMetaItem::[Ll]it. 2022-11-28 15:18:53 +11:00
lib.rs remove cfg(bootstrap) 2022-09-26 10:14:45 +02:00
session_diagnostics.rs Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00