This repository was archived by the owner on May 28, 2025. It is now read-only.
  
  
  
  
File tree
481 files changed
+8203
-5427
lines changed- .github/workflows
 - compiler
- rustc_abi/src/extern_abi
 - rustc_ast_lowering/src
 - rustc_ast/src/attr
 - rustc_attr_data_structures/src
 - rustc_attr_parsing/src/attributes
 - rustc_borrowck/src
- polonius
 - region_infer
 - type_check
- liveness
 
 
 - rustc_codegen_cranelift
- patches
 - src
- abi
 
 
 - rustc_codegen_gcc
- example
 - src
- intrinsic
 
 
 - rustc_codegen_llvm/src
- llvm
 
 - rustc_codegen_ssa/src
 - rustc_const_eval/src
- check_consts
 - const_eval
 - interpret
 
 - rustc_data_structures/src
- graph
- iterate
 
 
 - rustc_error_codes/src/error_codes
 - rustc_feature/src
 - rustc_hir_analysis
- src
- check
 - coherence
 - collect
 
 
 - rustc_hir_pretty/src
 - rustc_hir_typeck/src
- fn_ctxt
 
 - rustc_hir/src
 - rustc_index/src
- bit_set
 
 - rustc_infer/src/traits
 - rustc_lint_defs/src
 - rustc_lint/src/types
 - rustc_middle/src
- middle
 - mir
 - ty
- print
 
 
 - rustc_mir_build/src
 - rustc_mir_transform/src
- coverage
- counters
- node_flow
 - union_find
 
 
 
 - rustc_monomorphize/src
 - rustc_next_trait_solver
- src/solve
 
 - rustc_passes/src
 - rustc_resolve/src
 - rustc_session/src
 - rustc_smir/src
- rustc_internal
 - rustc_smir/convert
 
 - rustc_span/src
 - rustc_symbol_mangling/src
 - rustc_target/src
- callconv
 - spec
 
 - rustc_trait_selection/src
- error_reporting
- infer
 - traits
 
 - solve
 - traits
- select
 
 
 - rustc_ty_utils/src
 - rustc_type_ir/src
- solve
 
 - stable_mir/src
 
 - library
- alloc
- src
 
 - core
- src
- ffi
 - intrinsics
 - macros
 - num
 - ops
 - ptr
 
 - tests
 
 - std
- src
- io
 - pipe
 - sync
 - sys
- anonymous_pipe
 - pal
- unix
 - windows
 
 
 - thread
 
 - tests
 
 
 - src
- bootstrap
- mk
 - src
- core
- build_steps
 - builder
 - config
 
 - utils
 
 
 - ci
- docker
- host-aarch64/dist-aarch64-linux
 - host-x86_64
- dist-mips-linux
- patches/glibc/2.23
 
 - dist-mips64-linux
 - dist-mips64el-linux
 - dist-mipsel-linux
 - mingw-check-tidy
 - x86_64-fuchsia
 
 - scripts
 
 - github-actions
 
 - doc
- rustc/src/codegen-options
 - rustdoc/src/read-documentation
 
 - librustdoc
- clean
 - doctest
 - formats
 - html
- render
 - static
- css
 - js
 
 
 - json
 - passes
 
 - rustdoc-json-types
 - tools
- clippy
- clippy_lints/src
- doc
 - functions
 - methods
 
 - tests/ui
- doc
 - missing_const_for_fn
 
 
 - generate-copyright
- src
 - templates
 
 - lint-docs/src
 - miri
- tests/pass/shims
 
 - opt-dist/src
 - rustbook
 - rustdoc-js
 - tidy/src
 
 
 - tests
- codegen-units/item-collection
 - codegen
 - coverage
- branch
 - mcdc
 
 - crashes
 - debuginfo
 - incremental
 - mir-opt
- coverage
 - dataflow-const-prop
 - pre-codegen
 
 - run-make
- broken-pipe-no-ice
 - extern-fn-reachable
 - rustdoc-default-output
 
 - rustdoc-gui
 - rustdoc-js-std
 - rustdoc-json
 - rustdoc
 - ui
- abi
 - associated-types
 - async-await/async-closures
 - attributes
 - borrowck
 - closures/binder
 - coherence
- occurs-check
 
 - conditional-compilation
 - const-generics
 - consts
- const-eval
 
 - delegation
 - enum-discriminant
 - expr/if
 - extern
 - feature-gates
 - foreign
 - impl-trait
 - infinite
 - invalid
 - issues
 - layout
 - link-native-libs
 - lint
 - macros
 - nll/closure-requirements
 - offset-of
 - parser
- issues/issue-87217-keyword-order
 - recover
 
 - proc-macro
 - regions
 - resolve
 - rfcs
- rfc-2396-target_feature-11
 - rfc-2627-raw-dylib
 
 - rust-2024/unsafe-attributes
 - self
 - simd
 - stability-attribute
- auxiliary
 
 - statics
 - suggestions
 - target-feature
 - traits
- alias
 - const-traits
- auxiliary
 
 - next-solver
- coherence
 
 - trait-upcasting
 
 - unpretty
 - wf
 
 
 
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
481 files changed
+8203
-5427
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
 | 1 | + | |
 | 2 | + | |
 | 3 | + | |
 | 4 | + | |
 | 5 | + | |
 | 6 | + | |
 | 7 | + | |
 | 8 | + | |
 | 9 | + | |
 | 10 | + | |
 | 11 | + | |
 | 12 | + | |
 | 13 | + | |
 | 14 | + | |
 | 15 | + | |
 | 16 | + | |
 | 17 | + | |
 | 18 | + | |
 | 19 | + | |
 | 20 | + | |
 | 21 | + | |
 | 22 | + | |
 | 23 | + | |
 | 24 | + | |
 | 25 | + | |
 | 26 | + | |
 | 27 | + | |
 | 28 | + | |
 | 29 | + | |
 | 30 | + | |
 | 31 | + | |
 | 32 | + | |
 | 33 | + | |
 | 34 | + | |
 | 35 | + | |
 | 36 | + | |
 | 37 | + | |
 | 38 | + | |
 | 39 | + | |
 | 40 | + | |
 | 41 | + | |
 | 42 | + | |
 | 43 | + | |
 | 44 | + | |
 | 45 | + | |
 | 46 | + | |
 | 47 | + | |
 | 48 | + | |
 | 49 | + | |
 | 50 | + | |
 | 51 | + | |
 | 52 | + | |
 | 53 | + | |
 | 54 | + | |
 | 55 | + | |
 | 56 | + | |
 | 57 | + | |
 | 58 | + | |
 | 59 | + | |
 | 60 | + | |
 | 61 | + | |
 | 62 | + | |
 | 63 | + | |
 | 64 | + | |
 | 65 | + | |
 | 66 | + | |
 | 67 | + | |
 | 68 | + | |
Large diffs are not rendered by default.
0 commit comments