Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop unused deps, gate libc under unix for one crate | klensy | 2023-04-22 | 1 | -1/+0 |
* | Add `try_canonicalize` to `rustc_fs_util` and use it over `fs::canonicalize` | John Kåre Alsaker | 2023-03-16 | 1 | -0/+1 |
* | move things from rustc_target::abi to rustc_abi | hkalbasi | 2022-11-24 | 1 | -19/+7 |
* | move some layout logic to rustc_target::abi::layout | hkalbasi | 2022-11-24 | 1 | -1/+3 |
* | make rustc_target usable outside of rustc | hkalbasi | 2022-11-24 | 1 | -6/+17 |
* | Improve the help message for an invalid calling convention | khyperia | 2022-09-22 | 1 | -1/+2 |
* | Use serde_json for target spec json | bjorn3 | 2022-06-03 | 1 | -0/+1 |
* | Migrate to 2021 | Mark Rousskov | 2021-09-20 | 1 | -1/+1 |
* | rfc3052: Remove authors field from Cargo manifests | Jade | 2021-07-29 | 1 | -1/+0 |
* | mv compiler to compiler/ | mark | 2020-08-30 | 1 | -0/+14 |