This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
1,026 files changed
+12485
-7958
lines changed- .github/workflows
- compiler
- rustc
- src
- rustc_abi
- src
- callconv
- rustc_arena
- rustc_ast
- src
- expand
- rustc_ast_ir
- src
- rustc_ast_lowering
- src
- rustc_ast_passes
- src
- rustc_ast_pretty
- rustc_attr_data_structures
- rustc_attr_parsing
- src/attributes
- rustc_baked_icu_data
- rustc_borrowck
- src
- diagnostics
- polonius
- region_infer
- type_check
- liveness
- rustc_builtin_macros
- src
- rustc_codegen_cranelift
- patches
- src
- intrinsics
- rustc_codegen_gcc/src
- intrinsic
- rustc_codegen_llvm
- src
- back
- builder
- llvm
- rustc_codegen_ssa
- src
- back
- mir
- traits
- rustc_const_eval
- src
- const_eval
- interpret
- util
- rustc_data_structures
- src
- graph
- implementation
- scc
- sorted_map
- sso
- sync
- rustc_driver
- rustc_driver_impl
- rustc_error_codes
- rustc_error_messages
- rustc_errors
- src
- rustc_expand
- src
- mbe
- rustc_feature
- src
- rustc_fluent_macro
- rustc_fs_util
- rustc_graphviz
- rustc_hashes
- rustc_hir
- src
- hir
- rustc_hir_analysis
- src
- check
- collect
- type_of
- errors
- hir_ty_lowering
- outlives
- rustc_hir_pretty
- src
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_incremental
- src/persist
- rustc_index
- src
- rustc_index_macros
- rustc_infer
- src
- infer
- canonical
- outlives
- traits
- rustc_interface
- src
- rustc_lexer
- src
- rustc_lint
- src
- early
- rustc_lint_defs
- src
- rustc_llvm
- llvm-wrapper
- rustc_log
- rustc_macros
- src
- diagnostics
- rustc_metadata
- src
- rmeta
- rustc_middle
- src
- hir
- middle
- mir
- interpret
- allocation
- query
- thir
- traits
- ty
- print
- rustc_mir_build
- src
- builder
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow
- src
- move_paths
- rustc_mir_transform
- src
- coverage
- rustc_monomorphize
- src
- mono_checks
- partitioning
- rustc_next_trait_solver
- src
- solve
- assembly
- rustc_parse
- src/parser
- rustc_parse_format
- rustc_passes
- src
- rustc_pattern_analysis
- src
- tests/common
- rustc_privacy
- src
- rustc_query_impl
- rustc_query_system
- src/dep_graph
- rustc_resolve
- src
- late
- rustc_sanitizers
- rustc_serialize
- src
- rustc_session
- src
- rustc_smir
- src/rustc_smir/convert
- rustc_span
- src
- rustc_symbol_mangling
- rustc_target
- src
- callconv
- spec
- base
- targets
- rustc_trait_selection
- src
- error_reporting
- infer
- nice_region_error
- traits
- solve
- inspect
- traits
- query
- specialize
- rustc_traits
- src
- rustc_transmute
- rustc_ty_utils
- src
- layout
- rustc_type_ir
- src
- search_graph
- rustc_type_ir_macros
- src
- stable_mir
- src
- mir
- library
- alloc
- src
- vec
- tests
- core
- src
- char
- fmt
- intrinsics
- macros
- net
- num
- ptr
- slice
- iter
- sort
- stable
- unstable
- str
- coretests/tests
- num
- panic_unwind/src
- portable-simd/crates/core_simd/src
- masks
- ops
- simd/num
- std
- src
- collections/hash
- ffi
- fs
- io
- sync
- mpmc
- poison
- sys
- net/connection
- socket
- os_str
- pal
- uefi
- unix
- wasi
- windows
- random
- sync
- mutex
- thread_parking
- thread_local
- sys_common
- thread
- sysroot
- test
- unwind/src
- src
- bootstrap
- defaults
- src
- core
- build_steps
- setup
- builder
- config
- utils
- ci
- docker
- scripts
- scripts
- doc
- rustc/src
- platform-support
- rustc-dev-guide/src
- building
- bootstrapping
- rustdoc/src
- write-documentation
- unstable-book/src
- compiler-flags
- language-features
- etc
- librustdoc
- html/render
- passes
- tools
- clippy
- clippy_lints/src
- doc
- loops
- matches
- methods
- operators
- transmute
- types
- clippy_utils/src
- mir
- tests/ui
- compiletest/src
- header
- runtest
- llvm-bitcode-linker/src
- bin
- miri
- src
- intrinsics
- tests
- fail
- intrinsics
- validity
- pass
- run-make-support/src/external_deps
- rust-analyzer/crates/hir-ty/src
- diagnostics/match_check
- tidy/src
- tests
- assembly
- asm
- targets
- codegen
- asm
- avr
- intrinsics
- simd
- coverage
- crashes
- debuginfo
- mir-opt/pre-codegen
- run-make/avr-rjmp-offset
- rustdoc
- rustdoc-gui
- src/test_docs
- ui
- abi
- argument-suggestions
- asm
- associated-consts
- associated-inherent-types
- associated-item
- associated-types
- async-await
- attributes
- binop
- borrowck
- c-variadic
- cast
- check-cfg
- closures
- conditional-compilation
- const-ptr
- consts
- coroutine
- coverage-attr
- destructuring-assignment
- diagnostic_namespace
- dropck
- dyn-compatibility
- error-codes
- errors
- extern
- extern-flag
- feature-gates
- fmt
- fn
- higher-ranked/trait-bounds
- impl-trait
- in-trait
- precise-capturing
- implied-bounds
- imports
- extern-crate-self
- issue-45829
- include-macros
- intrinsics
- issues
- issue-76077-inaccesible-private-fields
- layout
- lifetimes
- lint
- unused
- malformed
- methods
- mismatched_types
- nll
- obsolete-in-place
- on-unimplemented
- panic-handler
- parser
- macro
- misspelled-keywords
- pattern
- rfc-3627-match-ergonomics-2024
- experimental
- auxiliary
- usefulness
- integer-ranges
- privacy/pub-priv-dep
- proc-macro
- auxiliary
- regions
- repr
- resolve
- return
- rfcs/rfc-2008-non-exhaustive
- self
- span
- statics
- structs/default-field-values
- suggestions
- test-attrs
- traits
- object
- try-block
- try-trait
- type
- pattern_types
- type-check
- type-alias-enum-variants
- type-alias-impl-trait
- typeck
- unboxed-closures
- uninhabited
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,026 files changed
+12485
-7958
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
| 133 | + | |
133 | 134 |
| |
134 | 135 |
| |
135 | 136 |
| |
| |||
221 | 222 |
| |
222 | 223 |
| |
223 | 224 |
| |
224 |
| - | |
| 225 | + | |
225 | 226 |
| |
| 227 | + | |
226 | 228 |
| |
227 | 229 |
| |
228 | 230 |
| |
| |||
308 | 310 |
| |
309 | 311 |
| |
310 | 312 |
| |
311 |
| - | |
312 |
| - | |
| 313 | + | |
| 314 | + | |
313 | 315 |
| |
314 |
| - | |
| 316 | + | |
315 | 317 |
| |
316 | 318 |
| |
317 | 319 |
| |
| |||
335 | 337 |
| |
336 | 338 |
| |
337 | 339 |
| |
338 |
| - | |
| 340 | + | |
339 | 341 |
| |
340 | 342 |
| |
341 | 343 |
| |
342 | 344 |
| |
343 | 345 |
| |
344 | 346 |
| |
345 |
| - | |
| 347 | + | |
346 | 348 |
| |
347 | 349 |
| |
348 | 350 |
| |
| |||
355 | 357 |
| |
356 | 358 |
| |
357 | 359 |
| |
358 |
| - | |
| 360 | + | |
359 | 361 |
| |
360 | 362 |
| |
361 | 363 |
| |
| |||
374 | 376 |
| |
375 | 377 |
| |
376 | 378 |
| |
377 |
| - | |
| 379 | + | |
378 | 380 |
| |
379 |
| - | |
380 |
| - | |
381 |
| - | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
382 | 386 |
| |
383 |
| - | |
384 |
| - | |
385 | 387 |
| |
386 |
| - | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
387 | 398 |
| |
388 | 399 |
| |
389 | 400 |
| |
| |||
398 | 409 |
| |
399 | 410 |
| |
400 | 411 |
| |
401 |
| - | |
| 412 | + | |
402 | 413 |
| |
| 414 | + | |
403 | 415 |
| |
404 | 416 |
| |
405 | 417 |
| |
| |||
447 | 459 |
| |
448 | 460 |
| |
449 | 461 |
| |
450 |
| - | |
451 | 462 |
| |
452 | 463 |
| |
453 | 464 |
| |
| |||
639 | 650 |
| |
640 | 651 |
| |
641 | 652 |
| |
642 |
| - | |
643 |
| - | |
644 |
| - | |
| 653 | + | |
| 654 | + | |
645 | 655 |
| |
646 | 656 |
| |
647 | 657 |
| |
| |||
683 | 693 |
| |
684 | 694 |
| |
685 | 695 |
| |
| 696 | + | |
686 | 697 |
| |
687 | 698 |
| |
688 | 699 |
| |
| |||
853 | 864 |
| |
854 | 865 |
| |
855 | 866 |
| |
856 |
| - | |
857 |
| - | |
858 |
| - | |
| 867 | + | |
| 868 | + | |
859 | 869 |
| |
860 | 870 |
| |
861 | 871 |
| |
| |||
995 | 1005 |
| |
996 | 1006 |
| |
997 | 1007 |
| |
| 1008 | + | |
998 | 1009 |
| |
999 | 1010 |
| |
1000 | 1011 |
| |
| |||
1355 | 1366 |
| |
1356 | 1367 |
| |
1357 | 1368 |
| |
1358 |
| - | |
1359 |
| - | |
1360 |
| - | |
| 1369 | + | |
1361 | 1370 |
| |
1362 | 1371 |
| |
1363 | 1372 |
| |
| |||
1378 | 1387 |
| |
1379 | 1388 |
| |
1380 | 1389 |
| |
| 1390 | + | |
1381 | 1391 |
| |
1382 | 1392 |
| |
1383 | 1393 |
| |
|
There was a problem loading the remainder of the diff.
0 commit comments