rust/tests/ui/frontmatter
Jacob Pratt 8cabd61dca
Rollup merge of #145751 - epage:infostring, r=joshtriplett
fix(lexer): Allow '-' in the frontmatter infostring continue set

This more closely matches the RFC and what our T-lang contact has asked
for, see https://github.com/rust-lang/rust/issues/136889#issuecomment-3212715312

Tracking issue: rust-lang/rust#136889
2025-08-22 22:01:00 -04:00
..
auxiliary ignore frontmatters in TokenStream::new 2025-08-18 20:28:29 +08:00
dot-in-infostring-leading.rs
dot-in-infostring-leading.stderr
dot-in-infostring-non-leading.rs
escape.rs
extra-after-end.rs
extra-after-end.stderr
frontmatter-after-tokens.rs
frontmatter-after-tokens.stderr
frontmatter-inner-hyphens-1.rs
frontmatter-inner-hyphens-2.rs
frontmatter-non-lexible-tokens.rs
frontmatter-whitespace-1.rs
frontmatter-whitespace-1.stderr
frontmatter-whitespace-2.rs
frontmatter-whitespace-2.stderr
frontmatter-whitespace-3.rs
frontmatter-whitespace-4.rs
hyphen-in-infostring-leading.rs test(frontmatter): Show current hyphen behavior 2025-08-22 09:17:41 -05:00
hyphen-in-infostring-leading.stderr test(frontmatter): Show current hyphen behavior 2025-08-22 09:17:41 -05:00
hyphen-in-infostring-non-leading.rs fix(lexer): Allow '-' in the infostring continue set 2025-08-22 09:26:19 -05:00
included-frontmatter.rs
infostring-fail.rs
infostring-fail.stderr
mismatch-1.rs
mismatch-1.stderr
mismatch-2.rs
mismatch-2.stderr
multifrontmatter-2.rs
multifrontmatter-2.stderr
multifrontmatter.rs
multifrontmatter.stderr
proc-macro-observer.rs ignore frontmatters in TokenStream::new 2025-08-18 20:28:29 +08:00
shebang.rs
unclosed-1.rs
unclosed-1.stderr
unclosed-2.rs
unclosed-2.stderr
unclosed-3.rs
unclosed-3.stderr
unclosed-4.rs
unclosed-4.stderr
unclosed-5.rs
unclosed-5.stderr