index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
incremental
Age
Commit message (
Expand
)
Author
Lines
2023-12-19
rustc_codegen_ssa: Don't let `IncorrectCguReuseType` errors get lost
Martin Nordholts
-10
/
+14
2023-12-12
tests: CGU tests require build-pass, not check-pass (remove FIXME)
Martin Nordholts
-3
/
+3
2023-12-02
Rename `HandlerInner::delay_span_bug` as `HandlerInner::span_delayed_bug`.
Nicholas Nethercote
-2
/
+2
2023-10-28
Remove asmjs from tests
Jubilee Young
-5
/
+0
2023-10-06
Bless incremental tests.
Camille GILLOT
-10
/
+10
2023-09-29
Rollup merge of #116263 - ferrocene:pa-more-bare-metal-fixes, r=oli-obk
Matthias Krüger
-0
/
+1
2023-09-29
mark relevant tests as requiring unwinding
Pietro Albini
-0
/
+1
2023-09-28
Unconditionally run `RevealAll` pass and run it earlier
Oli Scherer
-1
/
+1
2023-08-03
Forbid old-style `simd_shuffleN` intrinsics
Oli Scherer
-3
/
+3
2023-07-16
Querify unused trait check.
Camille GILLOT
-2
/
+2
2023-07-10
Bless incremental test.
Camille GILLOT
-1
/
+1
2023-06-01
Implement custom diagnostic for ConstParamTy
Michael Goulet
-4
/
+39
2023-06-01
Auto merge of #112002 - saethlin:enable-sroa, r=oli-obk,scottmcm
bors
-1
/
+2
2023-05-31
Enable ScalarReplacementOfAggregates
Ben Kimock
-1
/
+2
2023-05-31
Only rewrite valtree-constants to patterns and keep other constants opaque
Oli Scherer
-10
/
+3
2023-05-29
Add a test for issue 110457
Maybe Waffle
-0
/
+137
2023-05-17
Delay a bug when overwriting fed value.
Camille GILLOT
-0
/
+1
2023-05-17
Add incremental test.
Camille GILLOT
-0
/
+16
2023-05-02
Add needs-unwind annotations to tests that need stack unwinding
bjorn3
-0
/
+2
2023-04-22
Turn on ConstDebugInfo pass.
Wesley Wiser
-8
/
+8
2023-04-20
Add incremental tests.
Camille GILLOT
-0
/
+97
2023-04-04
incr.comp.: Make sure dependencies are recorded when feeding queries during e...
Michael Woerister
-0
/
+16
2023-03-19
Rollup merge of #105793 - lukas-code:circular-deps, r=Mark-Simulacrum
Dylan DPC
-0
/
+47
2023-03-14
Bless incremental test.
Camille GILLOT
-2
/
+2
2023-03-05
Add note for mismatched types with circular dependencies
Lukas Markeffsky
-0
/
+47
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+13563