This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 0e3e16c
committed
rustc_driver_impl: Address all
Instead of allowing `rustc::potential_query_instability` on the whole
crate we go over each lint and allow it individually if it is safe to
do. Turns out there were no instances of this lint in this crate.rustc::potential_query_instability lints1 parent 317d14a commit 0e3e16c
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
0 commit comments