This repository was archived by the owner on May 28, 2025. It is now read-only.
  
  
  
  
File tree
85 files changed
+1686
-874
lines changed- compiler- rustc_ast/src/expand
- rustc_builtin_macros- src
 
- rustc_codegen_cranelift- build_system
 
- rustc_codegen_llvm/src- back
- builder
- llvm
 
- rustc_codegen_ssa- src- back- apple
 
 
 
- rustc_driver_impl/src
- rustc_infer/src/infer
- rustc_llvm/llvm-wrapper
- rustc_middle/src/ty
- rustc_parse/src/parser
- rustc_session- src
 
- rustc_target/src- spec- base- apple
 
- targets
 
 
- rustc_trait_selection/src/error_reporting/traits
- rustc_type_ir/src
 
- library- alloctests/tests
- alloc
- coretests
- std/src/sys/pal/windows
 
- src- bootstrap/mk
- ci- docker/host-x86_64- mingw-check
- x86_64-gnu-tools
 
- github-actions
 
- doc/rustc/src- platform-support
 
- librustdoc/html/static/js
- tools- compiletest/src- header
 
- run-make-support/src
 
 
- tests- codegen
- pretty
- run-make- rust-lld-by-default-beta-stable
- rust-lld-by-default-nightly
- rust-lld-custom-target
- rust-lld
 
- ui- autodiff
- const-generics
- linking
- macros
 
 
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
85 files changed
+1686
-874
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 408 | 408 |  | |
| 409 | 409 |  | |
| 410 | 410 |  | |
|  | 411 | + | |
|  | 412 | + | |
| 411 | 413 |  | |
| 412 | 414 |  | |
| 413 | 415 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 77 | 77 |  | |
| 78 | 78 |  | |
| 79 | 79 |  | |
|  | 80 | + | |
|  | 81 | + | |
|  | 82 | + | |
|  | 83 | + | |
|  | 84 | + | |
|  | 85 | + | |
|  | 86 | + | |
|  | 87 | + | |
|  | 88 | + | |
|  | 89 | + | |
|  | 90 | + | |
| 80 | 91 |  | |
| 81 | 92 |  | |
| 82 | 93 |  | |
|  | |||
| 222 | 233 |  | |
| 223 | 234 |  | |
| 224 | 235 |  | |
|  | 236 | + | |
| 225 | 237 |  | |
| 226 | 238 |  | |
| 227 | 239 |  | |
| 228 | 240 |  | |
| 229 | 241 |  | |
| 230 | 242 |  | |
| 231 | 243 |  | |
|  | 244 | + | |
| 232 | 245 |  | |
| 233 | 246 |  | |
| 234 | 247 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 79 | 79 |  | |
| 80 | 80 |  | |
| 81 | 81 |  | |
|  | 82 | + | |
| 82 | 83 |  | |
| 83 | 84 |  | |
| 84 | 85 |  | |
|  | |||
0 commit comments