This repository was archived by the owner on May 28, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
140 files changed
+1288
-690
lines changed- compiler
- rustc_codegen_ssa/src
- rustc_feature/src
- rustc_hir/src
- rustc_infer
- src
- errors
- infer/error_reporting
- rustc_interface/src
- rustc_lint
- src
- rustc_middle/src/mir
- rustc_resolve/src
- rustc_session/src
- rustc_span/src
- rustc_target/src
- rustc_trait_selection/src/traits
- specialize
- library/core/src/ffi
- src
- librustdoc
- clean
- html
- json
- rustdoc-json-types
- tools
- jsondoclint/src
- run-make-support/src
- tidy/src
- tests
- mir-opt
- const_prop
- dataflow-const-prop
- pre-codegen
- run-make
- env-dep-info
- extra-filename-with-temp-outputs
- ice-dep-cannot-find-dep
- issue-83045
- issue-85019-moved-src-dir
- moved-src-dir-fingerprint-ice
- rustc-macro-dep-files
- rustdoc-json
- rustdoc
- ui
- asm
- check-cfg
- feature-gates
- impl-trait/precise-capturing
- imports
- lint/unsafe_code
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
140 files changed
+1288
-690
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
| 84 | + | |
84 | 85 |
| |
85 | 86 |
| |
86 | 87 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
642 | 642 |
| |
643 | 643 |
| |
644 | 644 |
| |
| 645 | + | |
| 646 | + | |
645 | 647 |
| |
646 | 648 |
| |
647 | 649 |
| |
|
0 commit comments