| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-07-16 | Add infrastructure `#[rustc_confusables]` attribute to allow targeted | 许杰友 Jieyou Xu (Joe) | -0/+11 | |
| "no method" errors on standard library types The standard library developer can annotate methods on e.g. `BTreeSet::push` with `#[rustc_confusables("insert")]`. When the user mistypes `btreeset.push()`, `BTreeSet::insert` will be suggested if there are no other candidates to suggest. | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+12 | |
