This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
571 files changed
+6477
-2966
lines changed- .github/workflows
- compiler
- rustc_abi/src
- rustc_ast/src
- util
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- state
- rustc_attr_parsing/src
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_builtin_macros/src
- assert
- rustc_codegen_cranelift/patches
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- builder
- coverageinfo/mapgen
- llvm
- rustc_codegen_ssa/src
- back
- mir
- traits
- rustc_const_eval/src/interpret
- rustc_data_structures/src
- rustc_errors/src
- markdown
- rustc_feature/src
- rustc_fluent_macro/src
- rustc_hir/src
- rustc_hir_analysis
- src
- check
- coherence
- collect
- errors
- hir_ty_lowering
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_middle/src
- hir
- mir/interpret
- allocation
- query
- thir
- traits
- ty
- inhabitedness
- print
- rustc_mir_build/src
- builder
- expr
- thir
- cx
- pattern
- rustc_mir_transform/src
- coroutine
- rustc_parse
- src
- parser
- rustc_passes/src
- rustc_resolve/src
- late
- rustc_session/src
- rustc_smir/src
- rustc_internal
- rustc_smir/convert
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src
- callconv
- spec
- targets
- rustc_trait_selection/src
- error_reporting/traits
- traits
- select
- rustc_ty_utils
- src
- library
- alloc
- benches
- src
- boxed
- collections/btree/node
- raw_vec
- vec
- tests
- sort
- core
- src
- alloc
- char
- convert
- ffi
- hash
- intrinsics
- iter
- adapters
- sources
- mem
- net
- num
- dec2flt
- prelude
- ptr
- slice
- sort
- stable
- unstable
- str
- sync
- coretests
- benches
- ascii
- tests
- hash
- panic_unwind/src
- proc_macro/src/bridge
- std
- src
- ffi
- fs
- io
- buffered
- bufreader
- error
- os
- fd
- unix
- io
- net
- wasi/io
- windows
- io
- xous
- services
- prelude
- sys
- alloc
- windows
- io/is_terminal
- net/connection
- socket
- xous
- os_str
- pal
- itron
- sgx/abi/usercalls
- uefi
- unix
- process
- wasi
- windows
- xous
- zkvm
- personality/dwarf
- thread_local/key
- thread
- unwind/src
- src
- bootstrap/src
- bin
- core
- build_steps
- builder
- utils
- build_helper/src
- ci
- citool/src
- github-actions
- doc
- rustc/src
- platform-support
- rustc-dev-guide/src/tests
- unstable-book/src/language-features
- librustdoc
- clean
- doctest
- formats
- html
- render
- search_index
- passes
- lint
- tools
- build-manifest/src
- clippy
- clippy_lints/src
- loops
- matches
- methods
- operators
- utils
- clippy_utils/src
- compiletest/src
- runtest
- miri
- src
- alloc_addresses
- shims
- tests/native-lib
- pass
- run-make-support
- src
- rust-analyzer/lib/line-index/src
- rustfmt
- src
- tests
- source
- target
- tests
- assembly
- stack-protector
- targets
- codegen
- asm
- crashes
- mir-opt
- pre-codegen
- pretty
- run-make
- broken-pipe-no-ice
- cross-lang-lto
- issue-107495-archive-permissions
- repr128-dwarf
- unstable-feature-usage-metrics
- rustdoc
- inline_cross
- rustdoc-json/attrs
- ui
- abi
- associated-type-bounds/return-type-notation
- associated-types
- async-await
- async-closures
- pin-ergonomics
- attributes
- auto-traits
- coherence
- coroutine
- editions
- ergonomic-clones
- async
- closure
- dotuse
- error-codes
- feature-gates
- higher-ranked/trait-bounds
- hygiene
- inference
- issues
- layout
- lifetimes
- lint
- dead-code
- unused
- lowering
- macros
- rfc-3086-metavar-expr
- methods
- nll
- parser
- misspelled-keywords
- recover
- privacy/pub-priv-dep
- repr
- return
- specialization
- defaultimpl
- structs
- suggestions
- traits
- negative-impls
- trait-upcasting
- type/pattern_types
- type-alias-impl-trait
- typeck
- ufcs
- unpretty
- unsafe-fields
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
571 files changed
+6477
-2966
lines changedLines changed: 36 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 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
56 | 57 |
| |
57 | 58 |
| |
58 | 59 |
| |
|
0 commit comments