| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -208/+0 | |
| 2022-07-01 | Shorten def_span for more items. | Camille GILLOT | -2/+2 | |
| 2022-03-24 | Properly track `ImplObligation`s | Esteban Kuber | -8/+21 | |
| Instead of probing for all possible impls that could have caused an `ImplObligation`, keep track of its `DefId` and obligation spans for accurate error reporting. Follow up to #89580. Addresses #89418. Remove some unnecessary clones. Tweak output for auto trait impl obligations. | ||||
| 2021-11-20 | Move tests for missing trait bounds to their own directory | Esteban Kuber | -0/+195 | |
