This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 0756de1
File tree
917 files changed
+14495
-9973
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust/state
- rustc_ast/src
- rustc_borrowck/src
- diagnostics
- polonius
- legacy
- type_check
- rustc_builtin_macros/src
- deriving
- rustc_codegen_cranelift/src
- abi
- driver
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- coverageinfo
- rustc_codegen_ssa/src
- back
- mir
- rustc_const_eval
- src
- check_consts
- interpret
- rustc_data_structures
- src/graph
- scc
- rustc_driver_impl/src
- rustc_hir_analysis/src
- check
- coherence
- collect
- type_of
- errors
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/infer/outlives
- rustc_interface
- src
- rustc_lint/src
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- mir
- query
- traits
- ty
- print
- rustc_mir_build/src
- builder
- custom/parse
- expr
- matches
- thir/pattern
- rustc_mir_dataflow/src
- rustc_mir_transform/src
- coverage
- counters
- shim
- rustc_monomorphize/src
- rustc_next_trait_solver/src/solve/assembly
- rustc_parse_format/src
- rustc_parse/src
- parser
- rustc_resolve/src
- late
- rustc_session/src
- rustc_smir/src/rustc_smir/convert
- rustc_span/src
- rustc_target/src
- callconv
- spec/targets
- rustc_trait_selection
- src
- error_reporting
- infer
- traits
- traits
- query
- type_op
- select
- rustc_traits/src
- rustc_type_ir/src
- stable_mir/src/mir
- library
- alloc/src
- collections
- btree
- node
- linked_list
- vec_deque
- testing
- vec
- core/src
- ffi
- iter/sources
- macros
- marker
- slice
- sync
- std/src
- io/pipe
- sync/mpmc
- sys/pal/uefi
- src
- bootstrap/src
- core
- build_steps
- builder
- utils
- build_helper/src
- ci
- docker
- host-aarch64/dist-aarch64-linux
- host-x86_64
- dist-x86_64-linux
- mingw-check
- github-actions
- doc
- rustc-dev-guide/examples
- rustc/src
- librustdoc/html/static/js
- tools
- clippy
- .github
- workflows
- book
- src
- development
- infrastructure
- clippy_config
- src
- clippy_dev
- src
- setup
- clippy_dummy
- clippy_lints
- src
- attrs
- cargo
- casts
- doc
- functions
- loops
- matches
- methods
- operators
- transmute
- types
- utils/internal_lints
- clippy_utils
- src
- mir
- ty
- type_certainty
- lintcheck
- src
- rustc_tools_util
- src
- tests
- ui-internal
- ui
- auxiliary
- crashes
- doc
- missing_const_for_fn
- non_std_lazy_static
- auxiliary
- util/gh-pages
- miri
- ci
- src
- bin
- test-cargo-miri/no-std-smoke/src
- tests
- fail/intrinsics
- pass-dep/concurrency
- pass
- shims/x86
- opt-dist/src
- rust-analyzer
- crates
- hir-def/src
- body
- lower
- tests
- hir
- nameres
- tests
- hir-expand/src
- hir-ty/src
- diagnostics
- infer
- tests
- hir/src
- ide-assists/src
- handlers
- ide-completion/src
- completions
- item_list
- context
- render
- tests
- ide-db/src
- syntax_helpers
- test_data
- ide-diagnostics/src
- handlers
- ide-ssr/src
- ide/src
- hover
- inlay_hints
- intern
- src
- symbol
- load-cargo/src
- proc-macro-srv/src/server_impl
- project-model/src
- toolchain_info
- rust-analyzer/src
- cli
- handlers
- lsp
- syntax/src/ast
- test-utils/src
- docs
- dev
- user
- editors/code
- src
- lib/lsp-server/src
- rustbook
- rustfmt/src
- tidy/src
- tests
- codegen-units
- item-collection
- partitioning
- auxiliary
- codegen
- simd-intrinsic
- crashes
- mir-opt
- building
- const_prop
- copy-prop
- dataflow-const-prop
- instsimplify
- nll
- pre-codegen
- run-make
- sepcomp-cci-copies
- sepcomp-inlining
- sepcomp-separate
- ui-fulldeps/codegen-backend
- ui
- asm/riscv
- associated-type-bounds
- return-type-notation
- async-await/return-type-notation
- borrowck
- cfg
- closures
- 2229_closure_analysis/diagnostics
- closure-expected-type
- cmse-nonsecure/cmse-nonsecure-entry
- const-generics
- generic_const_exprs
- issues
- consts
- const-eval
- coroutine
- did_you_mean
- generic-associated-types
- generic-const-items
- higher-ranked/trait-bounds
- normalize-under-binder
- impl-trait
- multiple-lifetimes
- infinite
- issues
- auxiliary
- issue-37311-type-length-limit
- json
- lazy-type-alias
- mismatched_types
- mut
- nll
- user-annotations
- parallel-rustc
- parser
- recover
- pattern/usefulness
- recursion
- rfcs
- rfc-0000-never_patterns
- rfc-1937-termination-trait
- rfc-2396-target_feature-11
- rfc-2497-if-let-chains
- rmeta
- rust-2024
- unsafe-extern-blocks
- sanitizer
- auxiliary
- self
- specialization
- stable-mir-print
- suggestions
- target-feature
- traits
- const-traits
- next-solver
- coherence
- trait-upcasting
- treat-err-as-bug
- type-alias-impl-trait
- typeck
- issue-114918
- type/pattern_types
- uninhabited
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
917 files changed
+14495
-9973
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1859 | 1859 |
| |
1860 | 1860 |
| |
1861 | 1861 |
| |
1862 |
| - | |
1863 | 1862 |
| |
1864 | 1863 |
| |
1865 | 1864 |
| |
| |||
3240 | 3239 |
| |
3241 | 3240 |
| |
3242 | 3241 |
| |
3243 |
| - | |
| 3242 | + | |
3244 | 3243 |
| |
3245 |
| - | |
| 3244 | + | |
3246 | 3245 |
| |
3247 | 3246 |
| |
| 3247 | + | |
3248 | 3248 |
| |
3249 | 3249 |
| |
3250 | 3250 |
| |
|
Lines changed: 14 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
954 | 954 |
| |
955 | 955 |
| |
956 | 956 |
| |
957 |
| - | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
958 | 963 |
| |
| 964 | + | |
959 | 965 |
| |
960 | 966 |
| |
961 | 967 |
| |
| |||
1205 | 1211 |
| |
1206 | 1212 |
| |
1207 | 1213 |
| |
1208 |
| - | |
1209 |
| - | |
1210 |
| - | |
1211 |
| - | |
1212 |
| - | |
1213 |
| - | |
1214 |
| - | |
| 1214 | + | |
| 1215 | + | |
1215 | 1216 |
| |
1216 | 1217 |
| |
1217 | 1218 |
| |
| |||
1329 | 1330 |
| |
1330 | 1331 |
| |
1331 | 1332 |
| |
1332 |
| - | |
1333 |
| - | |
| 1333 | + | |
1334 | 1334 |
| |
1335 |
| - | |
| 1335 | + | |
1336 | 1336 |
| |
1337 | 1337 |
| |
1338 | 1338 |
| |
| |||
1476 | 1476 |
| |
1477 | 1477 |
| |
1478 | 1478 |
| |
1479 |
| - | |
1480 |
| - | |
| 1479 | + | |
1481 | 1480 |
| |
1482 |
| - | |
| 1481 | + | |
1483 | 1482 |
| |
1484 | 1483 |
| |
1485 | 1484 |
| |
| |||
1965 | 1964 |
| |
1966 | 1965 |
| |
1967 | 1966 |
| |
1968 |
| - | |
1969 |
| - | |
1970 |
| - | |
1971 |
| - | |
1972 |
| - | |
1973 |
| - | |
1974 |
| - | |
1975 |
| - | |
| 1967 | + | |
1976 | 1968 |
| |
1977 | 1969 |
| |
1978 | 1970 |
| |
|
0 commit comments