mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Update test message for E0433
The text of the message was changed in https://github.com/rust-lang/rust/pull/133154
This commit is contained in:
parent
e63457a4ce
commit
2c6338b856
@ -699,7 +699,7 @@ fn no_implicit_alloc() {
|
||||
.target_host()
|
||||
.with_stderr_data(str![[r#"
|
||||
...
|
||||
error[E0433]: failed to resolve: use of undeclared crate or module `alloc`
|
||||
error[E0433]: failed to resolve[..]`alloc`
|
||||
...
|
||||
"#]])
|
||||
.with_status(101)
|
||||
|
Loading…
x
Reference in New Issue
Block a user