File tree
715 files changed
+16694
-7701
lines changed- .github
- compiler
- rustc_ast/src
- rustc_ast_lowering
- src
- rustc_ast_passes/src
- rustc_borrowck/src
- diagnostics
- rustc_builtin_macros
- src
- deriving
- generic
- rustc_codegen_cranelift/example
- rustc_codegen_gcc
- example
- src
- rustc_codegen_llvm/src
- back
- coverageinfo
- mapgen
- llvm
- rustc_codegen_ssa
- src
- back
- mir
- traits
- rustc_const_eval/src
- const_eval
- interpret
- util
- rustc_errors/src
- rustc_expand/src
- 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_lexer/src
- rustc_lint
- src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src/rmeta
- rustc_middle/src
- mir
- interpret
- query
- thir
- ty
- print
- rustc_mir_build/src
- build
- custom/parse
- expr
- thir
- cx
- rustc_mir_dataflow/src
- framework
- impls
- rustc_mir_transform/src
- coverage
- rustc_next_trait_solver/src/solve/normalizes_to
- rustc_parse
- src
- lexer
- parser
- rustc_passes/src
- rustc_privacy/src
- rustc_resolve/src
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src
- spec/targets
- rustc_trait_selection/src
- traits
- select
- rustc_type_ir/src
- library
- alloc/src
- core
- src
- ffi
- num
- ops
- ptr
- slice
- task
- tests
- std/src/sys
- pal/wasi
- thread_local
- key
- src
- bootstrap/src
- bin
- core
- build_steps
- builder
- config
- utils
- ci
- docker/host-aarch64/dist-arm-linux
- github-actions
- librustdoc/clean
- tools
- clippy
- clippy_lints/src
- loops
- utils
- clippy_utils/src
- compiletest/src
- runtest
- jsondocck/src
- miri
- src/shims
- tests/pass/backtrace
- nix-dev-shell
- run-make-support
- src
- external_deps
- rust-analyzer
- crates
- base-db/src
- hir
- src
- hir-def/src
- body
- hir
- item_tree
- macro_expansion_tests
- mbe
- nameres
- tests
- path
- hir-expand/src
- hir-ty/src
- diagnostics
- match_check
- infer
- mir
- tests
- ide/src
- hover
- inlay_hints
- syntax_highlighting
- test_data
- ide-assists/src
- handlers
- tests
- ide-completion/src
- completions
- context
- tests
- ide-db/src
- syntax_helpers
- ide-diagnostics/src
- handlers
- ide-ssr/src
- intern/src
- symbol
- load-cargo/src
- parser
- src
- grammar
- expressions
- syntax_kind
- test_data
- generated
- parser
- err
- inline
- err
- ok
- ok
- project-model/src
- rust-analyzer
- src
- bin
- cli
- handlers
- lsp
- tests/slow-tests
- syntax
- src
- ast
- generated
- syntax_factory
- syntax_editor
- test-fixture/src
- test-utils/src
- docs
- dev
- user
- editors/code
- src
- tests/unit
- rustbook
- tidy/src
- tests
- codegen
- instrument-coverage
- naked-fn
- coverage
- branch
- condition
- mcdc
- crashes
- run-make
- const-trait-stable-toolchain
- libs-through-symlinks
- link-args-order
- link-dedup
- linker-warning
- rustdoc-ui/issues
- ui
- asm
- aarch64
- riscv
- x86_64
- async-await/async-closures
- attributes
- check-cfg
- const-generics/generic_const_exprs
- consts
- const-mut-refs
- dataflow_const_prop
- destructuring-assignment
- enum-discriminant
- extern
- feature-gates
- impl-trait
- precise-capturing
- layout
- link-native-libs
- auxiliary
- issue-70093
- lint
- never_type
- parser
- range
- resolve
- rfcs
- rfc-2497-if-let-chains
- rfc-2627-raw-dylib
- runtime
- on-broken-pipe/auxiliary
- self
- specialization
- stats
- structs
- auxiliary
- thir-print
- traits/const-traits
- const_derives
- effects
- type
- unsafe-fields
- ui-fulldeps/lexer
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
715 files changed
+16694
-7701
lines changedLines changed: 14 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 | + |
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
92 |
| - | |
| 91 | + | |
| 92 | + | |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
| 95 | + | |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
98 | 98 |
| |
99 | 99 |
|
0 commit comments