File tree
178 files changed
+1310
-687
lines changed- src
- bootstrap
- bin
- doc
- libarena
- libcore
- libfmt_macros
- librustc_allocator
- librustc_borrowck
- borrowck
- librustc_codegen_llvm
- librustc_codegen_ssa
- back
- librustc_codegen_utils
- librustc_data_structures
- librustc_driver
- librustc_errors
- librustc_incremental
- persist
- librustc_interface
- librustc_lint
- librustc_macros/src
- librustc_metadata
- librustc_mir
- borrow_check/nll
- region_infer
- build
- hair/cx
- interpret
- monomorphize
- transform
- librustc_passes
- librustc_plugin
- librustc_privacy
- librustc_resolve
- librustc_save_analysis
- librustc_target
- abi/call
- librustc_traits
- lowering
- librustc_typeck
- check
- method
- coherence
- outlives
- variance
- librustc
- dep_graph
- hir
- map
- infer
- error_reporting/nice_region_error
- opaque_types
- lint
- middle
- mir
- interpret
- ty
- inhabitedness
- util
- librustdoc
- clean
- passes
- libstd
- io
- sys/sgx
- libsyntax_ext
- libsyntax_pos
- libsyntax
- attr
- ext
- test
- auxiliary
- run-pass-fulldeps
- run-pass
- abi/issues
- drop
- ui-fulldeps
- auxiliary
- internal-lints
- ui
- async-await
- attributes
- consts/min_const_fn
- feature-gates
- generic
- impl-trait/multiple-lifetimes
- nll/ty-outlives
- object-lifetime
- proc-macro
- reserved
- suggestions
- tools/compiletest/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
178 files changed
+1310
-687
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
Lines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
306 | 306 |
| |
307 | 307 |
| |
308 | 308 |
| |
309 |
| - | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
310 | 323 |
| |
311 | 324 |
| |
312 | 325 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
405 | 405 |
| |
406 | 406 |
| |
407 | 407 |
| |
408 |
| - | |
| 408 | + | |
409 | 409 |
| |
410 | 410 |
| |
411 | 411 |
| |
| |||
571 | 571 |
| |
572 | 572 |
| |
573 | 573 |
| |
574 |
| - | |
| 574 | + | |
575 | 575 |
| |
576 | 576 |
| |
577 | 577 |
| |
|
Lines changed: 21 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
38 | 41 |
| |
39 | 42 |
| |
40 | 43 |
| |
| |||
468 | 471 |
| |
469 | 472 |
| |
470 | 473 |
| |
471 |
| - | |
| 474 | + | |
472 | 475 |
| |
473 | 476 |
| |
474 | 477 |
| |
| |||
549 | 552 |
| |
550 | 553 |
| |
551 | 554 |
| |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + |
Submodule rustc-guide updated from abf512f to b5a2b93
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 | 15 |
| |
17 | 16 |
| |
18 | 17 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
| 77 | + | |
77 | 78 |
| |
78 | 79 |
| |
79 | 80 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
| 98 | + | |
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
|
0 commit comments