os-rust/compiler/rustc_lexer/src
Matthias Krüger a54c295665
Rollup merge of #118639 - fmease:deny-features-in-stable-rustc-crates, r=WaffleLapkin
Undeprecate lint `unstable_features` and make use of it in the compiler

See also #117937.

r? compiler
2024-01-22 16:54:56 +01:00
..
unescape Use as_deref in compiler (but only where it makes sense) 2022-11-16 21:58:58 +00:00
cursor.rs reimplement C string literals 2023-07-23 06:54:07 +00:00
lib.rs Undeprecate and use lint unstable_features 2023-12-20 18:16:28 +01:00
tests.rs Revert "Don't recover lifetimes/labels containing emojis as character literals" 2023-04-10 06:52:41 +00:00
unescape.rs Detect NulInCStr error earlier. 2024-01-12 16:19:37 +11:00