| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-02-25 | rustc_typeck: rework coherence to be almost completely on-demand. | Eduard-Mihai Burtescu | -3/+9 | |
| 2016-08-14 | Update E0322 to new format | Yossi Konstantinovsky | -0/+3 | |
| 2015-12-11 | Make name resolution errors non-fatal | Nick Cameron | -1/+0 | |
| 2015-04-01 | Update tests for new coherence rules, and add a swatch of new tests | Niko Matsakis | -3/+8 | |
| 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/+33 | |
| 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. | ||||
