File tree
763 files changed
+6001
-5667
lines changed- compiler
- rustc_abi/src/extern_abi
- rustc_ast/src
- attr
- expand
- util
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust
- state
- rustc_attr/src
- rustc_attr_data_structures
- src
- rustc_attr_parsing
- src
- attributes
- rustc_borrowck/src
- diagnostics
- polonius/legacy
- type_check
- liveness
- rustc_builtin_macros
- src
- assert
- deriving
- cmp
- generic
- rustc_codegen_cranelift/src
- intrinsics
- rustc_codegen_gcc/src
- rustc_codegen_llvm
- src
- back
- coverageinfo
- mapgen
- debuginfo
- rustc_codegen_ssa
- src
- back
- mir
- traits
- rustc_const_eval
- src
- check_consts
- const_eval
- interpret
- util
- rustc_driver_impl
- src
- rustc_errors/src
- rustc_expand
- src
- mbe
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis
- src
- check
- coherence
- collect
- hir_ty_lowering
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_incremental/src
- persist
- rustc_infer/src
- infer
- opaque_types
- region_constraints
- traits
- rustc_interface
- src
- rustc_lint
- src
- early
- diagnostics
- types
- rustc_lint_defs/src
- rustc_macros/src/diagnostics
- rustc_metadata
- src
- rmeta
- decoder
- rustc_middle
- src
- dep_graph
- hir/map
- middle
- mir
- query
- traits
- ty
- print
- util
- rustc_mir_build
- src
- builder
- coverageinfo
- custom
- parse
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- framework
- impls
- rustc_mir_transform
- src
- coroutine
- shim
- rustc_monomorphize
- src
- mono_checks
- rustc_parse/src
- lexer
- parser
- mut_visit
- tokenstream
- rustc_passes
- src
- rustc_privacy
- src
- rustc_query_system/src/ich
- rustc_resolve
- src
- late
- rustc_session/src
- config
- rustc_smir/src/rustc_smir
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src
- asm
- spec
- targets
- rustc_trait_selection
- src
- error_reporting
- infer
- nice_region_error
- traits
- errors
- traits
- select
- rustc_transmute/src
- rustc_ty_utils/src
- rustc_type_ir/src
- library
- alloc
- src
- collections
- vec
- tests
- core/src
- cell
- macros
- num
- task
- profiler_builtins
- std/src
- sys/pal
- hermit
- sgx
- src
- bootstrap
- src/core
- build_steps
- builder
- config
- ci
- docker
- host-aarch64/dist-aarch64-linux
- host-x86_64
- dist-aarch64-linux
- dist-i686-linux
- dist-powerpc64le-linux
- dist-x86_64-linux
- x86_64-gnu-llvm-18
- x86_64-gnu-llvm-19
- x86_64-gnu-tools
- scripts
- github-actions
- doc
- rustc/src
- platform-support
- rustdoc/src
- unstable-book/src/language-features
- librustdoc
- clean
- html
- render
- json
- passes
- tools
- build-manifest/src
- clippy
- clippy_lints/src
- attrs
- utils/internal_lints
- clippy_utils/src
- compiletest/src
- miri/src
- rust-analyzer/crates/hir-expand/src
- rustbook
- rustc-perf-wrapper/src
- rustfmt/src
- parse/macros
- tests
- assembly/asm
- auxiliary
- codegen/issues
- codegen-units/item-collection
- coverage
- attr
- auxiliary
- branch
- condition
- mcdc
- mir-opt
- coverage
- run-make
- extern-fn-struct-passing-abi
- symbols-include-type-name
- rustdoc
- rustdoc-gui
- src/test_docs
- rustdoc-json
- rustdoc-ui
- ui
- bootstrap/self-test
- borrowck
- coverage-attr
- drop
- editions
- error-emitter
- feature-gates
- impl-trait/rpit
- internal-lints
- intrinsics
- iterators
- never_type
- pattern/rfc-3627-match-ergonomics-2024
- rfcs/rfc-2396-target_feature-11
- rust-2024
- unsafe-attributes
- unsafe-extern-blocks
- rustdoc
- stats
- structs-enums
- traits/const-traits
- unsafe
- unsafe_op_in_unsafe_fn
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
763 files changed
+6001
-5667
lines changedLines changed: 171 additions & 134 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
6 | 5 |
| |
7 | 6 |
| |
8 | 7 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
| 34 | + | |
36 | 35 |
| |
37 | 36 |
| |
38 | 37 |
| |
|
Lines changed: 31 additions & 41 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
8 |
| - | |
9 |
| - | |
| 7 | + | |
10 | 8 |
| |
11 | 9 |
| |
12 | 10 |
| |
| |||
17 | 15 |
| |
18 | 16 |
| |
19 | 17 |
| |
20 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
366 | 366 |
| |
367 | 367 |
| |
368 | 368 |
| |
369 |
| - | |
370 |
| - | |
371 |
| - | |
372 |
| - | |
| 369 | + | |
373 | 370 |
| |
374 |
| - | |
| 371 | + | |
375 | 372 |
| |
376 | 373 |
| |
377 | 374 |
| |
378 | 375 |
| |
379 | 376 |
| |
380 | 377 |
| |
381 | 378 |
| |
382 |
| - | |
| 379 | + | |
383 | 380 |
| |
384 |
| - | |
| 381 | + | |
385 | 382 |
| |
386 | 383 |
| |
387 | 384 |
| |
| |||
391 | 388 |
| |
392 | 389 |
| |
393 | 390 |
| |
394 |
| - | |
| 391 | + | |
395 | 392 |
| |
396 | 393 |
| |
397 | 394 |
| |
398 | 395 |
| |
399 | 396 |
| |
400 | 397 |
| |
401 |
| - | |
| 398 | + | |
402 | 399 |
| |
403 |
| - | |
| 400 | + | |
404 | 401 |
| |
405 | 402 |
| |
406 | 403 |
| |
| |||
421 | 418 |
| |
422 | 419 |
| |
423 | 420 |
| |
424 |
| - | |
425 |
| - | |
| 421 | + | |
| 422 | + | |
426 | 423 |
| |
427 | 424 |
| |
428 | 425 |
| |
| |||
439 | 436 |
| |
440 | 437 |
| |
441 | 438 |
| |
442 |
| - | |
| 439 | + | |
443 | 440 |
| |
444 |
| - | |
445 |
| - | |
| 441 | + | |
| 442 | + | |
446 | 443 |
| |
447 |
| - | |
| 444 | + | |
448 | 445 |
| |
449 | 446 |
| |
450 | 447 |
| |
451 | 448 |
| |
452 | 449 |
| |
453 | 450 |
| |
454 | 451 |
| |
455 |
| - | |
456 |
| - | |
457 |
| - | |
458 |
| - | |
| 452 | + | |
| 453 | + | |
459 | 454 |
| |
460 |
| - | |
| 455 | + | |
461 | 456 |
| |
462 | 457 |
| |
463 | 458 |
| |
| |||
466 | 461 |
| |
467 | 462 |
| |
468 | 463 |
| |
469 |
| - | |
470 |
| - | |
471 |
| - | |
472 |
| - | |
| 464 | + | |
| 465 | + | |
473 | 466 |
| |
474 | 467 |
| |
475 |
| - | |
| 468 | + | |
476 | 469 |
| |
477 | 470 |
| |
478 | 471 |
| |
479 | 472 |
| |
480 |
| - | |
481 |
| - | |
| 473 | + | |
| 474 | + | |
482 | 475 |
| |
483 | 476 |
| |
484 | 477 |
| |
| |||
594 | 587 |
| |
595 | 588 |
| |
596 | 589 |
| |
597 |
| - | |
598 |
| - | |
599 |
| - | |
600 |
| - | |
601 |
| - | |
| 590 | + | |
| 591 | + | |
602 | 592 |
| |
603 |
| - | |
| 593 | + | |
604 | 594 |
| |
605 | 595 |
| |
606 | 596 |
| |
607 |
| - | |
608 |
| - | |
| 597 | + | |
| 598 | + | |
609 | 599 |
| |
610 | 600 |
| |
611 | 601 |
| |
612 |
| - | |
| 602 | + | |
613 | 603 |
| |
614 | 604 |
| |
615 | 605 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
3 | 2 |
| |
4 | 3 |
| |
5 | 4 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 |
| - | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 | 16 |
| |
18 |
| - | |
| 17 | + | |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
|
Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 |
| - | |
17 |
| - | |
18 |
| - | |
| 17 | + | |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
| |||
904 | 903 |
| |
905 | 904 |
| |
906 | 905 |
| |
907 |
| - | |
| 906 | + | |
| 907 | + | |
908 | 908 |
| |
909 | 909 |
| |
910 | 910 |
| |
| |||
917 | 917 |
| |
918 | 918 |
| |
919 | 919 |
| |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
920 | 925 |
| |
921 | 926 |
| |
922 | 927 |
| |
|
0 commit comments