File tree
1,044 files changed
+18514
-9574
lines changed- .github- workflows
 
- compiler- rustc_ast_passes- src
 
- rustc_ast/src- attr
 
- rustc_attr/src
- rustc_borrowck/src- diagnostics
- polonius
- region_infer
- type_check- liveness
 
 
- rustc_builtin_macros- src- deriving/generic
 
 
- rustc_codegen_cranelift/src- intrinsics
 
- rustc_codegen_llvm/src- back
 
- rustc_codegen_ssa/src- back
- mir
 
- rustc_const_eval/src- interpret
- transform- check_consts
 
- util
 
- rustc_errors/src
- rustc_expand/src- mbe
 
- rustc_feature/src
- rustc_hir_analysis/src- check
- hir_ty_lowering
- variance
 
- rustc_hir_pretty/src
- rustc_hir_typeck/src- fn_ctxt
- method
 
- rustc_infer- src- errors
- infer
 
 
- rustc_interface/src
- rustc_lint_defs/src
- rustc_lint- src- context- diagnostics
 
 
 
- rustc_macros/src- diagnostics
 
- rustc_metadata- src- rmeta
 
 
- rustc_middle- src- hir/map
- middle
- mir
- traits/solve
- ty- print
 
 
 
- rustc_mir_build/src/build- custom/parse
- expr
 
- rustc_mir_dataflow/src- impls
- move_paths
 
- rustc_mir_transform/src- coverage
 
- rustc_monomorphize/src
- rustc_next_trait_solver/src
- rustc_parse/src- lexer
- parser
 
- rustc_passes- src
 
- rustc_resolve/src- late
 
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_session/src
- rustc_smir/src/rustc_smir/convert
- rustc_span/src
- rustc_target/src/spec- base/apple
 
- rustc_trait_selection/src- solve- assembly
- eval_ctxt
- inspect
- normalizes_to
 
- traits- error_reporting
- select
 
 
- rustc_ty_utils/src
- rustc_type_ir/src
- stable_mir/src
 
- library- alloc- src- ffi
- vec
 
 
- core- src- array
- fmt
- intrinsics
- io
- iter/traits
- slice
 
 
- portable-simd/crates/core_simd/src
- std- src- io
- os- hermit
- raw
- windows
 
- sys/pal- hermit
- unix
 
 
 
- sysroot
 
- src- bootstrap- src/core- build_steps
 
 
- ci- docker- host-x86_64/dist-x86_64-linux
- scripts
 
- github-actions
 
- doc- rustc/src- check-cfg
- platform-support
 
 
- librustdoc/passes
- tools- clippy- .github- workflows
 
- book/src
- clippy_config/src
- clippy_dev- src
 
- clippy_lints/src- attrs
- cargo
- casts
- doc
- functions
- loops
- matches
- methods
- transmute
- utils
 
- clippy_utils/src- mir
- ty/type_certainty
 
- lintcheck
- tests- ui-cargo/lint_groups_priority/fail
- ui-toml- macro_metavars_in_unsafe- default
- private
 
- panic
- renamed_function_params- default
- extend
 
- toml_disallowed_types
- toml_unknown_key
 
- ui- doc
- missing_const_for_fn
 
 
- util/gh-pages
 
- compiletest/src
- jsondoclint/src
- lld-wrapper/src
- miri- cargo-miri/src
- miri-script/src
- src- borrow_tracker- stacked_borrows
- tree_borrows- tree
 
 
- concurrency
- intrinsics
- shims- unix
- x86
 
 
- tests- fail/shims/backtrace
- pass- backtrace
- intrinsics
 
 
 
- opt-dist- src
 
- rust-analyzer- .github/workflows
- crates- base-db/src
- cfg/src
- flycheck/src
- hir-def/src- attr
- body
- item_tree
- macro_expansion_tests
- nameres
- path
 
- hir-expand/src
- hir-ty/src- infer
- mir- eval
 
- tests
 
- hir/src- semantics
- term_search
 
- ide-assists/src- handlers
 
- ide-completion/src- completions
- render
- tests
 
- ide-db/src- imports
 
- ide-diagnostics/src- handlers
 
- ide/src- hover
- inlay_hints
- syntax_highlighting- test_data
 
 
- load-cargo/src
- mbe/src- syntax_bridge
 
- parser- src/grammar
- test_data/parser/inline/ok
 
- proc-macro-api/src
- profile- src
 
- project-model- src
- test_data/output
 
- rust-analyzer- src- bin
- cli
- handlers
- lsp
 
- tests- slow-tests
 
 
- salsa/src
- stdx- src
 
- syntax- fuzz
- src- ast- generated
 
- validation
 
 
- test-fixture/src
- test-utils/src
- vfs-notify/src
- vfs- src
 
 
- docs- dev
- user
 
- editors/code- src
 
- lib/lsp-server/src
- xtask- src
 
 
- tidy- config
- src
 
 
 
- tests- codegen
- coverage- branch
 
- crashes
- debuginfo
- incremental
- mir-opt- building/custom
- const_prop
- coverage
- dataflow-const-prop
- pre-codegen
 
- pretty
- run-make- c-link-to-rust-va-list-fn
- const_fn_mir
- link-path-order
- no-intermediate-extras
- rustdoc-scrape-examples-invalid-expr
- rustdoc-scrape-examples-multiple
- rustdoc-scrape-examples-ordering
- rustdoc-scrape-examples-remap
- rustdoc-scrape-examples-test
- rustdoc-scrape-examples-whitespace
- rustdoc-with-short-out-dir-option
 
- rustdoc- auxiliary
 
- ui- asm
- associated-types
- async-await
- attributes
- backtrace- auxiliary
 
- cfg
- check-cfg
- closures
- coherence- auxiliary
 
- coroutine
- cross-crate- auxiliary
 
- derives
- diagnostic_namespace/do_not_recommend
- error-codes
- expr
- feature-gates
- ffi-attrs
- fn-main
- foreign
- fuel
- generics
- higher-ranked/leak-check
- impl-trait
- imports
- inference
- intrinsics
- iterators
- lifetimes- lifetime-errors
 
- lint- unused
 
- macros
- malformed
- match
- meta
- methods/issues
- never_type
- parser- issues
 
- pattern
- privacy
- process
- range
- repr
- return
- rfcs/rfc-2397-do-not-recommend
- runtime- on-broken-pipe
 
- rust-2024
- rustc-env- auxiliary
 
- sanitizer
- self- elision
 
- simd/intrinsic
- sized
- span
- statics- auxiliary
 
- suggestions
- tool-attributes
- traits- next-solver/cycles/coinduction
 
- type-alias-impl-trait
- typeck
- unop
- unpretty
- use
 
 
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,044 files changed
+18514
-9574
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
|  | 1 | + | |
|  | 2 | + | |
|  | 3 | + | |
|  | 4 | + | |
|  | 5 | + | |
|  | 6 | + | |
|  | 7 | + | |
|  | 8 | + | |
|  | 9 | + | |
|  | 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 190 | 190 |  | |
| 191 | 191 |  | |
| 192 | 192 |  | |
| 193 |  | - | |
| 194 | 193 |  | |
| 195 | 194 |  | |
| 196 | 195 |  | |
|  | |||
| 241 | 240 |  | |
| 242 | 241 |  | |
| 243 | 242 |  | |
|  | 243 | + | |
|  | 244 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 33 | 33 |  | |
| 34 | 34 |  | |
| 35 | 35 |  | |
| 36 |  | - | |
|  | 36 | + | |
| 37 | 37 |  | |
| 38 | 38 |  | |
| 39 | 39 |  | |
|  | |||
| 43 | 43 |  | |
| 44 | 44 |  | |
| 45 | 45 |  | |
|  | 46 | + | |
|  | 47 | + | |
|  | 48 | + | |
|  | 49 | + | |
0 commit comments