about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorEd Page <eopage@gmail.com>2025-08-22 10:46:47 -0500
committerEd Page <eopage@gmail.com>2025-08-28 14:08:33 -0500
commit142e25e35621b7043cc86bdc3d74f463ca2032d1 (patch)
treeaf09a3bf3ee253ef333799ef434fd8ec893afaf0 /compiler/rustc_codegen_llvm/src/builder.rs
parent1f7dcc878d73c45cc40018aac6e5c767446df110 (diff)
downloadrust-142e25e35621b7043cc86bdc3d74f463ca2032d1.tar.gz
rust-142e25e35621b7043cc86bdc3d74f463ca2032d1.zip
fix(lexer): Don't require frontmatters to be escaped with indented fences
The RFC only limits hyphens at the beginning of lines and not if they
are indented or embedded in other content.

Sticking to that approach was confirmed by the T-lang liason at
https://github.com/rust-lang/rust/issues/141367#issuecomment-3202217544

There is a regression in error message quality which I'm leaving for
someone if they feel this needs improving.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions