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
2016-10-07
Auto merge of #36940 - eulerdisk:incr_test_for_hash_trait, r=michaelwoerister
bors
-0
/
+1121
2016-10-06
Changed some names
Andrea Pretto
-6
/
+6
2016-10-05
ICH: update saw_ty for TyBareFn; Update tests for functioninterfaces
Mathieu Borderé
-5
/
+23
2016-10-05
Added the third parameter to the "add second lifetime bound to method type pa...
Andrea Pretto
-1
/
+1
2016-10-05
Fixes requested by @michaelwoerister
Andrea Pretto
-31
/
+32
2016-10-05
ICH - Add test cases for function interfaces
Mathieu Borderé
-0
/
+382
2016-10-04
Rollup merge of #36798 - gavinb:fix/36164, r=GuillaumeGomez
Manish Goregaokar
-2
/
+2
2016-10-03
Fixed lines longer than 100.
Andrea Pretto
-3
/
+6
2016-10-03
Test Case for Incr. Comp. Hash for traits #36681.
Andrea Pretto
-0
/
+1117
2016-10-02
Improve error message and snippet for "did you mean `x`"
Gavin Baker
-2
/
+2
2016-09-30
Fix another comment in test/incremental/hashes/enum_defs
Michael Woerister
-1
/
+1
2016-09-30
Fix comment in test/incremental/hashes/enum_defs
Michael Woerister
-1
/
+1
2016-09-30
Fixes requested by @michaelwoerister.
Andrea Pretto
-2
/
+2
2016-09-29
Test Case for Incr. Comp. Hash for enums #36674.
Andrea Pretto
-0
/
+715
2016-09-28
Rollup merge of #36460 - mikhail-m1:35123-map3, r=nikomatsakis
Jonathan Turner
-0
/
+62
2016-09-26
incr.comp.: Add test case for cache artifact file headers.
Michael Woerister
-0
/
+29
2016-09-23
ICH: Add ability to test the ICH of exported metadata items.
Michael Woerister
-0
/
+238
2016-09-23
Merge branch 'master' into 35123-map3
Mikhail Modin
-1
/
+306
2016-09-14
map create numbers between compilations
Mikhail Modin
-0
/
+62
2016-09-12
Auto merge of #35960 - nikomatsakis:incr-comp-krate-edges, r=michaelwoerister
bors
-0
/
+111
2016-09-06
Auto merge of #36025 - michaelwoerister:incr-comp-hash-spans, r=nikomatsakis
bors
-0
/
+194
2016-09-06
expanding a def-id is not a read
Niko Matsakis
-0
/
+46
2016-09-06
allow testing DepNode::Krate edges directly
Niko Matsakis
-5
/
+7
2016-09-06
ignore dep-graph when loading inlined HIR
Niko Matsakis
-0
/
+29
2016-09-06
write to inherent_impls during the visitor
Niko Matsakis
-0
/
+34
2016-09-03
Fix rebase, fix some tests
Vadim Petrochenkov
-1
/
+1
2016-09-01
incr.comp. Add tests for stable span hashing.
Michael Woerister
-0
/
+194
2016-08-23
fix stray comment
Niko Matsakis
-2
/
+1
2016-08-23
consider DepNode::Krate to be an input
Niko Matsakis
-0
/
+40
2016-08-23
add regression test for #35593
Niko Matsakis
-0
/
+21
2016-08-20
compute and cache HIR hashes at beginning
Niko Matsakis
-8
/
+2
2016-08-11
Fix incremental/commandline-args test.
Michael Woerister
-1
/
+1
2016-08-11
Save dep-tracking hash of commandline arguments in dep-graph file.
Michael Woerister
-0
/
+30
2016-08-09
incorporate resolve results into hashing
Niko Matsakis
-2
/
+138
2016-08-09
stop hashing nested items, and add a test
Niko Matsakis
-0
/
+36
2016-08-09
use preds to serialize just what we need
Niko Matsakis
-6
/
+12
2016-08-02
watch out for krate numbers being reassigned
Niko Matsakis
-0
/
+44
2016-08-02
remap Hir(InlinedDefId) to MetaData(OriginalDefId)
Niko Matsakis
-0
/
+33
2016-08-01
hash foreign items too
Niko Matsakis
-0
/
+45
2016-07-28
Keep multiple files per work-product
Niko Matsakis
-0
/
+63
2016-07-28
Address mw nits
Niko Matsakis
-10
/
+0
2016-07-28
Add a testing mechanism and a simple spike test
Niko Matsakis
-0
/
+197
2016-05-31
add def-ids from nominal types into TraitSelect
Niko Matsakis
-5
/
+5
2016-05-31
extend type alias test to include a clean rev
Niko Matsakis
-1
/
+7
2016-05-31
add a series of tests for changes to structs
Niko Matsakis
-0
/
+326
2016-05-18
always make at least one codegen-unit
Niko Matsakis
-2
/
+0
2016-05-18
basic tests for cross-crate hashing
Niko Matsakis
-0
/
+102
2016-04-06
Fix test cases to reflect that #32014...went away
Niko Matsakis
-4
/
+3
2016-04-06
add incremental test runner and some tests
Niko Matsakis
-0
/
+158
[prev]