Files
rust/compiler
Stuart Cook 0972fd9d41 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
2025-09-01 17:35:04 +10:00
..
2025-08-30 13:44:13 +02:00
2025-08-27 20:25:18 +02:00
2025-08-24 22:15:19 +00:00