File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- error: symbol-name(_ZN5basic4main17hcbad207c0eeb0b3bE )
1
+ error: symbol-name(_ZN5basic4main17he9f658e438f1cac0E )
2
2
--> $DIR/basic.rs:8:1
3
3
|
4
4
LL | #[rustc_symbol_name]
5
5
| ^^^^^^^^^^^^^^^^^^^^
6
6
7
- error: demangling(basic::main::hcbad207c0eeb0b3b )
7
+ error: demangling(basic::main::he9f658e438f1cac0 )
8
8
--> $DIR/basic.rs:8:1
9
9
|
10
10
LL | #[rustc_symbol_name]
Original file line number Diff line number Diff line change 1
- error: symbol-name(_ZN11issue_609253foo37Foo$LT$issue_60925..llv$u6d$..Foo$GT$3foo17h2f2efcf580c9b1eeE )
1
+ error: symbol-name(_ZN11issue_609253foo37Foo$LT$issue_60925..llv$u6d$..Foo$GT$3foo17h13209029be24b923E )
2
2
--> $DIR/issue-60925.rs:21:9
3
3
|
4
4
LL | #[rustc_symbol_name]
5
5
| ^^^^^^^^^^^^^^^^^^^^
6
6
7
- error: demangling(issue_60925::foo::Foo<issue_60925::llvm::Foo>::foo::h2f2efcf580c9b1ee )
7
+ error: demangling(issue_60925::foo::Foo<issue_60925::llvm::Foo>::foo::h13209029be24b923 )
8
8
--> $DIR/issue-60925.rs:21:9
9
9
|
10
10
LL | #[rustc_symbol_name]
You can’t perform that action at this time.
0 commit comments