| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-12-14 | Move compile-fail tests with NOTE/HELP annotations to UI | Vadim Petrochenkov | -63/+0 | |
| 2017-01-26 | Add note for E0117 | Guillaume Gomez | -1/+4 | |
| 2016-08-07 | Update E0206 message to new format | Keith Yeung | -8/+19 | |
| 2015-12-11 | Make name resolution errors non-fatal | Nick Cameron | -4/+0 | |
| 2015-04-02 | Tweak relese notes + rebase fixes | Alex Crichton | -0/+2 | |
| 2015-04-01 | rollup merge of #23860: nikomatsakis/copy-requires-clone | Alex Crichton | -0/+5 | |
| Conflicts: src/test/compile-fail/coherence-impls-copy.rs | ||||
| 2015-04-01 | Fallout in tests | Niko Matsakis | -0/+6 | |
| 2015-04-01 | Update tests for new coherence rules, and add a swatch of new tests | Niko Matsakis | -0/+7 | |
| probing the specifics of `Fundamental`. Fixes #23086. Fixes #23516. | ||||
| 2015-03-06 | Remove the coherence impls pass that was specialized to builtin bounds, | Niko Matsakis | -0/+39 | |
| since there are separate checks that apply to Copy (and Send uses the generic defaulted trait rules). Also prohibit `Sized` from being manually implemented for now. | ||||
