rust/tests/ui/frontmatter
2025-09-09 19:49:40 +02:00
..
auxiliary Strip frontmatter in fewer places 2025-09-09 19:49:40 +02:00
dot-in-infostring-leading.rs Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
dot-in-infostring-leading.stderr Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
dot-in-infostring-non-leading.rs Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
escape.rs Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
extra-after-end.rs Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
extra-after-end.stderr Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
frontmatter-after-tokens.rs Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
frontmatter-after-tokens.stderr Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
frontmatter-contains-whitespace.rs test(lexer): Ensure frontmatter can contain unicode whitespace 2025-09-01 20:51:30 -05:00
frontmatter-crlf.rs test(lexer): Ensure frontmatter w/ crlf works 2025-09-01 20:51:30 -05:00
frontmatter-inner-hyphens-1.rs Fix parsing of frontmatters with inner hyphens 2025-06-04 15:51:36 +00:00
frontmatter-inner-hyphens-2.rs Fix parsing of frontmatters with inner hyphens 2025-06-04 15:51:36 +00:00
frontmatter-non-lexible-tokens.rs Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
frontmatter-whitespace-1.rs fix(lexer): Don't require frontmatters to be escaped with indented fences 2025-08-28 14:08:33 -05:00
frontmatter-whitespace-1.stderr fix(lexer): Don't require frontmatters to be escaped with indented fences 2025-08-28 14:08:33 -05:00
frontmatter-whitespace-2.rs fix(lexer): Don't require frontmatters to be escaped with indented fences 2025-08-28 14:08:33 -05:00
frontmatter-whitespace-2.stderr fix(lexer): Don't require frontmatters to be escaped with indented fences 2025-08-28 14:08:33 -05:00
frontmatter-whitespace-3.rs test(lexer): Ensure tabs are accepted for horizontal whitespace 2025-09-01 20:51:31 -05:00
frontmatter-whitespace-4.rs test(lexer): Ensure tabs are accepted for horizontal whitespace 2025-09-01 20:51:31 -05:00
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
include-in-expr-ctxt.rs Strip frontmatter in fewer places 2025-09-09 19:49:40 +02:00
include-in-item-ctxt.rs Strip frontmatter in fewer places 2025-09-09 19:49:40 +02:00
infostring-fail.rs Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
infostring-fail.stderr Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
mismatch-1.rs Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
mismatch-1.stderr Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
mismatch-2.rs Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
mismatch-2.stderr Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
multifrontmatter-2.rs fix(lexer): Don't require frontmatters to be escaped with indented fences 2025-08-28 14:08:33 -05:00
multifrontmatter.rs Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
multifrontmatter.stderr Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
proc-macro-observer.rs Strip frontmatter in fewer places 2025-09-09 19:49:40 +02:00
shebang.rs Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
unclosed-1.rs Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
unclosed-1.stderr Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
unclosed-2.rs Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
unclosed-2.stderr Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
unclosed-3.rs Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
unclosed-3.stderr Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
unclosed-4.rs Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
unclosed-4.stderr Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
unclosed-5.rs Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00
unclosed-5.stderr Implement RFC 3503: frontmatters 2025-05-05 23:10:08 +08:00