File tree
698 files changed
+11132
-6347
lines changed- .github/ISSUE_TEMPLATE
- compiler
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust
- state
- rustc_ast/src
- attr
- expand
- rustc_attr_parsing
- src
- attributes
- rustc_borrowck/src
- diagnostics
- polonius
- legacy
- region_infer
- type_check
- rustc_builtin_macros/src
- assert
- deriving
- cmp
- generic
- rustc_codegen_llvm/src
- rustc_codegen_ssa
- src
- back
- rustc_const_eval/src/interpret
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_hir_analysis/src
- check
- coherence
- collect
- errors
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- attrs
- rustc_infer/src/infer
- rustc_interface/src
- rustc_lint_defs/src
- rustc_lint
- src
- early
- rustc_llvm
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- middle
- mir
- query
- ty
- rustc_mir_build/src/builder
- matches
- rustc_mir_dataflow/src/framework
- rustc_mir_transform/src
- coverage
- rustc_next_trait_solver/src/solve
- assembly
- inspect
- rustc_parse
- src
- parser
- rustc_passes
- src
- rustc_privacy/src
- rustc_public/src/mir
- rustc_resolve/src
- late
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src/spec/base/apple
- rustc_trait_selection/src
- error_reporting
- infer
- traits
- traits
- query
- select
- rustc_ty_utils/src
- rustc_type_ir/src
- search_graph
- solve
- ty_kind
- library
- alloc/src
- collections/btree
- vec
- coretests/tests
- floats
- core/src
- char
- net
- num
- ops
- std
- src
- collections/hash
- sys
- fs
- io
- io_slice
- pal
- uefi
- wasm/atomics
- process
- tests
- src
- bootstrap
- src
- bin
- core
- build_steps
- builder
- config
- toml
- utils
- ci
- docker
- host-aarch64/dist-aarch64-linux
- host-x86_64
- dist-x86_64-linux
- pr-check-2
- github-actions
- doc
- rustc-dev-guide/src
- building
- unstable-book/src
- compiler-environment-variables
- compiler-flags
- language-features
- library-features
- librustdoc
- clean
- formats
- html
- render
- static/js
- passes
- tools
- clippy
- clippy_lints/src
- functions
- operators
- clippy_utils/src
- ast_utils
- tests/ui
- crashes
- compiletest/src
- miri/src
- bin
- borrow_tracker
- opt-dist
- src
- rust-analyzer/crates/syntax-bridge/src
- rustfmt
- src
- parse
- macros
- tests
- source
- target
- tidy/src
- unstable-book-gen/src
- tests
- assembly-llvm
- asm
- codegen-llvm
- issues
- crashes
- mir-opt
- run-make
- link-under-xcode
- raw-dylib-link-ordinal
- wasm-panic-small
- rustdoc-js-std
- rustdoc-js
- rustdoc-ui/intra-doc
- rustdoc/enum
- ui-fulldeps
- auxiliary
- ui
- argument-suggestions
- asm
- loongarch
- s390x
- associated-types
- async-await
- attributes
- unsafe
- autoref-autoderef
- binding
- borrowck
- cast
- cfg
- closures
- codegen
- coercion
- conditional-compilation
- const-generics
- cross-crate
- auxiliary
- deprecation
- deref
- derives
- dist
- drop
- editions
- enum-discriminant
- enum
- error-codes
- extern
- feature-gates
- fn
- impl-trait
- issues
- member-constraints
- imports
- auxiliary
- inference
- infinite
- invalid-compile-flags
- invalid
- issues
- iterators
- lifetimes
- link-native-libs
- linkage-attr/raw-dylib/windows
- lint
- dead-code
- loops
- macros
- malformed
- mismatched_types
- modules
- moves
- never
- nll
- polonius
- packed
- parser
- pattern
- proc-macro
- auxiliary
- quote
- recursion_limit
- repr
- resolve
- rfcs/type-alias-impl-trait
- rustc_public-ir-print
- span
- specialization/defaultimpl
- statics
- static
- stats
- structs
- default-field-values
- auxiliary
- suggestions
- dont-suggest-ref
- test-attrs
- thread-local
- trait-bounds
- traits
- const-traits
- type-alias-impl-trait
- typeck
- unboxed-closures
- uninhabited
- unpretty
- unsized
- unstable-feature-bound
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
698 files changed
+11132
-6347
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5284 | 5284 |
| |
5285 | 5285 |
| |
5286 | 5286 |
| |
5287 |
| - | |
| 5287 | + | |
5288 | 5288 |
| |
5289 |
| - | |
| 5289 | + | |
5290 | 5290 |
| |
5291 | 5291 |
| |
5292 | 5292 |
| |
|
Lines changed: 13 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
740 | 740 |
| |
741 | 741 |
| |
742 | 742 |
| |
743 |
| - | |
744 |
| - | |
745 |
| - | |
746 |
| - | |
747 |
| - | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
748 | 756 |
| |
749 | 757 |
| |
750 | 758 |
| |
|
0 commit comments