This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
943 files changed
+15912
-11398
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- compiler
- rustc_abi/src/extern_abi
- rustc_ast/src/attr
- rustc_ast_lowering/src
- rustc_attr_data_structures/src
- rustc_attr_parsing/src/attributes
- rustc_borrowck/src
- diagnostics
- polonius
- legacy
- region_infer
- type_check
- liveness
- rustc_codegen_cranelift
- patches
- src
- abi
- rustc_codegen_gcc
- .github/workflows
- build_system/src
- example
- patches
- libgccjit12
- src
- back
- intrinsic
- tests
- hello-world
- mylib
- src
- src
- run
- rustc_codegen_llvm/src
- back
- llvm
- rustc_codegen_ssa/src
- back
- mir
- rustc_const_eval
- src
- check_consts
- const_eval
- interpret
- rustc_data_structures/src
- graph
- iterate
- rustc_driver_impl/src
- rustc_error_codes/src/error_codes
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis
- src
- check
- coherence
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- rustc_index/src
- bit_set
- rustc_infer/src
- infer
- canonical
- opaque_types
- traits
- rustc_interface/src
- rustc_lint/src
- types
- rustc_lint_defs/src
- rustc_metadata/src
- rustc_middle/src
- middle
- mir
- query
- ty
- print
- util
- rustc_mir_build
- src
- builder
- custom/parse
- expr
- matches
- thir/pattern
- rustc_mir_dataflow/src
- impls
- move_paths
- rustc_mir_transform
- src
- coverage
- counters
- node_flow
- union_find
- rustc_monomorphize/src
- rustc_next_trait_solver
- src/solve
- rustc_passes
- src
- rustc_query_impl/src
- rustc_query_system
- src
- dep_graph
- query
- 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
- vec
- core
- src
- ffi
- intrinsics
- macros
- num
- ops
- ptr
- slice
- tests
- std
- src
- io
- os
- fd
- wasi/io
- pipe
- sync
- sys
- anonymous_pipe
- pal
- uefi
- unix
- windows
- path
- thread
- tests
- src
- bootstrap
- mk
- src
- bin
- 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
- rustc-dev-guide/src
- building/bootstrapping
- debugging-bootstrap
- tests
- 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
- clippy_utils/src
- tests/ui
- doc
- missing_const_for_fn
- compiletest/src
- header
- runtest
- generate-copyright
- src
- templates
- lint-docs/src
- miri
- .github/workflows
- ci
- etc
- miri-script/src
- src
- concurrency
- shims
- unix
- freebsd
- linux_like
- macos
- solarish
- windows
- tests
- fail/tail_calls
- fail-dep/libc
- pass
- backtrace
- shims
- pass-dep/libc
- opt-dist/src
- rustbook
- rustdoc-js
- tidy/src
- tests
- assembly
- codegen
- codegen-units/item-collection
- coverage
- branch
- mcdc
- crashes
- debuginfo
- incremental
- mir-opt
- building
- custom
- const_prop
- copy-prop
- coverage
- dataflow-const-prop
- instsimplify
- nll
- pre-codegen
- run-make
- broken-pipe-no-ice
- extern-fn-reachable
- rustdoc-default-output
- rustdoc
- inline_cross
- intra-doc
- rustdoc-gui
- rustdoc-js-std
- rustdoc-json
- ui
- abi
- associated-types
- async-await/async-closures
- attributes
- borrowck
- closures
- 2229_closure_analysis/diagnostics
- binder
- coherence
- occurs-check
- conditional-compilation
- const-generics
- issues
- consts
- const-eval
- delegation
- enum-discriminant
- error-codes
- expr/if
- extern
- feature-gates
- fn
- foreign
- generic-const-items
- impl-trait
- precise-capturing
- imports
- infinite
- invalid
- issues
- layout
- link-native-libs
- lint
- macros
- match/ref_pat_eat_one_layer_2024
- mir/lint
- nll/closure-requirements
- offset-of
- parser
- issues/issue-87217-keyword-order
- recover
- pattern
- rfc-3627-match-ergonomics-2024/experimental
- privacy
- proc-macro
- query-system
- regions
- resolve
- rfcs
- rfc-2396-target_feature-11
- rfc-2627-raw-dylib
- rust-2024/unsafe-attributes
- self
- simd
- stability-attribute
- auxiliary
- stable-mir-print
- statics
- structs
- default-field-values
- suggestions
- target-feature
- traits
- alias
- const-traits
- auxiliary
- next-solver
- coherence
- trait-upcasting
- unpretty
- use
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
943 files changed
+15912
-11398
lines changedLines changed: 70 additions & 0 deletions
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 | + | |
| 69 | + | |
| 70 | + |
Lines changed: 68 additions & 0 deletions
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 | + |
0 commit comments