This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
140 files changed
+1278
-465
lines changed- compiler
- rustc_codegen_cranelift/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- const_eval
- interpret
- rustc_driver_impl/src
- rustc_hir_analysis/src/check
- rustc_hir_typeck/src
- rustc_infer/src/infer
- relate
- rustc_middle/src
- mir
- interpret
- ty/print
- rustc_mir_build/src/build/custom/parse
- rustc_mir_transform/src
- rustc_resolve/src
- rustc_session/src
- rustc_smir/src
- rustc_internal
- rustc_smir
- convert
- rustc_span/src
- rustc_trait_selection/src
- solve/eval_ctxt
- traits
- select
- rustc_ty_utils/src
- stable_mir/src
- mir
- library
- core
- src
- intrinsics
- ptr
- tests
- std/src
- fs
- sys/pal/unix
- src
- bootstrap/src
- core
- build_steps
- utils
- doc/unstable-book/src/compiler-flags
- tools
- compiletest/src
- header
- miri
- src
- concurrency
- tests
- fail/intrinsics
- pass/intrinsics
- run-make-support/src
- tidy/src
- tests
- assembly
- stack-protector
- codegen
- instrument-coverage
- intrinsics
- issues
- mir-opt
- building/custom
- pre-codegen
- run-make
- c-dynamic-dylib
- c-dynamic-rlib
- emit-stack-sizes
- fpic
- link-framework
- lto-smoke
- macos-fat-archive
- mixing-deps
- native-link-modifier-verbatim-linker
- print-check-cfg
- simple-rlib
- used-cdylib-macos
- run-pass-valgrind
- ui
- abi
- backtrace
- deployment-target
- feature-gates
- imports
- auxiliary
- intrinsics
- invalid-compile-flags
- issues
- linkage-attr
- propagate-generic-issue-18804
- auxiliary
- manual
- panic-runtime
- runtime
- structs-enums
- enum-rec
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
140 files changed
+1278
-465
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
239 | 239 |
| |
240 | 240 |
| |
241 | 241 |
| |
242 |
| - | |
| 242 | + | |
243 | 243 |
| |
244 | 244 |
| |
245 | 245 |
| |
| |||
248 | 248 |
| |
249 | 249 |
| |
250 | 250 |
| |
251 |
| - | |
252 |
| - | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
253 | 256 |
| |
254 | 257 |
| |
255 | 258 |
| |
| |||
583 | 586 |
| |
584 | 587 |
| |
585 | 588 |
| |
586 |
| - | |
| 589 | + | |
587 | 590 |
| |
588 | 591 |
| |
589 |
| - | |
590 |
| - | |
| 592 | + | |
591 | 593 |
| |
592 | 594 |
| |
593 | 595 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
415 | 415 |
| |
416 | 416 |
| |
417 | 417 |
| |
418 |
| - | |
419 | 418 |
| |
420 | 419 |
| |
421 | 420 |
| |
422 | 421 |
| |
| 422 | + | |
423 | 423 |
| |
424 | 424 |
| |
425 | 425 |
| |
| |||
428 | 428 |
| |
429 | 429 |
| |
430 | 430 |
| |
| 431 | + | |
431 | 432 |
| |
432 | 433 |
| |
433 | 434 |
| |
| |||
436 | 437 |
| |
437 | 438 |
| |
438 | 439 |
| |
439 |
| - | |
440 |
| - | |
| 440 | + | |
| 441 | + | |
441 | 442 |
| |
442 | 443 |
| |
443 | 444 |
| |
| |||
450 | 451 |
| |
451 | 452 |
| |
452 | 453 |
| |
| 454 | + | |
453 | 455 |
| |
454 | 456 |
| |
455 | 457 |
| |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
456 | 476 |
| |
457 | 477 |
| |
458 | 478 |
|
There was a problem loading the remainder of the diff.
0 commit comments