Commit 6cf7bd5
File tree
1,017 files changed
+16568
-11711
lines changed- .github/workflows
- compiler
- rustc_arena/src
- rustc_ast_passes
- src
- rustc_attr_parsing/src
- attributes
- rustc_builtin_macros/src
- rustc_codegen_gcc
- build_system/src
- src
- intrinsic
- tests
- run
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src/back
- rustc_const_eval/src
- const_eval
- interpret
- rustc_error_codes/src/error_codes
- rustc_errors
- src
- rustc_expand/src
- rustc_hir_analysis/src
- check
- hir_ty_lowering
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- rustc_infer/src/traits
- rustc_interface/src
- rustc_lint_defs/src
- rustc_lint
- src
- early
- rustc_middle/src/hir
- rustc_mir_build
- src
- thir/pattern
- rustc_mir_dataflow/src
- rustc_mir_transform/src
- coverage
- rustc_parse
- src
- lexer
- parser
- rustc_passes
- src
- rustc_resolve
- src
- late
- rustc_session/src
- rustc_span/src
- rustc_target/src
- asm
- spec
- base
- targets
- rustc_trait_selection/src
- solve/fulfill
- traits
- rustc_ty_utils/src/layout
- library
- alloctests
- testing
- tests/collections
- alloc/src
- collections/btree
- map
- compiler-builtins
- .github/workflows
- compiler-builtins
- crates
- musl-math-sys
- symbol-check/src
- libm-test
- benches
- src
- libm
- src/math
- support
- big
- int_traits
- coretests
- benches
- num
- int_bits
- tests
- io
- num
- core/src
- array
- clone
- io
- iter
- adapters
- traits
- mem
- num
- slice
- sort/stable
- sync
- std
- src
- fs
- io
- buffered
- bufreader
- error
- util
- net/tcp
- num
- process
- sync
- sys
- fd
- fs
- net/connection/socket
- pal
- sgx/abi/usercalls
- uefi
- unix
- stack_overflow
- windows
- stdio
- thread
- thread
- tests
- src
- bootstrap/src/core/build_steps
- ci
- github-actions
- scripts
- doc
- rustc/src
- platform-support
- unstable-book/src/language-features
- etc
- librustdoc
- html
- static/js
- passes
- tools
- build-manifest
- src
- clippy
- clippy_lints/src
- tests/ui
- crashes
- compiletest/src
- directives
- runtest
- miri
- src
- rust-analyzer
- .github/workflows
- crates
- base-db/src
- cfg
- src
- hir-def
- src
- expr_store
- tests
- body
- hir
- item_tree
- macro_expansion_tests
- nameres
- hir-expand
- src
- builtin
- hir-ty
- src
- consteval
- diagnostics
- match_check
- infer
- closure
- layout
- lower
- method_resolution
- mir
- eval
- lower
- next_solver
- infer
- tests
- hir/src
- semantics
- term_search
- ide-assists/src
- handlers
- ide-completion/src
- completions
- attribute
- context
- render
- tests
- ide-db/src
- test_data
- ide-diagnostics/src
- handlers
- ide-ssr/src
- ide/src
- doc_links
- hover
- inlay_hints
- syntax_highlighting
- test_data
- typing
- mbe
- src
- expander
- parser/src
- grammar
- tests
- paths/src
- proc-macro-api/src/legacy_protocol
- msg
- proc-macro-srv/src
- server_impl
- tests
- project-model/src
- rust-analyzer/src
- cli
- handlers
- lsp
- span/src
- syntax-bridge/src
- syntax/src
- ast
- parsing
- syntax_editor
- test-fixture/src
- test-utils/src
- docs/book
- src
- contributing
- editors/code
- lib/smol_str/src
- xtask/src
- tidy/src
- tests
- codegen-llvm
- asm
- coverage
- branch
- macros
- crashes
- debuginfo
- incremental/hashes
- mir-opt
- pre-codegen
- rustdoc-ui
- intra-doc
- ui
- annotate-snippet
- argument-suggestions
- asm
- aarch64
- associated-consts
- associated-type-bounds/return-type-notation
- associated-types
- async-await
- in-trait
- attributes
- unsafe
- borrowck
- c-variadic
- cast
- closures
- cmse-nonsecure
- cmse-nonsecure-call
- cmse-nonsecure-entry
- coercion
- coherence
- compiletest-self-test
- const-generics
- early
- generic_const_exprs
- mgca
- type-dependent
- const_prop
- consts
- delegation
- diagnostic_namespace/on_const
- did_you_mean
- dropck
- drop
- dyn-compatibility
- editions
- entry-point
- enum-discriminant
- error-codes
- explain
- explicit
- extern
- feature-gates
- ffi-attrs
- fn
- for-loop-while
- for
- frontmatter
- functions-closures
- generic-associated-types
- half-open-range-patterns
- hygiene
- impl-trait
- in-trait
- issues
- implied-bounds
- imports
- invalid-module-declaration
- auxiliary/foo
- invalid-self-argument
- issues
- layout
- lifetimes
- lint
- unused
- liveness
- auxiliary
- loop-match
- macros
- match
- methods/supertrait-shadowing
- mir
- mir-inlining
- mismatched_types
- missing/missing-items
- never_type
- offset-of
- parallel-rustc
- parser
- misspelled-keywords
- recover
- pattern/usefulness
- privacy
- proc-macro
- process
- reachable
- recursion
- regions
- resolve
- self
- elision
- sized
- span
- specialization
- min_specialization
- structs
- str
- suggestions
- test-attrs
- thir-print
- trait-bounds
- traits
- const-traits
- auxiliary
- error-reporting
- next-solver
- non_lifetime_binders
- object
- transmutability
- malformed-program-gracefulness
- tuple/tuple-struct-fields
- type-alias-impl-trait
- define_opaques_attr
- type-inference
- typeck
- type
- union
- use
- variance
- wf
- where-clauses
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,017 files changed
+16568
-11711
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| 316 | + | |
316 | 317 | | |
317 | 318 | | |
318 | 319 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
90 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
91 | 94 | | |
92 | 95 | | |
93 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
3838 | 3838 | | |
3839 | 3839 | | |
3840 | 3840 | | |
3841 | | - | |
| 3841 | + | |
3842 | 3842 | | |
3843 | 3843 | | |
3844 | 3844 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
710 | 710 | | |
711 | 711 | | |
712 | 712 | | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
713 | 721 | | |
714 | 722 | | |
715 | 723 | | |
| |||
1067 | 1075 | | |
1068 | 1076 | | |
1069 | 1077 | | |
1070 | | - | |
| 1078 | + | |
1071 | 1079 | | |
1072 | 1080 | | |
1073 | 1081 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
733 | 733 | | |
734 | 734 | | |
735 | 735 | | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
736 | 744 | | |
737 | 745 | | |
738 | 746 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
353 | 355 | | |
354 | 356 | | |
355 | 357 | | |
356 | | - | |
| 358 | + | |
357 | 359 | | |
358 | 360 | | |
359 | 361 | | |
| |||
398 | 400 | | |
399 | 401 | | |
400 | 402 | | |
| 403 | + | |
401 | 404 | | |
402 | 405 | | |
403 | 406 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
| |||
165 | 166 | | |
166 | 167 | | |
167 | 168 | | |
| 169 | + | |
168 | 170 | | |
169 | 171 | | |
170 | 172 | | |
| |||
181 | 183 | | |
182 | 184 | | |
183 | 185 | | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
184 | 198 | | |
185 | 199 | | |
186 | 200 | | |
187 | 201 | | |
188 | 202 | | |
189 | | - | |
190 | | - | |
191 | | - | |
| 203 | + | |
192 | 204 | | |
193 | 205 | | |
194 | 206 | | |
| |||
288 | 300 | | |
289 | 301 | | |
290 | 302 | | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
291 | 312 | | |
292 | 313 | | |
293 | 314 | | |
| |||
301 | 322 | | |
302 | 323 | | |
303 | 324 | | |
304 | | - | |
305 | 325 | | |
306 | 326 | | |
307 | 327 | | |
| |||
312 | 332 | | |
313 | 333 | | |
314 | 334 | | |
315 | | - | |
| 335 | + | |
316 | 336 | | |
317 | 337 | | |
318 | 338 | | |
319 | | - | |
| 339 | + | |
320 | 340 | | |
321 | 341 | | |
322 | 342 | | |
| |||
341 | 361 | | |
342 | 362 | | |
343 | 363 | | |
344 | | - | |
| 364 | + | |
345 | 365 | | |
346 | 366 | | |
347 | 367 | | |
| |||
0 commit comments