This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
96 files changed
+912
-203
lines changed- compiler
- rustc_arena/src
- rustc_ast/src
- rustc_codegen_ssa/src
- rustc_driver_impl/src
- rustc_errors/src
- rustc_fluent_macro/src
- rustc_graphviz/src
- rustc_hir_analysis/src
- rustc_incremental/src
- rustc_infer/src
- rustc_lint/src
- rustc_llvm/src
- rustc_metadata/src
- rustc_middle/src
- rustc_parse_format/src
- rustc_passes/src
- rustc_plugin_impl/src
- rustc_privacy/src
- rustc_query_impl/src
- rustc_resolve/src
- rustc_serialize/src
- rustc_smir
- src
- rustc_internal
- rustc_smir
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src
- rustc_trait_selection/src
- rustc_ty_utils/src
- stable_mir/src
- library
- alloc/src
- collections/btree
- core/src
- proc_macro/src
- std/src
- test/src
- src
- doc
- rustc/src
- rustdoc/src
- librustdoc
- formats
- html
- render
- static
- css
- js
- templates
- tools/compiletest/src
- tests
- rustdoc-gui
- src
- staged_api
- test_docs
- rustdoc-js-std
- rustdoc-js
- rustdoc
- const-generics
- primitive
- ui
- consts/const-eval
- feature-gates
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
96 files changed
+912
-203
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4504 | 4504 |
| |
4505 | 4505 |
| |
4506 | 4506 |
| |
| 4507 | + | |
4507 | 4508 |
| |
4508 | 4509 |
| |
4509 | 4510 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
| 232 | + | |
232 | 233 |
| |
233 | 234 |
| |
234 | 235 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
| 15 | + | |
14 | 16 |
| |
15 | 17 |
| |
16 | 18 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 |
| |
12 | 15 |
| |
13 | 16 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 |
| |
3 | 6 |
| |
4 | 7 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 |
| |
9 | 12 |
| |
10 | 13 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
| 7 | + | |
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 |
| |
3 | 6 |
| |
4 | 7 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
273 | 273 |
| |
274 | 274 |
| |
275 | 275 |
| |
| 276 | + | |
| 277 | + | |
| 278 | + | |
276 | 279 |
| |
277 | 280 |
| |
278 | 281 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 |
| |
61 | 64 |
| |
62 | 65 |
| |
|
0 commit comments