File tree
622 files changed
+13105
-5922
lines changed- .github/workflows
- compiler
- rustc_arena/src
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- attr
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- liveness
- rustc_builtin_macros/src
- rustc_codegen_cranelift
- build_system
- example
- patches
- scripts
- src
- abi
- debuginfo
- driver
- intrinsics
- rustc_codegen_gcc
- .github/workflows
- build_sysroot
- build_system
- src
- doc
- example
- patches
- src
- back
- intrinsic
- tests/run
- tools
- rustc_codegen_llvm/src/debuginfo
- rustc_codegen_ssa
- src
- back
- mir
- rustc_const_eval/src
- interpret
- util
- rustc_data_structures/src/graph/dominators
- rustc_driver_impl/src
- rustc_errors/src
- rustc_expand/src
- rustc_feature/src
- rustc_fluent_macro/src
- rustc_graphviz/src
- rustc_hir_analysis/src
- astconv
- rustc_hir_typeck/src
- fn_ctxt
- rustc_incremental/src
- rustc_index/src
- rustc_infer/src
- infer
- error_reporting
- rustc_interface/src
- rustc_lint/src
- rustc_llvm
- llvm-wrapper
- src
- rustc_log/src
- rustc_metadata/src
- rustc_middle/src
- hir/map
- middle
- mir
- query
- ty
- rustc_mir_build
- src
- thir/pattern
- rustc_mir_dataflow/src
- rustc_mir_transform/src
- coverage
- spans
- rustc_monomorphize/src
- rustc_parse_format/src
- rustc_parse/src
- lexer
- parser
- rustc_passes
- src
- rustc_plugin_impl/src
- rustc_privacy/src
- rustc_query_impl/src
- rustc_resolve/src
- rustc_serialize/src
- rustc_session
- src
- rustc_smir
- src
- rustc_internal
- rustc_smir
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src
- spec
- rustc_trait_selection/src
- solve
- eval_ctxt
- project_goals
- traits/query/type_op
- rustc_ty_utils/src
- rustc_type_ir/src
- stable_mir/src
- library
- alloc/src
- collections/btree
- core
- src
- slice
- str
- tests
- proc_macro/src
- std
- src
- collections/hash
- io
- os
- aix
- unix
- sys/unix
- test/src
- unwind/src
- src
- bootstrap
- bin
- ci
- docker
- host-x86_64
- dist-various-1
- dist-x86_64-linux
- github-actions
- scripts
- doc
- rustc/src
- codegen-options
- rustdoc/src
- unstable-book/src/language-features
- librustdoc
- clean
- formats
- html
- render
- static
- css
- js
- templates
- json
- tools
- clippy
- clippy_lints/src
- tests/ui/crashes
- compiletest/src
- header
- lld-wrapper/src
- miri
- src
- tests/pass
- opt-dist
- src
- utils
- tidy/src
- tests
- codegen
- incremental/hashes
- mir-opt
- copy-prop
- dead-store-elimination
- dest-prop
- inline
- issues
- pre-codegen
- run-make
- const_fn_mir
- issue-71519
- metadata-dep-info
- overwrite-input
- raw-dylib-alt-calling-convention
- raw-dylib-import-name-type
- raw-dylib-inline-cross-dylib
- raw-dylib-link-ordinal
- raw-dylib-stdcall-ordinal
- silly-file-names
- unknown-mod-stdin
- rustdoc-gui
- src
- staged_api
- test_docs
- rustdoc-js-std
- rustdoc-js
- auxiliary
- rustdoc
- auxiliary
- const-generics
- inline_cross
- auxiliary
- primitive
- ui-fulldeps/stable-mir
- ui
- associated-inherent-types
- associated-types
- async-await/in-trait
- builtin-superkinds
- coercion
- coherence
- const-generics/generic_const_exprs
- consts
- const-eval
- const_in_pattern
- error-codes
- feature-gates
- fn
- generic-associated-types
- impl-trait
- in-trait
- issues
- lifetimes
- lifetime-errors
- linkage-attr
- lint
- macros
- marker_trait_attr
- match
- never_type
- nll
- closure-requirements
- member-constraints
- ty-outlives
- user-annotations
- object-safety
- parser
- attribute
- pattern
- usefulness
- privacy
- proc-macro
- range
- regions
- rfcs/rfc-2093-infer-outlives
- specialization
- suggestions
- lifetimes
- trait-bounds
- traits
- new-solver
- coherence
- type-alias-impl-trait
- typeck
- unboxed-closures
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
622 files changed
+13105
-5922
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
|
Lines changed: 61 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2684 | 2684 |
| |
2685 | 2685 |
| |
2686 | 2686 |
| |
| 2687 | + | |
2687 | 2688 |
| |
2688 | 2689 |
| |
2689 | 2690 |
| |
| |||
2750 | 2751 |
| |
2751 | 2752 |
| |
2752 | 2753 |
| |
| 2754 | + | |
| 2755 | + | |
| 2756 | + | |
| 2757 | + | |
| 2758 | + | |
| 2759 | + | |
| 2760 | + | |
| 2761 | + | |
| 2762 | + | |
| 2763 | + | |
| 2764 | + | |
2753 | 2765 |
| |
2754 | 2766 |
| |
2755 | 2767 |
| |
| |||
2958 | 2970 |
| |
2959 | 2971 |
| |
2960 | 2972 |
| |
| 2973 | + | |
| 2974 | + | |
| 2975 | + | |
| 2976 | + | |
| 2977 | + | |
| 2978 | + | |
| 2979 | + | |
| 2980 | + | |
| 2981 | + | |
| 2982 | + | |
| 2983 | + | |
| 2984 | + | |
| 2985 | + | |
| 2986 | + | |
| 2987 | + | |
| 2988 | + | |
| 2989 | + | |
| 2990 | + | |
| 2991 | + | |
| 2992 | + | |
| 2993 | + | |
| 2994 | + | |
| 2995 | + | |
| 2996 | + | |
2961 | 2997 |
| |
2962 | 2998 |
| |
2963 | 2999 |
| |
| |||
4443 | 4479 |
| |
4444 | 4480 |
| |
4445 | 4481 |
| |
4446 |
| - | |
4447 | 4482 |
| |
4448 | 4483 |
| |
4449 | 4484 |
| |
| |||
4468 | 4503 |
| |
4469 | 4504 |
| |
4470 | 4505 |
| |
| 4506 | + | |
4471 | 4507 |
| |
4472 | 4508 |
| |
4473 | 4509 |
| |
| |||
5209 | 5245 |
| |
5210 | 5246 |
| |
5211 | 5247 |
| |
| 5248 | + | |
| 5249 | + | |
| 5250 | + | |
| 5251 | + | |
| 5252 | + | |
| 5253 | + | |
| 5254 | + | |
| 5255 | + | |
| 5256 | + | |
| 5257 | + | |
| 5258 | + | |
| 5259 | + | |
| 5260 | + | |
| 5261 | + | |
| 5262 | + | |
| 5263 | + | |
| 5264 | + | |
| 5265 | + | |
| 5266 | + | |
| 5267 | + | |
| 5268 | + | |
| 5269 | + | |
| 5270 | + | |
| 5271 | + | |
5212 | 5272 |
| |
5213 | 5273 |
| |
5214 | 5274 |
| |
|
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: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
200 |
| - | |
201 |
| - | |
202 |
| - | |
203 |
| - | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
|
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: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
404 | 404 |
| |
405 | 405 |
| |
406 | 406 |
| |
407 |
| - | |
| 407 | + | |
408 | 408 |
| |
409 | 409 |
| |
410 | 410 |
| |
|
Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1623 | 1623 |
| |
1624 | 1624 |
| |
1625 | 1625 |
| |
1626 |
| - | |
1627 |
| - | |
1628 |
| - | |
1629 |
| - | |
1630 |
| - | |
1631 |
| - | |
| 1626 | + | |
| 1627 | + | |
| 1628 | + | |
| 1629 | + | |
1632 | 1630 |
| |
1633 | 1631 |
| |
1634 | 1632 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
151 |
| - | |
| 151 | + | |
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
| |||
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
162 |
| - | |
| 162 | + | |
163 | 163 |
| |
164 |
| - | |
| 164 | + | |
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
| |||
575 | 575 |
| |
576 | 576 |
| |
577 | 577 |
| |
578 |
| - | |
| 578 | + | |
579 | 579 |
| |
580 | 580 |
| |
581 | 581 |
| |
|
0 commit comments