| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-04-12 | ICH: Replace old, transitive metadata hashing with direct hashing approach. | Michael Woerister | -48/+73 |
| 2017-02-03 | Let the ICH testing framework check that all #[rustc_dirty] attrs have been a... | Michael Woerister | -1/+3 |
| 2016-12-28 | rustc: move function arguments into hir::Body. | Eduard-Mihai Burtescu | -1/+11 |
| 2016-12-28 | rustc: separate TraitItem from their parent Item, just like ImplItem. | Eduard-Mihai Burtescu | -28/+140 |
| 2016-10-26 | Prohibit patterns in trait methods without bodies | Vadim Petrochenkov | -4/+4 |
| 2016-10-10 | ICH: Enable some cases in trait definition hashing. | Michael Woerister | -91/+85 |
| 2016-10-06 | Changed some names | Andrea Pretto | -6/+6 |
| 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-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 |
