| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-08-22 | Use `AttrVec` in more places. | Nicholas Nethercote | -1/+1 |
| 2022-08-17 | Remove `TraitDef::attributes`. | Nicholas Nethercote | -1/+0 |
| 2022-07-09 | Clarify args terminology. | Nicholas Nethercote | -2/+5 |
| 2022-07-04 | Avoid unnecessary blocks in derive output. | Nicholas Nethercote | -3/+4 |
| 2022-07-01 | Rename `Ty::Literal` as `Ty::Path`. | Nicholas Nethercote | -7/+3 |
| 2022-07-01 | Remove lifetime support in deriving code. | Nicholas Nethercote | -4/+2 |
| 2022-07-01 | Simplify pointer handling. | Nicholas Nethercote | -5/+2 |
| 2022-07-01 | Remove `{Method,Trait}Def::is_unsafe`. | Nicholas Nethercote | -2/+0 |
| 2022-06-23 | Rename some `ExtCtxt` methods. | Nicholas Nethercote | -3/+2 |
| 2021-02-09 | fix derive(RustcEncodable, RustcDecodable) | Skgland | -9/+6 |
| 2021-02-09 | use ufcs in derive(RustDecodable) | Skgland | -19/+31 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+223 |
