| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-07-14 | Hide `compiler_builtins` in the prelude | Amanieu d'Antras | -8/+8 | |
| This crate is a private implementation detail. We only need to insert it into the crate graph for linking and should not expose any of its public API. Fixes #113533 | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+46 | |
