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
/
change_private_impl_method_cc
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-98
/
+0
2021-05-15
Remove `label` in dirty/clean annotations.
Camille GILLOT
-5
/
+5
2020-07-17
Rename TypeckTables to TypeckResults.
Valentin Lazureanu
-5
/
+5
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-1
/
+1
2019-03-30
Update tests
John Kåre Alsaker
-5
/
+5
2018-12-25
Remove licenses
Mark Rousskov
-20
/
+0
2018-04-13
Rename must-compile-successfully into compile-pass
Guillaume Gomez
-1
/
+1
2017-11-07
Fix incremental tests after change to instantiation strategy.
Michael Woerister
-21
/
+20
2017-10-02
incr.comp.: Use red/green tracking for CGU re-use.
Michael Woerister
-2
/
+0
2017-09-23
incr.comp.: Remove support for loading metadata fingerprints.
Michael Woerister
-0
/
+2
2017-05-18
Enable cross-crate incremental compilation by default.
Michael Woerister
-2
/
+0
2017-01-27
Auto merge of #39281 - michaelwoerister:make-cc-incr-comp-opt-in, r=nikomatsakis
bors
-0
/
+2
2017-01-25
rename `Tables` to `TypeckTables`
Niko Matsakis
-5
/
+5
2017-01-25
merge TypeckItemBody and Tables depnodes
Niko Matsakis
-5
/
+5
2017-01-24
incr.comp.: Make cross-crate tracking for incr. comp. opt-in.
Michael Woerister
-0
/
+2
2016-11-29
restructure `CollectItem` dep-node to separate fn sigs from bodies
Niko Matsakis
-7
/
+4
2016-11-17
fix change_private_impl_method_cc test
Niko Matsakis
-3
/
+1
2016-11-17
when creating an AssociatedItem, read data from impl, not impl item
Niko Matsakis
-13
/
+13
2016-10-21
add a test case for changing a private impl method across crates
Niko Matsakis
-0
/
+124