File tree
834 files changed
+8987
-7837
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- state
- rustc_ast/src
- util
- rustc_attr_data_structures/src
- rustc_attr_parsing
- src
- attributes
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src
- abi
- rustc_codegen_gcc
- build_system
- build_sysroot
- src
- patches/tests
- src
- intrinsic
- tools
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- back
- mir
- rustc_const_eval/src
- check_consts
- const_eval
- interpret
- rustc_data_structures/src
- rustc_driver_impl/src
- rustc_errors/src
- rustc_expand
- src
- mbe
- rustc_feature/src
- rustc_hir_analysis/src
- check
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- hir
- rustc_infer/src
- infer
- rustc_interface/src
- rustc_lint/src
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- mir
- interpret
- query
- ty
- print
- rustc_mir_build/src
- builder
- custom
- expr
- matches
- thir
- pattern
- rustc_mir_dataflow/src/framework
- rustc_mir_transform/src
- coroutine
- coverage
- shim
- rustc_monomorphize/src
- rustc_next_trait_solver/src
- solve
- assembly
- eval_ctxt
- normalizes_to
- rustc_parse/src
- parser
- rustc_passes
- src
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_serialize/src
- rustc_smir/src
- rustc_internal
- rustc_smir
- convert
- stable_mir
- mir
- rustc_span/src
- symbol
- rustc_symbol_mangling/src
- rustc_trait_selection/src
- error_reporting
- infer
- traits
- traits/select
- rustc_ty_utils/src
- rustc_type_ir/src
- relate
- search_graph
- library
- core
- src
- array
- cell
- future
- num
- ptr
- slice
- str
- rtstartup
- stdarch/crates/intrinsic-test
- std
- src
- ffi
- io
- os
- android
- linux
- net/linux_ext
- sync
- sys
- fs/windows
- pal/windows
- src
- bootstrap
- defaults
- src
- bin
- core
- build_steps
- config
- utils
- ci
- doc
- rustc-dev-guide/src/tests
- rustdoc/src/write-documentation
- unstable-book/src/language-features
- librustdoc/clean
- tools
- clippy
- clippy_lints/src
- casts
- matches
- methods
- utils
- clippy_utils/src
- tests
- ui-toml/undocumented_unsafe_blocks
- ui
- compiletest
- src
- bin
- runtest
- miri
- cargo-miri/src
- src
- alloc_addresses
- bin
- concurrency
- intrinsics
- shims
- unix
- tests/pass
- opt-dist/src
- run-make-support
- 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
- rustfmt
- src
- tests/target
- test-float-parse/src
- tidy/src
- tests
- codegen
- crashes
- incremental
- run-make/short-ice
- rustdoc-json/attrs
- rustdoc-ui
- ui
- associated-consts
- associated-inherent-types
- associated-types
- async-await/async-fn
- attributes
- cast
- closures
- codegen
- coherence
- fuzzing
- compiletest-self-test
- const-generics
- generic_const_exprs
- issues
- consts
- cross-crate
- auxiliary
- cycle-trait
- delegation
- derives
- did_you_mean
- dropck
- drop
- dyn-star
- auxiliary
- enum-discriminant
- extern
- feature-gates
- fmt
- fn
- generic-associated-types
- bugs
- generic-const-items
- generics
- higher-ranked/trait-bounds/normalize-under-binder
- impl-trait
- in-trait
- implied-bounds
- indexing
- infinite
- invalid
- issues
- layout
- lazy-type-alias
- lifetimes
- linkage-attr
- auxiliary
- lint
- unused
- lowering
- macros
- metavar-expressions
- rfc-3086-metavar-expr
- methods
- mismatched_types
- modules
- no_std
- parser
- regions
- resolve
- rfcs/rfc-2093-infer-outlives
- self
- simd
- sized-hierarchy
- specialization
- defaultimpl
- min_specialization
- statics
- static
- stats
- structs
- suggestions
- threads-sendsync
- traits
- associated_type_bound
- const-traits
- next-solver
- trait-upcasting
- type-alias-enum-variants
- typeck
- union
- unpretty
- unsized-locals
- unsized
- variance
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
834 files changed
+8987
-7837
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: 36 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
1483 | 1483 |
| |
1484 | 1484 |
| |
1485 | 1485 |
| |
| 1486 | + | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
| 1494 | + | |
| 1495 | + | |
| 1496 | + | |
1486 | 1497 |
| |
1487 | 1498 |
| |
1488 | 1499 |
| |
| |||
2568 | 2579 |
| |
2569 | 2580 |
| |
2570 | 2581 |
| |
2571 |
| - | |
| 2582 | + | |
2572 | 2583 |
| |
2573 | 2584 |
| |
2574 | 2585 |
| |
| |||
2578 | 2589 |
| |
2579 | 2590 |
| |
2580 | 2591 |
| |
| 2592 | + | |
2581 | 2593 |
| |
2582 | 2594 |
| |
2583 | 2595 |
| |
| 2596 | + | |
2584 | 2597 |
| |
2585 | 2598 |
| |
2586 | 2599 |
| |
| |||
3194 | 3207 |
| |
3195 | 3208 |
| |
3196 | 3209 |
| |
3197 |
| - | |
| 3210 | + | |
3198 | 3211 |
| |
3199 |
| - | |
| 3212 | + | |
3200 | 3213 |
| |
3201 | 3214 |
| |
3202 | 3215 |
| |
| |||
3498 | 3511 |
| |
3499 | 3512 |
| |
3500 | 3513 |
| |
3501 |
| - | |
| 3514 | + | |
3502 | 3515 |
| |
3503 | 3516 |
| |
3504 | 3517 |
| |
| |||
4473 | 4486 |
| |
4474 | 4487 |
| |
4475 | 4488 |
| |
4476 |
| - | |
| 4489 | + | |
4477 | 4490 |
| |
4478 | 4491 |
| |
4479 | 4492 |
| |
| |||
4857 | 4870 |
| |
4858 | 4871 |
| |
4859 | 4872 |
| |
4860 |
| - | |
| 4873 | + | |
| 4874 | + | |
| 4875 | + | |
| 4876 | + | |
| 4877 | + | |
| 4878 | + | |
| 4879 | + | |
| 4880 | + | |
| 4881 | + | |
| 4882 | + | |
4861 | 4883 |
| |
4862 | 4884 |
| |
4863 | 4885 |
| |
| |||
5338 | 5360 |
| |
5339 | 5361 |
| |
5340 | 5362 |
| |
5341 |
| - | |
| 5363 | + | |
5342 | 5364 |
| |
5343 | 5365 |
| |
5344 | 5366 |
| |
| |||
5580 | 5602 |
| |
5581 | 5603 |
| |
5582 | 5604 |
| |
| 5605 | + | |
| 5606 | + | |
| 5607 | + | |
| 5608 | + | |
| 5609 | + | |
| 5610 | + | |
5583 | 5611 |
| |
5584 | 5612 |
| |
5585 | 5613 |
| |
|
Lines changed: 20 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 | 22 |
| |
24 | 23 |
| |
25 | 24 |
| |
| |||
32 | 31 |
| |
33 | 32 |
| |
34 | 33 |
| |
35 |
| - | |
| 34 | + | |
36 | 35 |
| |
37 | 36 |
| |
38 | 37 |
| |
| |||
1805 | 1804 |
| |
1806 | 1805 |
| |
1807 | 1806 |
| |
| 1807 | + | |
1808 | 1808 |
| |
1809 | 1809 |
| |
1810 | 1810 |
| |
1811 |
| - | |
| 1811 | + | |
| 1812 | + | |
| 1813 | + | |
| 1814 | + | |
| 1815 | + | |
| 1816 | + | |
| 1817 | + | |
1812 | 1818 |
| |
1813 | 1819 |
| |
1814 | 1820 |
| |
| |||
2066 | 2072 |
| |
2067 | 2073 |
| |
2068 | 2074 |
| |
2069 |
| - | |
| 2075 | + | |
2070 | 2076 |
| |
2071 | 2077 |
| |
2072 | 2078 |
| |
| |||
2129 | 2135 |
| |
2130 | 2136 |
| |
2131 | 2137 |
| |
2132 |
| - | |
| 2138 | + | |
2133 | 2139 |
| |
2134 | 2140 |
| |
2135 | 2141 |
| |
2136 | 2142 |
| |
2137 |
| - | |
2138 |
| - | |
2139 |
| - | |
2140 |
| - | |
2141 |
| - | |
| 2143 | + | |
| 2144 | + | |
| 2145 | + | |
| 2146 | + | |
| 2147 | + | |
| 2148 | + | |
| 2149 | + | |
2142 | 2150 |
| |
2143 | 2151 |
| |
2144 | 2152 |
| |
| |||
2577 | 2585 |
| |
2578 | 2586 |
| |
2579 | 2587 |
| |
2580 |
| - | |
2581 |
| - | |
| 2588 | + | |
2582 | 2589 |
| |
2583 | 2590 |
| |
2584 | 2591 |
| |
| |||
2594 | 2601 |
| |
2595 | 2602 |
| |
2596 | 2603 |
| |
2597 |
| - | |
2598 |
| - | |
| 2604 | + | |
2599 | 2605 |
| |
2600 | 2606 |
| |
2601 | 2607 |
| |
|
Lines changed: 12 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
119 |
| - | |
| 119 | + | |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
123 |
| - | |
| 122 | + | |
124 | 123 |
| |
125 |
| - | |
| 124 | + | |
126 | 125 |
| |
127 | 126 |
| |
128 | 127 |
| |
| |||
137 | 136 |
| |
138 | 137 |
| |
139 | 138 |
| |
140 |
| - | |
| 139 | + | |
141 | 140 |
| |
142 | 141 |
| |
143 | 142 |
| |
144 | 143 |
| |
145 | 144 |
| |
146 | 145 |
| |
147 | 146 |
| |
148 |
| - | |
| 147 | + | |
149 | 148 |
| |
150 | 149 |
| |
151 | 150 |
| |
| |||
167 | 166 |
| |
168 | 167 |
| |
169 | 168 |
| |
170 |
| - | |
171 |
| - | |
| 169 | + | |
| 170 | + | |
172 | 171 |
| |
173 |
| - | |
| 172 | + | |
174 | 173 |
| |
175 |
| - | |
| 174 | + | |
176 | 175 |
| |
177 | 176 |
| |
178 | 177 |
| |
| |||
181 | 180 |
| |
182 | 181 |
| |
183 | 182 |
| |
184 |
| - | |
| 183 | + | |
185 | 184 |
| |
186 | 185 |
| |
187 | 186 |
| |
188 |
| - | |
| 187 | + | |
189 | 188 |
| |
190 | 189 |
| |
191 | 190 |
| |
|
Lines changed: 9 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
147 |
| - | |
148 |
| - | |
| 147 | + | |
| 148 | + | |
149 | 149 |
| |
150 |
| - | |
151 |
| - | |
| 150 | + | |
| 151 | + | |
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
| |||
421 | 421 |
| |
422 | 422 |
| |
423 | 423 |
| |
424 |
| - | |
425 |
| - | |
426 |
| - | |
427 |
| - | |
428 |
| - | |
| 424 | + | |
429 | 425 |
| |
430 | 426 |
| |
431 | 427 |
| |
432 | 428 |
| |
433 | 429 |
| |
434 | 430 |
| |
435 | 431 |
| |
436 |
| - | |
| 432 | + | |
437 | 433 |
| |
438 | 434 |
| |
439 | 435 |
| |
| |||
2141 | 2137 |
| |
2142 | 2138 |
| |
2143 | 2139 |
| |
2144 |
| - | |
| 2140 | + | |
2145 | 2141 |
| |
2146 | 2142 |
| |
2147 |
| - | |
| 2143 | + | |
2148 | 2144 |
| |
2149 | 2145 |
| |
2150 | 2146 |
| |
| |||
2161 | 2157 |
| |
2162 | 2158 |
| |
2163 | 2159 |
| |
2164 |
| - | |
2165 |
| - | |
2166 |
| - | |
| 2160 | + | |
2167 | 2161 |
| |
2168 | 2162 |
| |
2169 | 2163 |
| |
|
Lines changed: 4 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
390 | 390 |
| |
391 | 391 |
| |
392 | 392 |
| |
393 |
| - | |
394 |
| - | |
395 |
| - | |
396 |
| - | |
| 393 | + | |
| 394 | + | |
397 | 395 |
| |
398 | 396 |
| |
399 | 397 |
| |
400 | 398 |
| |
401 | 399 |
| |
402 |
| - | |
403 |
| - | |
404 |
| - | |
405 |
| - | |
| 400 | + | |
| 401 | + | |
406 | 402 |
| |
407 | 403 |
| |
408 | 404 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
505 | 505 |
| |
506 | 506 |
| |
507 | 507 |
| |
508 |
| - | |
509 | 508 |
| |
510 | 509 |
| |
511 | 510 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1303 | 1303 |
| |
1304 | 1304 |
| |
1305 | 1305 |
| |
1306 |
| - | |
1307 | 1306 |
| |
1308 | 1307 |
| |
1309 | 1308 |
| |
|
0 commit comments