Commit 20d04d8
committed
Revert "Rollup merge of rust-lang#136355 - GuillaumeGomez:proc-macro_add_value_retrieval_methods, r=Amanieu"
This reverts commit 08dfbf4, reversing
changes made to 10bcdad.1 parent 75530e9 commit 20d04d8
File tree
27 files changed
+15
-253
lines changed- compiler
- rustc_ast
- src/util
- rustc_lexer
- src
- unescape
- rustc_parse_format
- src
- rustc_parse
- src
- lexer
- parser
- library
- literal-escaper
- proc_macro
- src
- src
- bootstrap/src
- core
- builder
- tools/tidy/src
- tests/ui
- feature-gates
- proc-macro/auxiliary/api
27 files changed
+15
-253
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2082 | 2082 | | |
2083 | 2083 | | |
2084 | 2084 | | |
2085 | | - | |
2086 | | - | |
2087 | | - | |
2088 | | - | |
2089 | | - | |
2090 | | - | |
2091 | | - | |
2092 | 2085 | | |
2093 | 2086 | | |
2094 | 2087 | | |
| |||
3155 | 3148 | | |
3156 | 3149 | | |
3157 | 3150 | | |
3158 | | - | |
3159 | | - | |
3160 | | - | |
3161 | | - | |
3162 | | - | |
3163 | | - | |
3164 | 3151 | | |
3165 | 3152 | | |
3166 | 3153 | | |
| |||
3199 | 3186 | | |
3200 | 3187 | | |
3201 | 3188 | | |
3202 | | - | |
3203 | 3189 | | |
3204 | 3190 | | |
3205 | 3191 | | |
| |||
3909 | 3895 | | |
3910 | 3896 | | |
3911 | 3897 | | |
3912 | | - | |
3913 | 3898 | | |
3914 | 3899 | | |
3915 | 3900 | | |
| |||
4172 | 4157 | | |
4173 | 4158 | | |
4174 | 4159 | | |
4175 | | - | |
4176 | 4160 | | |
4177 | 4161 | | |
4178 | 4162 | | |
| |||
4195 | 4179 | | |
4196 | 4180 | | |
4197 | 4181 | | |
4198 | | - | |
4199 | 4182 | | |
4200 | 4183 | | |
4201 | 4184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
| |||
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
970 | 970 | | |
971 | 971 | | |
972 | 972 | | |
973 | | - | |
| 973 | + | |
974 | 974 | | |
975 | 975 | | |
976 | 976 | | |
| |||
986 | 986 | | |
987 | 987 | | |
988 | 988 | | |
989 | | - | |
| 989 | + | |
990 | 990 | | |
991 | 991 | | |
992 | 992 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments