Skip to content

Commit

Permalink
Shorten a filename for MSVC
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jan 26, 2018
1 parent beb756f commit 6e1cebb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
// except according to those terms.

// 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

extern crate runtime_depending_on_panic_runtime;
extern crate depends;

0 comments on commit 6e1cebb

Please sign in to comment.