]> git.proxmox.com Git - rustc.git/blame - src/test/ui/symbol-names/foreign-types.stderr
Update unsuspicious file list
[rustc.git] / src / test / ui / symbol-names / foreign-types.stderr
CommitLineData
5099ac24
FG
1error: symbol-name(_RMCsCRATE_HASH_13foreign_typesINtB<REF>_5CheckNvB<REF>_11ForeignTypeE)
2 --> $DIR/foreign-types.rs:13:1
3 |
4LL | #[rustc_symbol_name]
5 | ^^^^^^^^^^^^^^^^^^^^
6
7error: demangling(<foreign_types[49eeeb51f120b431]::Check<foreign_types[49eeeb51f120b431]::ForeignType>>)
8 --> $DIR/foreign-types.rs:13:1
9 |
10LL | #[rustc_symbol_name]
11 | ^^^^^^^^^^^^^^^^^^^^
12
13error: demangling-alt(<foreign_types::Check<foreign_types::ForeignType>>)
14 --> $DIR/foreign-types.rs:13:1
15 |
16LL | #[rustc_symbol_name]
17 | ^^^^^^^^^^^^^^^^^^^^
18
19error: aborting due to 3 previous errors
20