Skip to content

Commit 9949a53

Browse files
Remove all allows for diagnostic_outside_of_impl and untranslatable_diagnostic throughout the codebase
This PR was mostly made by search&replacing
1 parent b86553f commit 9949a53

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
// tidy-alphabetical-start
2-
#![allow(rustc::diagnostic_outside_of_impl)]
3-
#![allow(rustc::untranslatable_diagnostic)]
42
// Note: please avoid adding other feature gates where possible
53
#![feature(rustc_private)]
64
// Only used to define intrinsics in `compiler_builtins.rs`.

0 commit comments

Comments
 (0)