about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2025-09-01 17:35:04 +1000
committerGitHub <noreply@github.com>2025-09-01 17:35:04 +1000
commit0972fd9d4188dc0bbe3db7f4f44344591af1f3ef (patch)
treed0e6b153ef115504aed80be74db538a14e934460 /compiler/rustc_codegen_llvm/src
parent88c254f8d4bf6ee21cd39582d5974915d71c42b3 (diff)
parent142e25e35621b7043cc86bdc3d74f463ca2032d1 (diff)
downloadrust-0972fd9d4188dc0bbe3db7f4f44344591af1f3ef.tar.gz
rust-0972fd9d4188dc0bbe3db7f4f44344591af1f3ef.zip
Rollup merge of #145754 - epage:escape, r=SparrowLii
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.

Tracking issue: rust-lang/rust#136889

Fixes rust-lang/rust#141367
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions