mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-03 07:04:49 +00:00
Fix tests
This commit is contained in:
parent
f34b2469bd
commit
2c364f6e5a
5 changed files with 11 additions and 10 deletions
|
@ -614,6 +614,7 @@ fn f(u: U) {
|
|||
|
||||
check_empty(
|
||||
r#"
|
||||
#![rustc_coherence_is_core]
|
||||
#[lang = "u32"]
|
||||
impl u32 {
|
||||
pub const MIN: Self = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue