| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-11-02 | ICH: Add test case for when overflow checks are disabled. | Michael Woerister | -0/+251 | |
| 2016-11-01 | ICH: Hash expression spans if their source location is captured for panics | Michael Woerister | -0/+173 | |
| 2016-10-26 | Prohibit patterns in trait methods without bodies | Vadim Petrochenkov | -4/+4 | |
| 2016-10-12 | Rollup merge of #36831 - michaelwoerister:ich-updates, r=nikomatsakis | Alex Crichton | -0/+71 | |
| incr.comp.: Minor refactoring and update to struct ICH test case r? @nikomatsakis | ||||
| 2016-10-11 | Rollup merge of #37072 - michaelwoerister:enable-trait-ich-tests, r=nikomatsakis | Guillaume Gomez | -91/+85 | |
| ICH: Enable some cases in trait definition hashing. Enable some test cases originally written by @eulerdisk. The tests can be enabled now because @MathieuBordere has fixed the underlying problem in #36974. r? @nikomatsakis | ||||
| 2016-10-10 | ICH: Enable some cases in trait definition hashing. | Michael Woerister | -91/+85 | |
| 2016-10-08 | Add ICH test case for consts | Florian Diebold | -0/+132 | |
| Fixes #37000. | ||||
| 2016-10-08 | Add ICH test case for statics | Florian Diebold | -0/+185 | |
| Fixes #37001. | ||||
| 2016-10-07 | incr.comp.: Cover indirect changes in struct ICH test case | Michael Woerister | -0/+71 | |
| 2016-10-07 | Auto merge of #36940 - eulerdisk:incr_test_for_hash_trait, r=michaelwoerister | bors | -0/+1121 | |
| Test Case for Incr. Comp. Hash for traits #36681. Fixes #36681 Part of #36350 Currently, the following tests fail: Unsafe modifier Extern modifier Extern c to rust-intrinsic Trait unsafety Change type of method parameter (&i32 => &mut i32) Mode of self parameter r? @michaelwoerister | ||||
| 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 ↵ | Andrea Pretto | -1/+1 | |
| parameter" | ||||
| 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-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-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-23 | ICH: Add ability to test the ICH of exported metadata items. | Michael Woerister | -0/+238 | |
