| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-16 | future-incompat lints: don't link to the nightly edition-guide version | dianne | -5/+5 | |
| 2024-11-28 | Update more 2024 tests to remove -Zunstable-options | Eric Huss | -19/+8 | |
| 2024-07-28 | Add migration lint for 2024 prelude additions | Nilstrieb | -0/+342 | |
| This adds the migration lint for the newly ambiguous methods `poll` and `into_future`. When these methods are used on types implementing the respective traits, it will be ambiguous in the future, which can lead to hard errors or behavior changes depending on the exact circumstances. | ||||
