| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-03-06 | Move some tests to more suitable subdirs | Yuki Okushi | -47/+0 | |
| 2019-05-29 | Update ui test suite to use dyn | memoryruins | -6/+6 | |
| 2019-01-04 | implement a hack to make traitobject 0.1.0 compile | Ariel Ben-Yehuda | -5/+0 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-14 | add coherence future-compat warnings for marker-only trait objects | Ariel Ben-Yehuda | -0/+62 | |
| The future-compat warnings break code that assumes that `dyn Send + Sync != dyn Sync + Send`, and are the first step in making them equal. cc #33140. It should be possible to revert this commit when we're done with the warnings. | ||||
