File tree
358 files changed
+3353
-1744
lines changed- .github/ISSUE_TEMPLATE
- compiler
- rustc_ast/src/expand
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src
- driver
- rustc_codegen_gcc/src/back
- rustc_codegen_llvm/src
- back
- debuginfo
- rustc_codegen_ssa/src
- back
- rustc_data_structures
- src
- sync
- rustc_driver_impl/src
- rustc_error_codes/src
- error_codes
- rustc_expand/src
- rustc_hir/src
- rustc_hir_analysis
- src
- check
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_interface
- src
- rustc_lint/src
- rustc_macros/src
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- hir
- query
- ty
- print
- rustc_mir_transform/src
- rustc_monomorphize/src
- mono_checks
- rustc_parse/src/parser
- rustc_query_system/src/dep_graph
- rustc_resolve
- src
- late
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_session
- src
- rustc_span/src
- symbol
- rustc_symbol_mangling/src
- rustc_trait_selection/src
- error_reporting/traits
- solve
- fulfill
- rustc_ty_utils/src
- library
- alloc
- core/src
- array
- iter
- intrinsics
- iter
- adapters
- traits
- num
- ops
- ptr
- coretests/tests
- std
- src
- bootstrap
- defaults
- src/core
- build_steps
- config
- doc
- rustc-dev-guide/src/tests
- unstable-book/src/language-features
- librustdoc
- clean
- html
- render
- passes
- tools
- clippy
- clippy_lints/src
- attrs
- doc
- functions
- methods
- clippy_utils/src
- ty
- src
- compiletest
- src
- header
- runtest
- miri
- src/bin
- tests/pass/issues
- tidy/src
- tests
- assembly
- codegen
- issues
- simd
- crashes
- debuginfo
- incremental
- mir-opt
- pretty
- run-make
- dirty-incr-due-to-hard-link
- unstable-feature-usage-metrics-incremental
- rustdoc
- auxiliary
- intra-doc
- rustdoc-ui
- doctest
- intra-doc
- ui
- async-await
- async-closures
- issues
- autodiff
- check-cfg
- closures/2229_closure_analysis
- compiletest-self-test
- conditional-compilation
- const-generics/generic_arg_infer
- consts
- min_const_fn
- static-default-lifetime
- coroutine
- debuginfo
- delegation
- deprecation
- diagnostic_namespace/do_not_recommend
- error-codes
- feature-gates
- generic-associated-types
- generic-const-items
- higher-ranked/trait-bounds
- impl-trait
- in-trait
- imports
- invalid-compile-flags
- label
- let-else
- lifetimes
- linkage-attr
- lint
- non-snake-case
- unused
- macros
- ui-fulldeps
- stable-mir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
358 files changed
+3353
-1744
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
45 | 48 |
| |
46 | 49 |
| |
47 | 50 |
| |
|
+2-14
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3217 | 3217 |
| |
3218 | 3218 |
| |
3219 | 3219 |
| |
3220 |
| - | |
3221 |
| - | |
3222 |
| - | |
3223 |
| - | |
3224 |
| - | |
3225 |
| - | |
3226 |
| - | |
3227 |
| - | |
3228 |
| - | |
3229 |
| - | |
3230 |
| - | |
3231 | 3220 |
| |
3232 | 3221 |
| |
3233 | 3222 |
| |
| |||
3599 | 3588 |
| |
3600 | 3589 |
| |
3601 | 3590 |
| |
3602 |
| - | |
| 3591 | + | |
3603 | 3592 |
| |
3604 | 3593 |
| |
3605 | 3594 |
| |
| |||
3945 | 3934 |
| |
3946 | 3935 |
| |
3947 | 3936 |
| |
3948 |
| - | |
3949 | 3937 |
| |
3950 | 3938 |
| |
3951 | 3939 |
| |
| |||
4409 | 4397 |
| |
4410 | 4398 |
| |
4411 | 4399 |
| |
4412 |
| - | |
4413 | 4400 |
| |
4414 | 4401 |
| |
4415 | 4402 |
| |
| |||
4456 | 4443 |
| |
4457 | 4444 |
| |
4458 | 4445 |
| |
| 4446 | + | |
4459 | 4447 |
| |
4460 | 4448 |
| |
4461 | 4449 |
| |
|
0 commit comments