Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Commit

Permalink
Revert "Update ui tests to nightly-2020-09-03"
Browse files Browse the repository at this point in the history
This reverts commit a09913d.
  • Loading branch information
dtolnay committed Sep 5, 2020
1 parent 091d267 commit 20cdd17
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions tests/ui/invalid-ident.stderr
Original file line number Diff line number Diff line change
@@ -1,18 +1,3 @@
thread 'rustc' panicked at '`"0f"` is not a valid identifier', compiler/rustc_expand/src/proc_macro_server.rs:332:13
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

error: internal compiler error: unexpected panic

note: the compiler unexpectedly panicked. this is a bug.

note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md

note: rustc 1.48.0-nightly (80fc9b0ec 2020-09-02) running on x86_64-unknown-linux-gnu

note: compiler flags: -C embed-bitcode=no -C debuginfo=2 -C incremental --crate-type bin

note: some of the compiler flags provided by cargo are hidden

error: `"0f"` is not a valid identifier
--> $DIR/invalid-ident.rs:4:8
|
Expand Down

0 comments on commit 20cdd17

Please sign in to comment.