| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-04-08 | Replace "rc"/"arc" lang items with Rc/Arc diagnostic items. | Eduard-Mihai Burtescu | -2/+2 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-04 | Update tests | Oliver Scherer | -1/+1 | |
| 2018-10-11 | Extend lang items to assert correct target. | David Wood | -0/+17 | |
| This commit extends the existing lang items functionality to assert that the `#[lang_item]` attribute is only found on the appropriate item for any given lang item. That is, language items representing traits must only ever have their corresponding attribute placed on a trait, for example. | ||||
