File tree
327 files changed
+722
-709
lines changed- src
- bootstrap
- doc
- unstable-book/src/language-features
- librustc_ast_lowering
- librustc_ast_passes
- librustc_ast_pretty
- pprust
- librustc_ast
- ast
- attr
- expand
- util
- comments
- lev_distance
- librustc_attr
- librustc_builtin_macros
- deriving
- cmp
- generic
- librustc_codegen_llvm
- debuginfo
- llvm
- librustc_codegen_ssa
- back
- traits
- librustc_codegen_utils
- symbol_names
- librustc_driver
- librustc_expand
- mbe
- mut_visit
- parse
- lexer
- tokenstream
- librustc_hir
- librustc_incremental
- persist
- librustc_infer
- infer
- traits
- error_reporting
- librustc_interface
- librustc_lint
- librustc_metadata
- rmeta
- decoder
- librustc_mir_build
- build/matches
- hair
- cx
- pattern
- librustc_mir
- borrow_check
- dataflow
- generic
- interpret
- transform
- librustc_parse
- lexer
- parser
- librustc_passes
- librustc_plugin_impl
- librustc_privacy
- librustc_resolve
- late
- librustc_save_analysis
- librustc_session
- librustc_span
- librustc_traits
- lowering
- librustc_typeck
- check
- method
- coherence
- librustc
- dep_graph
- hir
- map
- ich
- middle
- mir
- interpret
- traits
- ty
- print
- query
- librustdoc
- clean
- cfg
- html
- passes
- libtest
- test
- rustdoc
- ui-fulldeps
- auxiliary
- ui
- issues
- regions
- unboxed-closures
- tools
- error_index_generator
- tidy/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
327 files changed
+722
-709
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
996 | 996 | | |
997 | 997 | | |
998 | 998 | | |
999 | | - | |
| 999 | + | |
1000 | 1000 | | |
1001 | 1001 | | |
1002 | 1002 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | | - | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | | - | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments