Commit d659758
File tree
1,359 files changed
+18690
-12115
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- util
- rustc_attr_parsing/src
- attributes
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros
- src
- rustc_codegen_gcc
- .github/workflows
- build_system/src
- doc
- src
- back
- intrinsic
- tests
- tools
- rustc_codegen_llvm
- src
- back
- builder
- llvm
- rustc_codegen_ssa
- src
- back
- rustc_const_eval/src/interpret
- rustc_error_codes/src/error_codes
- rustc_feature/src
- rustc_hir_analysis
- src
- check
- coherence
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- attrs
- rustc_interface/src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src
- rmeta
- rustc_middle/src
- middle
- ty
- rustc_mir_transform
- src
- rustc_next_trait_solver/src
- solve
- assembly
- normalizes_to
- rustc_parse/src/parser
- rustc_passes
- src
- rustc_public/src
- unstable
- rustc_resolve/src
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src/spec
- targets
- rustc_trait_selection/src
- error_reporting/traits
- traits
- library
- alloc/src
- boxed
- collections/btree
- ffi
- compiler-builtins/compiler-builtins/src
- coretests/tests
- num
- core/src
- array
- cell
- fmt
- intrinsics
- iter/traits
- mem
- num
- ops
- ptr
- slice
- iter
- proc_macro
- src
- std_detect
- src/detect/os
- tests
- std
- src
- ffi
- sys
- os_str
- pal/motor
- process
- unix
- tests
- src
- bootstrap/src
- core
- build_steps
- builder
- cli_paths
- snapshots
- utils
- ci
- docker/host-x86_64
- dist-aarch64-windows-gnullvm
- dist-x86_64-windows-gnullvm
- github-actions
- scripts
- doc/rustc-dev-guide/src/offload
- etc
- installer/msi
- librustdoc
- clean
- html
- render
- search_index
- static/js
- tools
- clippy
- clippy_lints/src
- clippy_utils/src
- ast_utils
- compiletest/src
- directives
- runtest
- miri
- src
- bin
- tests
- fail/intrinsics
- pass
- rust-analyzer
- crates
- hir-def/src
- hir
- nameres
- tests
- hir-expand/src
- builtin
- hir-ty/src
- tests
- hir/src
- ide-assists/src/handlers
- ide-completion/src
- completions
- attribute
- context
- tests
- ide-db/src
- generated
- test_data
- ide/src
- inlay_hints
- intern/src/symbol
- load-cargo/src
- mbe
- src
- proc-macro-api
- src
- legacy_protocol
- msg
- proc-macro-srv-cli
- src
- proc-macro-srv
- proc-macro-test/imp/src
- src
- tests
- rust-analyzer
- src
- tests/slow-tests
- xtask/src
- rustfmt
- src
- tests
- source
- target
- tidy/src
- tests
- assembly-llvm/stack-protector
- codegen-llvm
- enum
- gpu_offload
- issues
- debuginfo
- opt
- mir-opt/inline
- rustdoc-gui
- src/test_docs
- rustdoc-js
- rustdoc-ui/issues
- rustdoc/const-generics
- ui
- annotate-snippet
- argument-suggestions
- asm
- associated-consts
- associated-type-bounds
- associated-types
- cache
- attributes
- binding
- block-result
- borrowck
- check-cfg
- closures
- 2229_closure_analysis
- migrations
- print
- coercion/fudge-inference
- coherence
- conditional-compilation
- const-generics
- issues
- type-dependent
- consts
- const-eval
- contracts
- coroutine
- delegation
- diagnostic_namespace/on_const
- did_you_mean
- drop
- dyn-compatibility
- editions
- entry-point
- enum
- env-macro
- ergonomic-clones/closure
- error-codes
- errors
- extern
- feature-gates
- auxiliary
- fmt
- fn-main
- fn
- generic-associated-types
- hashmap
- higher-ranked/trait-bounds
- hygiene
- auxiliary
- impl-trait
- method
- imports
- auxiliary
- inference
- issues
- iterators
- keyword/extern
- label
- lang-items
- lint
- force-warn
- rfc-2383-lint-reason
- unused
- macros
- auxiliary
- match
- methods
- mir
- mir-inlining
- mismatched_types
- namespace
- auxiliary
- never_type
- nll
- ty-outlives
- offload
- offset-of
- or-patterns
- panic-handler
- panics
- parallel-rustc
- parser
- attribute
- issues
- recover
- pattern
- move-ref-patterns
- rfc-3637-guard-patterns
- precondition-checks
- print_type_sizes
- privacy
- restricted
- sealed-traits
- proc-macro
- auxiliary
- range
- regions
- resolve
- suggestions
- rfcs
- rfc-2126-crate-paths
- rfc-2565-param-attrs
- rust-2018/auxiliary
- rust-2021
- rust-2024
- unsafe-attributes
- unsafe-extern-blocks
- sanitizer
- self
- shadowed
- simd
- span
- static
- stats
- suggestions
- dont-suggest-ref
- lifetimes
- symbol-names
- test-attrs
- traits
- alias
- auxiliary
- bound
- const-traits
- next-solver
- fudge-inference
- normalize
- typeck
- typeof
- type
- unboxed-closures
- unreachable-code
- unresolved
- variants
- wf
- windows-subsystem
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,359 files changed
+18690
-12115
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
223 | 228 | | |
224 | 229 | | |
225 | 230 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
857 | 857 | | |
858 | 858 | | |
859 | 859 | | |
860 | | - | |
| 860 | + | |
861 | 861 | | |
862 | 862 | | |
863 | 863 | | |
864 | 864 | | |
865 | 865 | | |
866 | 866 | | |
867 | 867 | | |
868 | | - | |
| 868 | + | |
869 | 869 | | |
870 | 870 | | |
871 | 871 | | |
| |||
1915 | 1915 | | |
1916 | 1916 | | |
1917 | 1917 | | |
1918 | | - | |
| 1918 | + | |
1919 | 1919 | | |
1920 | 1920 | | |
1921 | 1921 | | |
| |||
2513 | 2513 | | |
2514 | 2514 | | |
2515 | 2515 | | |
2516 | | - | |
2517 | | - | |
2518 | 2516 | | |
2519 | 2517 | | |
2520 | 2518 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
298 | 297 | | |
299 | 298 | | |
300 | 299 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1367 | 1367 | | |
1368 | 1368 | | |
1369 | 1369 | | |
1370 | | - | |
1371 | 1370 | | |
1372 | 1371 | | |
1373 | 1372 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
92 | 95 | | |
93 | 96 | | |
94 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
820 | 820 | | |
821 | 821 | | |
822 | 822 | | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
823 | 829 | | |
824 | 830 | | |
825 | 831 | | |
| |||
1257 | 1263 | | |
1258 | 1264 | | |
1259 | 1265 | | |
| 1266 | + | |
| 1267 | + | |
1260 | 1268 | | |
1261 | 1269 | | |
1262 | 1270 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
432 | 440 | | |
433 | 441 | | |
434 | 442 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1325 | 1325 | | |
1326 | 1326 | | |
1327 | 1327 | | |
1328 | | - | |
1329 | | - | |
1330 | | - | |
1331 | | - | |
1332 | | - | |
1333 | 1328 | | |
1334 | 1329 | | |
1335 | 1330 | | |
| |||
Lines changed: 33 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
142 | 144 | | |
143 | 145 | | |
144 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
211 | 212 | | |
212 | 213 | | |
213 | 214 | | |
| 215 | + | |
214 | 216 | | |
215 | 217 | | |
216 | 218 | | |
| |||
0 commit comments