Fix tests

This commit is contained in:
Lukas Wirth 2023-03-14 19:36:28 +01:00
parent f34b2469bd
commit 2c364f6e5a
5 changed files with 11 additions and 10 deletions

View file

@ -614,6 +614,7 @@ fn f(u: U) {
check_empty(
r#"
#![rustc_coherence_is_core]
#[lang = "u32"]
impl u32 {
pub const MIN: Self = 0;