]> git.lizzy.rs Git - rust.git/blob - src/test/ui/symbol-names/const-generics-structural-demangling.stderr
rustc_codegen_llvm: Give each codegen unit a unique DWARF name on all
[rust.git] / src / test / ui / symbol-names / const-generics-structural-demangling.stderr
1 error: symbol-name(_RMCsno73SFvQKx_1cINtB0_7RefByteKRh7b_E)
2   --> $DIR/const-generics-structural-demangling.rs:14:1
3    |
4 LL | #[rustc_symbol_name]
5    | ^^^^^^^^^^^^^^^^^^^^
6
7 error: demangling(<c[464da6a86cb672f]::RefByte<{&123u8}>>)
8   --> $DIR/const-generics-structural-demangling.rs:14:1
9    |
10 LL | #[rustc_symbol_name]
11    | ^^^^^^^^^^^^^^^^^^^^
12
13 error: demangling-alt(<c::RefByte<{&123}>>)
14   --> $DIR/const-generics-structural-demangling.rs:14:1
15    |
16 LL | #[rustc_symbol_name]
17    | ^^^^^^^^^^^^^^^^^^^^
18
19 error: symbol-name(_RMs_Csno73SFvQKx_1cINtB2_6RefZstKRAEE)
20   --> $DIR/const-generics-structural-demangling.rs:24:1
21    |
22 LL | #[rustc_symbol_name]
23    | ^^^^^^^^^^^^^^^^^^^^
24
25 error: demangling(<c[464da6a86cb672f]::RefZst<{&[]}>>)
26   --> $DIR/const-generics-structural-demangling.rs:24:1
27    |
28 LL | #[rustc_symbol_name]
29    | ^^^^^^^^^^^^^^^^^^^^
30
31 error: demangling-alt(<c::RefZst<{&[]}>>)
32   --> $DIR/const-generics-structural-demangling.rs:24:1
33    |
34 LL | #[rustc_symbol_name]
35    | ^^^^^^^^^^^^^^^^^^^^
36
37 error: symbol-name(_RMs0_Csno73SFvQKx_1cINtB3_11Array3BytesKAh1_h2_h3_EE)
38   --> $DIR/const-generics-structural-demangling.rs:32:1
39    |
40 LL | #[rustc_symbol_name]
41    | ^^^^^^^^^^^^^^^^^^^^
42
43 error: demangling(<c[464da6a86cb672f]::Array3Bytes<{[1u8, 2u8, 3u8]}>>)
44   --> $DIR/const-generics-structural-demangling.rs:32:1
45    |
46 LL | #[rustc_symbol_name]
47    | ^^^^^^^^^^^^^^^^^^^^
48
49 error: demangling-alt(<c::Array3Bytes<{[1, 2, 3]}>>)
50   --> $DIR/const-generics-structural-demangling.rs:32:1
51    |
52 LL | #[rustc_symbol_name]
53    | ^^^^^^^^^^^^^^^^^^^^
54
55 error: symbol-name(_RMs1_Csno73SFvQKx_1cINtB3_13TupleByteBoolKTh1_b0_EE)
56   --> $DIR/const-generics-structural-demangling.rs:40:1
57    |
58 LL | #[rustc_symbol_name]
59    | ^^^^^^^^^^^^^^^^^^^^
60
61 error: demangling(<c[464da6a86cb672f]::TupleByteBool<{(1u8, false)}>>)
62   --> $DIR/const-generics-structural-demangling.rs:40:1
63    |
64 LL | #[rustc_symbol_name]
65    | ^^^^^^^^^^^^^^^^^^^^
66
67 error: demangling-alt(<c::TupleByteBool<{(1, false)}>>)
68   --> $DIR/const-generics-structural-demangling.rs:40:1
69    |
70 LL | #[rustc_symbol_name]
71    | ^^^^^^^^^^^^^^^^^^^^
72
73 error: symbol-name(_RMs2_Csno73SFvQKx_1cINtB3_11OptionUsizeKVNtINtNtCs$HASH_4core6option6OptionjE4NoneUE)
74   --> $DIR/const-generics-structural-demangling.rs:50:1
75    |
76 LL | #[rustc_symbol_name]
77    | ^^^^^^^^^^^^^^^^^^^^
78
79 error: demangling(<c[464da6a86cb672f]::OptionUsize<{core[$HASH_HEX]::option::Option::<usize>::None}>>)
80   --> $DIR/const-generics-structural-demangling.rs:50:1
81    |
82 LL | #[rustc_symbol_name]
83    | ^^^^^^^^^^^^^^^^^^^^
84
85 error: demangling-alt(<c::OptionUsize<{core::option::Option::<usize>::None}>>)
86   --> $DIR/const-generics-structural-demangling.rs:50:1
87    |
88 LL | #[rustc_symbol_name]
89    | ^^^^^^^^^^^^^^^^^^^^
90
91 error: symbol-name(_RMs3_Csno73SFvQKx_1cINtB3_11OptionUsizeKVNtINtNtCs$HASH_4core6option6OptionjE4SomeTj0_EE)
92   --> $DIR/const-generics-structural-demangling.rs:58:1
93    |
94 LL | #[rustc_symbol_name]
95    | ^^^^^^^^^^^^^^^^^^^^
96
97 error: demangling(<c[464da6a86cb672f]::OptionUsize<{core[$HASH_HEX]::option::Option::<usize>::Some(0usize)}>>)
98   --> $DIR/const-generics-structural-demangling.rs:58:1
99    |
100 LL | #[rustc_symbol_name]
101    | ^^^^^^^^^^^^^^^^^^^^
102
103 error: demangling-alt(<c::OptionUsize<{core::option::Option::<usize>::Some(0)}>>)
104   --> $DIR/const-generics-structural-demangling.rs:58:1
105    |
106 LL | #[rustc_symbol_name]
107    | ^^^^^^^^^^^^^^^^^^^^
108
109 error: symbol-name(_RMs4_Csno73SFvQKx_1cINtB3_4Foo_KVNtB3_3FooS1sRe616263_2chc78_5sliceRAh1_h2_h3_EEE)
110   --> $DIR/const-generics-structural-demangling.rs:72:1
111    |
112 LL | #[rustc_symbol_name]
113    | ^^^^^^^^^^^^^^^^^^^^
114
115 error: demangling(<c[464da6a86cb672f]::Foo_<{c[464da6a86cb672f]::Foo { s: "abc", ch: 'x', slice: &[1u8, 2u8, 3u8] }}>>)
116   --> $DIR/const-generics-structural-demangling.rs:72:1
117    |
118 LL | #[rustc_symbol_name]
119    | ^^^^^^^^^^^^^^^^^^^^
120
121 error: demangling-alt(<c::Foo_<{c::Foo { s: "abc", ch: 'x', slice: &[1, 2, 3] }}>>)
122   --> $DIR/const-generics-structural-demangling.rs:72:1
123    |
124 LL | #[rustc_symbol_name]
125    | ^^^^^^^^^^^^^^^^^^^^
126
127 error: symbol-name(_RMs9_Csno73SFvQKx_1cINtB3_4Bar_KVNtB3_3BarS1xh7b_s_1xt1000_EE)
128   --> $DIR/const-generics-structural-demangling.rs:88:5
129    |
130 LL |     #[rustc_symbol_name]
131    |     ^^^^^^^^^^^^^^^^^^^^
132 ...
133 LL | duplicate_field_name_test!(x);
134    | ----------------------------- in this macro invocation
135    |
136    = note: this error originates in the macro `duplicate_field_name_test` (in Nightly builds, run with -Z macro-backtrace for more info)
137
138 error: demangling(<c[464da6a86cb672f]::Bar_<{c[464da6a86cb672f]::Bar { x: 123u8, x: 4096u16 }}>>)
139   --> $DIR/const-generics-structural-demangling.rs:88:5
140    |
141 LL |     #[rustc_symbol_name]
142    |     ^^^^^^^^^^^^^^^^^^^^
143 ...
144 LL | duplicate_field_name_test!(x);
145    | ----------------------------- in this macro invocation
146    |
147    = note: this error originates in the macro `duplicate_field_name_test` (in Nightly builds, run with -Z macro-backtrace for more info)
148
149 error: demangling-alt(<c::Bar_<{c::Bar { x: 123, x: 4096 }}>>)
150   --> $DIR/const-generics-structural-demangling.rs:88:5
151    |
152 LL |     #[rustc_symbol_name]
153    |     ^^^^^^^^^^^^^^^^^^^^
154 ...
155 LL | duplicate_field_name_test!(x);
156    | ----------------------------- in this macro invocation
157    |
158    = note: this error originates in the macro `duplicate_field_name_test` (in Nightly builds, run with -Z macro-backtrace for more info)
159
160 error: aborting due to 24 previous errors
161