| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-08 | Use the in-tree `compiler-builtins` | Trevor Gross | -0/+4 | |
| Many of `std`'s dependency have a dependency on the crates.io `compiler-builtins` when used with the feature `rustc-std-workspace-core`. Use a Cargo patch to select the in-tree version instead. `compiler-builtins` is also added as a dependency of `rustc-std-workspace-core` so these crates can remove their crates.io dependency in the future. | ||||
| 2020-07-27 | mv std libs to library/ | mark | -0/+4 | |
