File tree
424 files changed
+8009
-3980
lines changed- .azure-pipelines/steps
- src
- bootstrap
- ci
- doc/unstable-book/src/language-features
- etc
- liballoc
- libarena
- libcore
- iter/adapters
- mem
- ptr
- slice
- tests
- libpanic_unwind
- librustc_allocator
- librustc_borrowck
- borrowck
- gather_loans
- librustc_codegen_llvm
- librustc_codegen_ssa
- mir
- traits
- librustc_driver
- librustc_errors
- librustc_lint
- librustc_metadata
- librustc_mir
- borrow_check
- nll
- explain_borrow
- region_infer
- error_reporting
- type_check
- liveness
- build
- expr
- matches
- dataflow
- impls
- move_paths
- hair
- cx
- pattern
- interpret
- intrinsics
- monomorphize
- transform
- util
- librustc_passes
- librustc_plugin
- librustc_privacy
- librustc_resolve
- librustc_save_analysis
- librustc_traits
- chalk_context
- librustc_typeck
- check
- method
- coherence
- outlives
- variance
- librustc
- cfg
- dep_graph
- hir
- map
- ich
- infer
- canonical
- error_reporting
- nice_region_error
- lexical_region_resolve
- nll_relate
- opaque_types
- outlives
- lint
- middle
- mir
- interpret
- traits
- codegen
- query
- type_op
- specialize
- ty
- print
- query
- librustdoc
- clean
- html
- passes
- libserialize
- libstd
- ffi
- sys
- redox
- unix
- wasi
- wasm
- windows
- thread
- libsyntax_ext
- deriving
- generic
- libsyntax_pos
- libsyntax
- ext
- tt
- parse
- print
- test
- auxiliary
- codegen
- compile-fail
- run-make-fulldeps
- alloc-extern-crates
- c-link-to-rust-va-list-fn
- run-pass-fulldeps
- auxiliary
- run-pass
- consts
- issues
- structs-enums
- ui
- async-await
- c-variadic
- codemap_tests
- coherence
- conditional-compilation
- consts
- const-eval
- min_const_fn
- miri_unleashed
- derived-errors
- error-codes
- feature-gates
- issues
- mismatched_types
- numeric
- pattern
- repr
- rust-2018
- specialization
- symbol-names
- traits
- tools
- rustc-workspace-hack
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
424 files changed
+8009
-3980
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
| 41 | + | |
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
263 | 263 |
| |
264 | 264 |
| |
265 | 265 |
| |
266 |
| - | |
| 266 | + | |
| 267 | + | |
267 | 268 |
| |
268 | 269 |
| |
269 | 270 |
| |
|
Lines changed: 353 additions & 202 deletions
Large diffs are not rendered by default.
Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
| |||
118 | 119 |
| |
119 | 120 |
| |
120 | 121 |
| |
121 |
| - | |
122 |
| - | |
| 122 | + | |
| 123 | + | |
123 | 124 |
| |
124 | 125 |
| |
125 | 126 |
| |
| |||
166 | 167 |
| |
167 | 168 |
| |
168 | 169 |
| |
169 |
| - | |
170 |
| - | |
| 170 | + | |
| 171 | + | |
171 | 172 |
| |
172 | 173 |
| |
173 | 174 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
212 |
| - | |
| 212 | + | |
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
|
Lines changed: 2 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
| 33 | + | |
| 34 | + | |
50 | 35 |
| |
51 | 36 |
| |
52 | 37 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
135 |
| - | |
| 135 | + | |
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
|
Lines changed: 49 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + |
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
37 | 37 |
|
Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1515 | 1515 |
| |
1516 | 1516 |
| |
1517 | 1517 |
| |
1518 |
| - | |
| 1518 | + | |
1519 | 1519 |
| |
1520 | 1520 |
| |
1521 | 1521 |
| |
1522 | 1522 |
| |
1523 | 1523 |
| |
1524 |
| - | |
| 1524 | + | |
1525 | 1525 |
| |
1526 | 1526 |
| |
1527 | 1527 |
| |
1528 | 1528 |
| |
1529 |
| - | |
| 1529 | + | |
1530 | 1530 |
| |
1531 | 1531 |
| |
1532 | 1532 |
| |
| |||
1537 | 1537 |
| |
1538 | 1538 |
| |
1539 | 1539 |
| |
1540 |
| - | |
| 1540 | + | |
1541 | 1541 |
| |
1542 | 1542 |
| |
1543 | 1543 |
| |
1544 |
| - | |
| 1544 | + | |
1545 | 1545 |
| |
1546 | 1546 |
| |
1547 | 1547 |
| |
1548 |
| - | |
1549 |
| - | |
| 1548 | + | |
| 1549 | + | |
1550 | 1550 |
| |
1551 | 1551 |
| |
1552 | 1552 |
| |
|
0 commit comments