Skip to content

Commit 4e90b12

Browse files
committed
test(embedded): Note rustc bug
1 parent 3c15bb4 commit 4e90b12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cargo/util/toml/embedded.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,7 @@ fn main() {}
582582

583583
#[test]
584584
fn rustc_multifrontmatter_2() {
585+
// This should be valid, bug on rustc's side
585586
assert_source(
586587
r#"---
587588
---

0 commit comments

Comments
 (0)