File tree
3,300 files changed
+53311
-29312
lines changed- .github/workflows
- compiler
- rustc_arena/src
- rustc_ast/src
- util
- rustc_ast_lowering
- src
- rustc_ast_passes/src
- rustc_ast_pretty/src
- pprust
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- liveness
- rustc_builtin_macros/src
- deriving/cmp
- rustc_codegen_cranelift
- .github/workflows
- .vscode
- build_system
- example
- patches
- src
- abi
- debuginfo
- driver
- intrinsics
- rustc_codegen_gcc
- example
- src
- intrinsic
- tests/run
- rustc_codegen_llvm
- src
- coverageinfo
- llvm
- rustc_codegen_ssa
- src
- back
- debuginfo
- mir
- rustc_const_eval
- src
- const_eval
- interpret
- transform
- check_consts
- util
- rustc_data_structures
- src
- sso
- rustc_driver_impl
- src
- rustc_error_codes/src
- error_codes
- rustc_error_messages/src
- rustc_errors
- src
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis
- src
- astconv
- check
- compare_impl_item
- coherence
- collect
- type_of
- structured_errors
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_incremental/src
- persist
- rustc_index/src
- rustc_index_macros/src
- rustc_infer/src
- errors
- infer
- canonical
- error_reporting
- nice_region_error
- lexical_region_resolve
- outlives
- relate
- traits
- error_reporting
- rustc_interface
- src
- rustc_lexer/src
- unescape
- rustc_lint
- src
- context
- rustc_lint_defs/src
- rustc_llvm/llvm-wrapper
- rustc_macros
- src
- diagnostics
- rustc_metadata
- src
- rmeta
- decoder
- rustc_middle/src
- hir
- map
- infer
- middle
- mir
- interpret
- query
- traits
- ty
- consts
- print
- rustc_mir_build
- src
- build
- custom/parse
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- framework
- impls
- move_paths
- rustc_mir_transform/src
- coroutine
- coverage
- spans
- inline
- rustc_monomorphize/src
- rustc_next_trait_solver/src
- rustc_parse
- src
- lexer
- parser
- rustc_parse_format/src
- rustc_passes
- src
- rustc_pattern_analysis
- src
- rustc_privacy/src
- rustc_query_impl/src
- rustc_query_system/src
- dep_graph
- query
- rustc_resolve
- src
- late
- rustc_serialize/src
- rustc_session/src
- rustc_smir/src
- rustc_internal
- rustc_smir
- convert
- rustc_span/src
- source_map
- rustc_symbol_mangling/src
- typeid
- rustc_target/src
- abi/call
- spec
- abi
- base
- targets
- rustc_trait_selection/src
- solve
- assembly
- normalizes_to
- traits
- error_reporting
- query
- type_op
- select
- specialize
- rustc_traits/src
- rustc_transmute/src
- rustc_ty_utils/src
- rustc_type_ir/src
- stable_mir/src
- library
- alloc
- src
- collections/btree
- map
- ffi
- sync
- vec
- tests
- core
- benches
- src
- alloc
- array
- ascii
- convert
- ffi
- intrinsics
- iter
- adapters
- sources
- traits
- macros
- mem
- net
- num
- ops
- ptr
- slice
- iter
- str
- task
- tests
- async_iter
- iter
- adapters
- traits
- net
- panic_abort/src
- portable-simd/crates/core_simd/src/vendor
- proc_macro/src
- bridge
- std
- src
- collections/hash
- io
- buffered
- error
- os
- linux
- unix/net
- windows
- xous
- services
- sys
- cmath
- os_str
- bytes
- pal
- common
- hermit
- sgx
- solid
- teeos
- uefi
- unix
- process
- process_unix
- process_unsupported
- unsupported
- wasi
- wasm
- windows
- xous
- locks
- net
- zkvm
- sys_common
- once
- thread
- tests
- test
- src
- helpers
- src
- bootstrap
- src
- core
- build_steps
- setup
- builder
- config
- utils
- change_tracker
- helpers
- ci
- docker
- host-x86_64/x86_64-gnu-integration
- github-actions
- scripts
- doc
- rustc/src
- platform-support
- style-guide/src
- unstable-book/src
- compiler-flags
- language-features
- library-features
- etc
- natvis
- librustdoc
- clean
- html
- markdown
- render
- static
- css
- js
- templates
- passes
- lint
- tools
- build-manifest/src
- clippy
- book/src
- clippy_config/src
- clippy_dev
- src
- clippy_lints
- src
- cargo
- casts
- doc
- loops
- matches
- methods
- operators
- transmute
- types
- utils
- internal_lints
- clippy_utils/src
- tests
- ui
- author
- auxiliary
- branches_sharing_code
- crashes
- doc
- ui-cargo/multiple_crate_versions
- 12145_with_dashes
- src
- 12176_allow_duplicate_crates
- src
- ui-internal
- ui-toml
- pub_underscore_fields/exported
- toml_unknown_key
- compiletest/src
- header
- error_index_generator
- miri
- .github/workflows
- cargo-miri/src
- src
- borrow_tracker
- stacked_borrows
- tree_borrows
- shims
- intrinsics
- unix
- freebsd
- macos
- tests
- fail
- pass
- issues
- weak_memory
- pass-dep/shims
- remote-test-client/src
- remote-test-server/src
- rust-analyzer
- .github/workflows
- crates
- base-db
- src
- cfg/src
- flycheck/src
- hir
- src
- semantics
- hir-def/src
- body
- data
- dyn_map
- hir
- item_tree
- macro_expansion_tests
- mbe
- nameres
- tests
- path
- hir-expand/src
- hir-ty
- src
- diagnostics
- match_check
- infer
- layout
- tests
- mir
- eval
- shim
- lower
- tests
- ide/src
- annotations
- doc_links
- hover
- inlay_hints
- ide-assists
- src
- handlers
- tests
- utils
- ide-completion
- src
- completions
- item_list
- context
- render
- tests
- ide-db/src
- generated
- imports
- insert_use
- ide-diagnostics
- src
- handlers
- ide-ssr/src
- load-cargo/src
- mbe/src
- expander
- parser
- src
- grammar
- items
- tests
- test_data/parser
- err
- inline
- err
- ok
- proc-macro-api/src
- proc-macro-srv
- proc-macro-test
- src
- server
- proc-macro-srv-cli/src
- profile
- src
- project-model
- src
- test_data/output
- rust-analyzer
- src
- bin
- cli
- handlers
- lsp
- tracing
- tests/slow-tests
- span/src
- stdx
- src
- syntax
- src
- ast
- test-fixture/src
- test-utils
- src
- vfs/src
- vfs-notify/src
- docs
- dev
- user
- editors/code
- src
- lib
- la-arena/src
- line-index/src
- lsp-server/src
- xtask/src
- rust-installer
- rustfmt
- src/parse
- macros
- tests
- source/macros
- target/macros
- tidy/src
- tests
- assembly/targets
- codegen
- cffi
- issues
- codegen-units/item-collection
- coverage
- coverage-run-rustdoc
- debuginfo
- incremental
- hashes
- hygiene/auxiliary
- mir-opt
- building
- custom
- const_prop
- dataflow-const-prop
- inline
- instsimplify
- pre-codegen
- pretty
- run-make
- rust-lld-custom-target
- rustdoc-target-spec-json-path
- symbol-mangling-hashed
- target-specs
- rustdoc
- rustdoc-gui
- rustdoc-ui
- lints
- ui
- abi
- anon-params
- array-slice-vec
- asm/aarch64
- associated-consts
- associated-inherent-types
- associated-type-bounds
- return-type-notation
- associated-types
- async-await
- async-closures
- auxiliary
- async-fn
- in-trait
- auxiliary
- issues
- auto-traits
- binding
- binop
- block-result
- box/unit
- builtin-superkinds
- cast
- check-cfg
- closure-expected-type
- closures
- 2229_closure_analysis/match
- binder
- print
- codegen
- coercion
- coherence
- command
- const-generics
- adt_const_params
- defaults
- generic_arg_infer
- generic_const_exprs
- issues
- consts
- const-blocks
- const-eval
- heap
- stable-metric
- const-mut-refs
- const_in_pattern
- min_const_fn
- miri_unleashed
- std
- coroutine
- print
- delegation
- derives
- deriving
- did_you_mean
- drop
- dst
- dyn-star
- dynamically-sized-types
- enum
- enum-discriminant
- error-codes
- errors
- trait-bound-error-spans
- traits
- explicit
- extenv
- extern
- auxiliary
- feature-gates
- fmt
- for
- for-loop-while
- function-pointer
- generic-associated-types
- generic-const-items
- generics
- half-open-range-patterns
- higher-ranked/trait-bounds
- normalize-under-binder
- impl-trait
- in-ctfe
- in-trait
- rpit
- transmute
- imports
- auxiliary
- indexing
- inference
- need_type_info
- inline-const
- interior-mutability
- internal
- issues
- issue-1920-absolute-paths
- auxiliary
- issue-23302-enum-infinite-recursion
- issue-32122-deref-coercions-composition
- issue-3668-non-constant-value-in-constant
- issue-40510-captured-variable-return
- issue-57741-dereference-boxed-value
- issue-5997-outer-generic-parameter
- issue-71676-suggest-deref
- issue-76077-inaccesible-private-fields
- iterators
- kindck
- lang-items
- layout
- lazy-type-alias
- lexer
- lifetimes
- lint
- dead-code
- let_underscore
- rfc-2383-lint-reason
- rfc-2457-non-ascii-idents
- macros
- malformed
- match
- methods
- issues
- mir
- mismatched_types
- modules
- moves
- mut
- never_type
- not-panic
- numbers-arithmetic
- object-safety
- offset-of
- on-unimplemented
- or-patterns
- overloaded
- panic-handler
- parser
- attribute
- issues
- recover
- removed-syntax
- pattern
- usefulness
- pin-macro
- print_type_sizes
- privacy
- sealed-traits
- proc-macro
- auxiliary
- range
- recursion
- regions
- repeat-expr
- reserved
- resolve
- rfcs
- rfc-0000-never_patterns
- rfc-1445-restrict-constants-in-patterns
- rfc-1937-termination-trait
- rfc-2027-object-safe-for-dispatch
- rfc-2361-dbg-macro
- rfc-2396-target_feature-11
- rfc-2397-do-not-recommend
- rfc-2632-const-trait-impl
- effects
- rust-2018
- self
- single-use-lifetime
- sized
- span
- specialization
- ctfe
- defaultimpl
- min_specialization
- statics
- stats
- stdlib-unit-tests
- str
- structs-enums
- suggestions
- lifetimes
- ui-fulldeps
- internal-lints
- session-diagnostic
- stable-mir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
3,300 files changed
+53311
-29312
lines changedLines changed: 25 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
| |||
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
| 46 | + | |
45 | 47 |
| |
46 | 48 |
| |
47 | 49 |
| |
| |||
172 | 174 |
| |
173 | 175 |
| |
174 | 176 |
| |
| 177 | + | |
175 | 178 |
| |
176 | 179 |
| |
177 | 180 |
| |
| |||
291 | 294 |
| |
292 | 295 |
| |
293 | 296 |
| |
294 |
| - | |
| 297 | + | |
295 | 298 |
| |
296 | 299 |
| |
297 | 300 |
| |
| |||
316 | 319 |
| |
317 | 320 |
| |
318 | 321 |
| |
319 |
| - | |
| 322 | + | |
320 | 323 |
| |
321 | 324 |
| |
322 | 325 |
| |
| |||
329 | 332 |
| |
330 | 333 |
| |
331 | 334 |
| |
332 |
| - | |
| 335 | + | |
333 | 336 |
| |
334 | 337 |
| |
335 | 338 |
| |
| |||
340 | 343 |
| |
341 | 344 |
| |
342 | 345 |
| |
343 |
| - | |
| 346 | + | |
344 | 347 |
| |
345 | 348 |
| |
346 | 349 |
| |
| |||
351 | 354 |
| |
352 | 355 |
| |
353 | 356 |
| |
354 |
| - | |
| 357 | + | |
355 | 358 |
| |
356 | 359 |
| |
357 | 360 |
| |
| |||
361 | 364 |
| |
362 | 365 |
| |
363 | 366 |
| |
364 |
| - | |
365 |
| - | |
| 367 | + | |
| 368 | + | |
366 | 369 |
| |
367 | 370 |
| |
368 | 371 |
| |
| |||
372 | 375 |
| |
373 | 376 |
| |
374 | 377 |
| |
375 |
| - | |
376 |
| - | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
377 | 392 |
| |
378 | 393 |
| |
379 | 394 |
| |
| |||
554 | 569 |
| |
555 | 570 |
| |
556 | 571 |
| |
| 572 | + | |
557 | 573 |
| |
558 | 574 |
| |
559 | 575 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 |
| - | |
| 132 | + | |
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
|
0 commit comments