This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit c31e4d7
authored
Unrolled build for rust-lang#118642
Rollup merge of rust-lang#118642 - Xanewok:patch-1, r=clubby789
bootstrap(builder.rs): Don't explicitly warn against `semicolon_in_expressions_from_macros`
This already wasn't passed in bootstrap.py and the lint itself already warns-by-default for 2 years now and has already been added to the future-incompat group in Rust 1.68.
See rust-lang#79813 for the tracking issue.1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1872 | 1872 | | |
1873 | 1873 | | |
1874 | 1874 | | |
1875 | | - | |
1876 | 1875 | | |
1877 | 1876 | | |
1878 | 1877 | | |
| |||
0 commit comments