File tree
157 files changed
+3531
-1902
lines changed- src
- bootstrap
- doc
- rustc/src/lints
- unstable-book/src/language-features
- libcore
- num
- libproc_macro
- librustc
- hir/map
- ich
- infer
- lint
- mir
- ty
- librustc_codegen_llvm
- mir
- librustc_lint
- librustc_llvm
- librustc_mir
- borrow_check
- nll
- region_infer
- type_check
- build
- expr
- matches
- dataflow
- impls
- move_paths
- hair
- cx
- pattern
- interpret
- transform
- util
- librustc_passes
- librustc_resolve
- librustc_target/abi/call
- librustdoc/html
- libstd
- collections/hash
- ffi
- io
- libsyntax
- ext
- parse/lexer
- libsyntax_ext
- rustllvm
- test
- compile-fail-fulldeps/proc-macro
- incremental/hashes
- mir-opt
- nll
- run-make-fulldeps/used
- run-pass
- rustdoc
- auxiliary
- ui
- consts/const-eval
- directory_ownership
- dollar-crate
- feature-gate
- feature-gates
- issues
- nll
- relate_tys
- user-annotations
- non_modrs_mods
- rfc-2497-if-let-chains
- run-pass
- issues
- non_modrs_mods
- rust-2018
- uniform-paths
- uniform-paths-forward-compat
- span
- test-shadowing
- try-block
- ui-fulldeps/proc-macro
- auxiliary
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
157 files changed
+3531
-1902
lines changed+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
128 |
| - | |
129 |
| - | |
130 |
| - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
| 11 | + | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
| 17 | + | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 |
| - | |
| 132 | + | |
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
136 |
| - | |
| 136 | + | |
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
142 |
| - | |
143 |
| - | |
| 142 | + | |
| 143 | + | |
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
| |||
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
162 |
| - | |
| 162 | + | |
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
| |||
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 |
| - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
133 | 136 |
| |
134 | 137 |
| |
135 | 138 |
| |
| |||
150 | 153 |
| |
151 | 154 |
| |
152 | 155 |
| |
153 |
| - | |
| 156 | + | |
154 | 157 |
| |
155 | 158 |
| |
156 | 159 |
| |
157 | 160 |
| |
158 | 161 |
| |
159 |
| - | |
| 162 | + | |
160 | 163 |
| |
161 | 164 |
| |
162 | 165 |
| |
163 | 166 |
| |
164 | 167 |
| |
165 | 168 |
| |
166 | 169 |
| |
167 |
| - | |
| 170 | + | |
168 | 171 |
| |
169 | 172 |
| |
170 | 173 |
| |
|
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
| 125 | + | |
| 126 | + | |
| 127 | + | |
125 | 128 |
| |
126 | 129 |
| |
127 | 130 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
470 | 470 |
| |
471 | 471 |
| |
472 | 472 |
| |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
473 | 503 |
| |
474 | 504 |
| |
475 | 505 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 | 18 |
| |
23 | 19 |
| |
24 | 20 |
| |
| |||
73 | 69 |
| |
74 | 70 |
| |
75 | 71 |
| |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 | 72 |
| |
80 | 73 |
| |
81 | 74 |
| |
|
0 commit comments