File tree
344 files changed
+4270
-2479
lines changed- compiler
- rustc_attr_data_structures/src
- rustc_attr_parsing
- src
- attributes
- rustc_codegen_cranelift
- example
- src
- intrinsics
- rustc_codegen_gcc
- build_system
- build_sysroot
- src
- example
- patches/tests
- src
- intrinsic
- tools
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- mir
- rustc_const_eval
- src
- const_eval
- interpret
- rustc_driver_impl/src
- rustc_hir_typeck/src
- method
- rustc_infer/src/infer
- rustc_interface/src
- rustc_middle/src
- mir
- interpret
- ty/print
- rustc_mir_build/src/builder
- custom
- expr
- matches
- rustc_mir_dataflow/src/framework
- rustc_mir_transform/src
- coroutine
- coverage
- shim
- rustc_next_trait_solver/src/solve
- assembly
- eval_ctxt
- normalizes_to
- rustc_passes/src
- rustc_type_ir/src
- relate
- search_graph
- library
- core/src
- intrinsics
- mem
- stdarch/crates/intrinsic-test
- std/src/sys
- fs/windows
- pal/windows
- src
- bootstrap
- src
- bin
- core
- build_steps
- config
- utils
- doc
- rustc-dev-guide/src/tests
- unstable-book/src/language-features
- librustdoc/clean
- tools
- compiletest
- src
- bin
- runtest
- miri
- src
- alloc_addresses
- intrinsics
- shims
- unix
- tests/pass
- opt-dist/src
- rust-analyzer
- .github/workflows
- crates
- base-db
- cfg
- hir-def
- src
- expr_store
- hir
- nameres
- hir-expand
- src
- builtin
- hir-ty
- src
- diagnostics
- match_check
- infer
- layout
- lower
- mir
- eval
- shim
- lower
- tests
- hir
- src
- semantics
- ide-assists
- src/handlers
- ide-completion
- src
- completions
- context
- tests
- ide-db
- src
- ide-diagnostics
- src/handlers
- ide-ssr
- ide
- src
- inlay_hints
- intern
- src/symbol
- mbe
- parser
- src
- grammar
- test_data/parser/inline/ok
- paths
- proc-macro-api
- proc-macro-srv
- proc-macro-test
- imp
- profile
- project-model
- src
- query-group-macro
- rust-analyzer
- src
- handlers
- lsp
- stdx
- syntax-bridge
- syntax
- src
- ast
- generated
- test-utils
- src
- toolchain
- tt
- vfs-notify
- vfs
- docs/book/src
- editors/code
- src
- rust-installer
- tidy/src
- tests
- crashes
- run-make/short-ice
- rustdoc-json/attrs
- ui-fulldeps/stable-mir
- ui
- attributes
- codegen
- compiletest-self-test
- consts
- derives
- feature-gates
- fmt
- indexing
- linkage-attr
- auxiliary
- lint
- unused
- mismatched_types
- modules
- parser
- resolve
- statics
- stats
- traits
- type-alias-enum-variants
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
344 files changed
+4270
-2479
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
690 | 690 |
| |
691 | 691 |
| |
692 | 692 |
| |
| 693 | + | |
693 | 694 |
| |
694 | 695 |
| |
695 | 696 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
256 | 256 |
| |
257 | 257 |
| |
258 | 258 |
| |
| 259 | + | |
| 260 | + | |
| 261 | + | |
259 | 262 |
| |
260 | 263 |
| |
261 | 264 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
| 102 | + | |
| 103 | + | |
102 | 104 |
| |
103 | 105 |
| |
104 | 106 |
| |
|
Lines changed: 30 additions & 1 deletion
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 | 11 |
| |
11 | 12 |
| |
| |||
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + |
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
| 126 | + | |
126 | 127 |
| |
127 | 128 |
| |
128 | 129 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
452 | 452 |
| |
453 | 453 |
| |
454 | 454 |
| |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
455 | 462 |
| |
456 | 463 |
| |
457 | 464 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
660 | 660 |
| |
661 | 661 |
| |
662 | 662 |
| |
663 |
| - | |
| 663 | + | |
664 | 664 |
| |
665 | 665 |
| |
666 | 666 |
| |
|
Lines changed: 18 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
2 | 11 |
| |
3 | 12 |
| |
4 | 13 |
| |
| |||
207 | 216 |
| |
208 | 217 |
| |
209 | 218 |
| |
210 |
| - | |
211 |
| - | |
212 |
| - | |
213 |
| - | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
214 | 227 |
| |
215 | 228 |
| |
216 | 229 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
136 |
| - | |
| 136 | + | |
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
|
0 commit comments