about summary refs log tree commit diff
path: root/tests/ui/rust-2024/unsafe-env-suggestion.stderr
AgeCommit message (Expand)AuthorLines
2025-07-16future-incompat lints: don't link to the nightly edition-guide versiondianne-2/+2
2024-12-15Use links to edition guide for edition migrationsEric Huss-2/+2
2024-08-13`#[deprecated_safe_2024]`: Also use the `// TODO:` hint in the compiler errorTobias Bucher-2/+2
2024-08-13Allow to customize `// TODO:` comment for deprecated safe autofixTobias Bucher-2/+2
2024-07-17Rename `deprecated_safe` lint to `deprecated_safe_2024`Tobias Bucher-2/+2
2024-06-12Add TODO comment to unsafe env modificationTobias Bucher-4/+6
2024-05-30Add `deprecated_safe` lintTobias Bucher-0/+33