File tree
132 files changed
+789
-449
lines changed- compiler
- rustc_ast_lowering
- src
- rustc_attr
- src
- rustc_borrowck
- src/diagnostics
- rustc_codegen_cranelift/src/intrinsics
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- back
- mir
- traits
- rustc_const_eval
- src
- check_consts
- interpret
- rustc_data_structures/src
- graph/scc
- rustc_errors/src
- rustc_expand
- src
- rustc_hir_analysis/src
- check
- coherence
- collect
- rustc_infer/src
- infer/outlives
- rustc_interface/src
- rustc_lint/src
- rustc_metadata
- src
- rustc_middle/src/ty/consts
- rustc_mir_dataflow/src
- impls
- rustc_mir_transform/src
- rustc_parse/src
- parser
- rustc_passes
- src
- rustc_target/src/spec/abi
- rustc_trait_selection/src
- solve
- inspect
- traits
- rustc_ty_utils/src
- library
- core/src
- std/src
- src
- bootstrap/src
- bin
- core
- builder
- config
- utils/helpers
- librustdoc/html
- static
- css
- js
- tools/compiletest/src
- tests
- codegen
- intrinsics
- codegen-units
- item-collection
- auxiliary
- partitioning
- run-make
- CURRENT_RUSTC_VERSION
- arguments-non-c-like-enum
- c-link-to-rust-staticlib
- comment-section
- compressed-debuginfo
- const_fn_mir
- crate-loading
- dylib-soname
- extern-flag-disambiguates
- ice-dep-cannot-find-dep
- incr-test-moved-file
- incremental-debugger-visualizer
- lto-readonly-lib
- multiple-emits
- naked-symbol-visibility
- non-unicode-in-incremental-dir
- output-type-permutations
- print-check-cfg
- print-native-static-libs
- redundant-libs
- reproducible-build-2
- reset-codegen-1
- rlib-format-packed-bundled-libs-3
- run-in-tmpdir-self-test
- rust-lld
- rust-lld-by-default-nightly
- rust-lld-compress-debug-sections
- rust-lld-custom-target
- rustdoc-io-error
- rustdoc-scrape-examples-remap
- sepcomp-cci-copies
- sepcomp-inlining
- sepcomp-separate
- rustdoc
- rustdoc-gui
- ui
- coroutine
- feature-gates
- proc-macro
- auxiliary
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
132 files changed
+789
-449
lines changedLines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
| 170 | + | |
| 171 | + | |
| 172 | + | |
170 | 173 |
| |
171 | 174 |
| |
172 | 175 |
| |
173 | 176 |
| |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
174 | 184 |
| |
| 185 | + | |
| 186 | + | |
175 | 187 |
| |
176 | 188 |
| |
177 | 189 |
|
Lines changed: 14 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 |
| |
24 | 27 |
| |
25 |
| - | |
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
| |||
52 | 54 |
| |
53 | 55 |
| |
54 | 56 |
| |
55 |
| - | |
| 57 | + | |
56 | 58 |
| |
57 | 59 |
| |
58 | 60 |
| |
| |||
64 | 66 |
| |
65 | 67 |
| |
66 | 68 |
| |
67 |
| - | |
68 |
| - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
69 | 76 |
| |
70 | 77 |
| |
71 | 78 |
| |
| |||
182 | 189 |
| |
183 | 190 |
| |
184 | 191 |
| |
185 |
| - | |
| 192 | + | |
186 | 193 |
| |
187 | 194 |
| |
188 | 195 |
| |
| |||
246 | 253 |
| |
247 | 254 |
| |
248 | 255 |
| |
249 |
| - | |
| 256 | + | |
250 | 257 |
| |
251 | 258 |
| |
252 | 259 |
| |
|
0 commit comments