This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
58 files changed
+128
-93
lines changed- compiler/rustc_resolve/src
- tests/ui
- attributes
- coherence
- delegation
- error-codes
- extern-flag
- foreign
- hygiene
- impl-trait
- imports
- issues
- keyword/extern
- macros
- mir
- modules_and_files_visibility
- parser
- privacy/restricted
- resolve
- rfcs/rfc-2126-extern-absolute-paths
- rust-2018
- suggestions
- typeck
- unresolved
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
58 files changed
+128
-93
lines changedLines changed: 30 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| |||
2045 | 2046 |
| |
2046 | 2047 |
| |
2047 | 2048 |
| |
2048 |
| - | |
2049 |
| - | |
2050 |
| - | |
2051 |
| - | |
| 2049 | + | |
| 2050 | + | |
| 2051 | + | |
| 2052 | + | |
| 2053 | + | |
| 2054 | + | |
| 2055 | + | |
| 2056 | + | |
| 2057 | + | |
| 2058 | + | |
| 2059 | + | |
2052 | 2060 |
| |
2053 | 2061 |
| |
2054 | 2062 |
| |
| |||
2227 | 2235 |
| |
2228 | 2236 |
| |
2229 | 2237 |
| |
2230 |
| - | |
2231 |
| - | |
2232 |
| - | |
2233 |
| - | |
2234 |
| - | |
2235 |
| - | |
2236 |
| - | |
2237 |
| - | |
| 2238 | + | |
| 2239 | + | |
| 2240 | + | |
| 2241 | + | |
| 2242 | + | |
| 2243 | + | |
| 2244 | + | |
| 2245 | + | |
| 2246 | + | |
| 2247 | + | |
| 2248 | + | |
| 2249 | + | |
| 2250 | + | |
| 2251 | + | |
| 2252 | + | |
| 2253 | + | |
| 2254 | + | |
| 2255 | + | |
2238 | 2256 |
| |
2239 | 2257 |
| |
2240 | 2258 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
0 commit comments