Skip to content

Commit 91d3ac7

Browse files
committed
add test for rust-lang#126986
1 parent 8d27980 commit 91d3ac7

4 files changed

+109
-86
lines changed

tests/rustdoc-ui/disambiguator-endswith-named-suffix.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
//@ check-pass
2+
//@ normalize-stderr-test: "nightly|beta|1\.[0-9][0-9]\.[0-9]" -> "$$CHANNEL"
23

34
//! [struct@m!()] //~ WARN: unmatched disambiguator `struct` and suffix `!()`
45
//! [struct@m!{}]

0 commit comments

Comments
 (0)