| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-02-21 | Upgrade `thin-vec` from 0.2.9 to 0.2.12. | Nicholas Nethercote | -1/+1 | |
| Because 0.2.10 added supports for `ThinVec::splice`, and 0.2.12 is the latest release. | ||||
| 2022-11-17 | Use `ThinVec` in `ast::Path`. | Nicholas Nethercote | -3/+4 | |
| 2022-09-29 | Remove from compiler/ crates | reez12g | -1/+0 | |
| 2022-04-25 | migrate ambiguous plus diagnostic | Christian Poveda | -0/+1 | |
| 2021-10-31 | Lint against RTL unicode codepoints in literals and comments | Esteban Küber | -0/+1 | |
| Address CVE-2021-42574. | ||||
| 2021-09-20 | Migrate to 2021 | Mark Rousskov | -1/+1 | |
| 2021-07-29 | rfc3052: Remove authors field from Cargo manifests | Jade | -1/+0 | |
| Since RFC 3052 soft deprecated the authors field anyway, hiding it from crates.io, docs.rs, and making Cargo not add it by default, and it is not generally up to date/useful information, we should remove it from crates in this repo. | ||||
| 2021-06-25 | rustc_parse: Remove unused dependency smallvec | Josh Triplett | -1/+0 | |
| Unused since commit 530a629635030c47f9d7886bb20a1959fa0198db ("Remove pretty-print/reparse hack, and add derive-specific hack"). | ||||
| 2021-02-14 | bumped smallvec deps | klensy | -1/+1 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+22 | |
