mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
b2d1f7ebae
If no NOTE assertions are present I believe they aren't asserted at all, and it looks like the number of NOTEs differs on distcheck vs `make check`, so let's just remove them all. Closes #18154