File tree
173 files changed
+2498
-993
lines changed- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_cranelift/src
- rustc_expand/src
- rustc_fluent_macro/src
- rustc_hir/src
- rustc_hir_analysis/src
- check
- coherence
- collect
- type_of
- errors
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_lint/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- hir
- mir
- query
- ty
- print
- rustc_mir_build/src/builder/matches
- rustc_mir_transform/src
- rustc_monomorphize/src/mono_checks
- rustc_next_trait_solver/src/solve
- assembly
- rustc_resolve/src/late
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_smir/src
- rustc_smir/convert
- stable_mir
- mir
- rustc_symbol_mangling/src
- rustc_trait_selection/src
- error_reporting
- infer
- nice_region_error
- traits
- traits
- select
- rustc_ty_utils/src
- library
- core/src
- intrinsics
- proc_macro/src
- bridge
- std
- src
- sys
- pal/unix
- process
- stdio
- tests/sync
- src
- bootstrap/src/core/build_steps
- ci
- docker/host-x86_64/x86_64-gnu-llvm-20
- github-actions
- doc/rustc-dev-guide/src
- appendix
- librustdoc
- clean
- passes
- tools
- clippy
- clippy_lints/src
- methods
- clippy_utils/src/ty
- compiletest/src
- executor
- rust-analyzer/crates/proc-macro-srv/src
- server_impl
- tests
- tests
- assembly
- pretty
- ui
- contracts
- internal_machinery
- generic-associated-types
- impl-trait
- auto-trait-leakage
- in-trait
- proc-macro
- auxiliary
- traits
- next-solver
- cycles
- normalize
- winnowing
- type/pattern_types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
173 files changed
+2498
-993
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 |
| - | |
| 88 | + | |
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
399 | 399 |
| |
400 | 400 |
| |
401 | 401 |
| |
402 |
| - | |
403 |
| - | |
| 402 | + | |
| 403 | + | |
404 | 404 |
| |
405 |
| - | |
406 |
| - | |
407 |
| - | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
408 | 412 |
| |
409 | 413 |
| |
410 | 414 |
| |
|
0 commit comments