mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-06 04:08:40 +00:00
Shorten a filename for MSVC
This commit is contained in:
parent
beb756f2aa
commit
6e1cebb387
@ -9,7 +9,7 @@
|
|||||||
// except according to those terms.
|
// except according to those terms.
|
||||||
|
|
||||||
// aux-build:needs-panic-runtime.rs
|
// aux-build:needs-panic-runtime.rs
|
||||||
// aux-build:runtime-depending-on-panic-runtime.rs
|
// aux-build:depends.rs
|
||||||
// error-pattern:cannot depend on a crate that needs a panic runtime
|
// error-pattern:cannot depend on a crate that needs a panic runtime
|
||||||
|
|
||||||
extern crate runtime_depending_on_panic_runtime;
|
extern crate depends;
|
||||||
|
Loading…
Reference in New Issue
Block a user