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
/
src
/
test
/
incremental
Age
Commit message (
Expand
)
Author
Lines
2021-12-10
update tests
Ellen
-1
/
+1
2021-12-03
Add test with `#[rustc_evaluate_where_clauses]`
Wesley Wiser
-1
/
+2
2021-12-03
Add test for evaluate_obligation: Ok(EvaluatedToOkModuloRegions) ICE
Wesley Wiser
-0
/
+117
2021-11-21
Simplify for loop desugar
Cameron Steffen
-1
/
+1
2021-11-20
Change `trait_defs.rs` incremental hash test
Esteban Kuber
-3
/
+3
2021-11-12
Add `-Zassert-incr-state` to assert state of incremental cache
pierwill
-2
/
+3
2021-10-22
Rollup merge of #89895 - camsteffen:for-loop-head-span, r=davidtwco
Yuki Okushi
-4
/
+4
2021-10-18
Add test for debug logging during incremental compilation
Tyson Nottingham
-0
/
+24
2021-10-15
Use more lowered spans in for loop
Cameron Steffen
-3
/
+3
2021-10-15
Don't mark for loop head span with desugaring
Cameron Steffen
-1
/
+1
2021-10-08
Auto merge of #89619 - michaelwoerister:incr-vtables, r=nagisa
bors
-0
/
+41
2021-10-07
Turn tcx.vtable_allocation() into a query.
Michael Woerister
-1
/
+15
2021-10-07
Remove untracked vtable-const-allocation cache from tcx
Michael Woerister
-0
/
+27
2021-10-06
Do not re-hash foreign spans.
Camille GILLOT
-0
/
+11
2021-09-20
Bless incremental tests.
Camille GILLOT
-7
/
+11
2021-09-11
Rebase fallout.
Camille GILLOT
-2
/
+2
2021-09-10
Duplicate tests for incremental spans mode.
Camille GILLOT
-1096
/
+2532
2021-09-02
Report cycle error using 'deepest' obligation in the cycle
Aaron Hill
-1
/
+2
2021-08-30
`feature(const_param_types)` -> `feature(adt_const_params)`
lcnr
-3
/
+3
2021-08-30
`feature(const_generics)` -> `feature(const_param_types)`
lcnr
-95
/
+16
2021-08-30
rename const_evaluatable_checked to generic_const_exprs
Ellen
-13
/
+13
2021-08-23
Rollup merge of #88230 - steffahn:a_an, r=oli-obk
Mara Bos
-1
/
+1
2021-08-22
Auto merge of #88166 - BoxyUwU:const-equate-canon, r=lcnr
bors
-0
/
+203
2021-08-22
Fix typos “a”→“an”
Frank Steffahn
-1
/
+1
2021-08-19
Revert "Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli...
Erik Desjardins
-1
/
+1
2021-08-19
regression tests
Ellen
-0
/
+203
2021-08-18
add tests
Ellen
-0
/
+169
2021-08-15
Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli-obk"
Erik Desjardins
-1
/
+1
2021-08-15
Introduce hir::ExprKind::Let - Take 2
Caio
-7
/
+5
2021-08-07
Run RemoveZsts at mir-opt-level=1
Erik Desjardins
-1
/
+1
2021-07-06
Make type_implements_trait not a query
Aman Arora
-0
/
+50
2021-06-01
Auto merge of #85331 - cjgillot:dirty-dancing, r=Aaron1011
bors
-684
/
+498
2021-06-01
Revert "Reduce the amount of untracked state in TyCtxt"
Camille Gillot
-16
/
+16
2021-06-01
Auto merge of #85153 - cjgillot:qresolve, r=Aaron1011
bors
-16
/
+16
2021-05-30
Bless tests.
Camille GILLOT
-16
/
+16
2021-05-25
Don't sort a `Vec` before computing its `DepTrackingHash`
Aaron Hill
-0
/
+15
2021-05-16
Remove remains of rustc_dirty.
Camille GILLOT
-30
/
+36
2021-05-15
Fix tests on traits.
Camille GILLOT
-85
/
+100
2021-05-15
Remove `label` in dirty/clean annotations.
Camille GILLOT
-655
/
+448
2021-05-14
Auto merge of #85211 - Aaron1011:metadata-invalid-span, r=michaelwoerister
bors
-0
/
+68
2021-05-13
fix test suite
Ralf Jung
-2
/
+3
2021-05-12
Preserve `SyntaxContext` for invalid/dummy spans in crate metadata
Aaron Hill
-0
/
+68
2021-04-29
Move parenting info to index_hir.
Camille GILLOT
-16
/
+13
2021-04-29
Add integration test for `--remap-pathh-prefix`
Joshua Nelson
-2
/
+5
2021-04-16
Mark `has_global_allocator` query as `eval_always`
Aaron Hill
-0
/
+12
2021-04-03
Remove attribute `#[link_args]`
Vadim Petrochenkov
-16
/
+0
2021-03-31
Add var to BoundRegion. Add query to get bound vars for applicable items.
Jack Huey
-6
/
+6
2021-03-24
Use `EvaluatedToOkModuloRegions` whenever we erase regions
Aaron Hill
-0
/
+184
2021-03-22
Err if the debugging options are not passed.
Camille GILLOT
-1
/
+3
2021-03-13
Avoid sorting predicates by `DefId`
Aaron Hill
-0
/
+31
[next]