| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-02-27 | safe transmute: revise safety analysis | Jack Wrenn | -704/+0 | |
| Migrate to a simplified safety analysis that does not use visibility. Closes https://github.com/rust-lang/project-safe-transmute/issues/15 | ||||
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -8/+8 | |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -5/+5 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-08-02 | Replace old private-in-public diagnostic with type privacy lints | Bryanskiy | -18/+28 | |
| 2023-04-13 | Improve safe transmute error reporting | Bryan Garza | -12/+8 | |
| This patch updates the error reporting when Safe Transmute is not possible between 2 types by including the reason. Also, fix some small bugs that occur when computing the `Answer` for transmutability. | ||||
| 2023-02-21 | Specify what 'this' actually is | Michael Goulet | -4/+4 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+698 | |
