rust/compiler/rustc_parse/src
Matthias Krüger 71a8ca0522
Rollup merge of #116420 - bvanjoi:fix-116203, r=Nilstrieb
discard invalid spans in external blocks

Fixes #116203

This PR has discarded the invalid `const_span`, thereby making the format more neat.

r? ``@Nilstrieb``
2023-12-07 21:38:07 +01:00
..
lexer Auto merge of #117472 - jmillikin:stable-c-str-literals, r=Nilstrieb 2023-12-01 13:33:55 +00:00
parser Rollup merge of #116420 - bvanjoi:fix-116203, r=Nilstrieb 2023-12-07 21:38:07 +01:00
errors.rs Rollup merge of #116420 - bvanjoi:fix-116203, r=Nilstrieb 2023-12-07 21:38:07 +01:00
lib.rs Use rustc_fluent_macro::fluent_messages! directly. 2023-11-26 08:38:40 +11:00
validate_attr.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00