about summary refs log tree commit diff
path: root/compiler/rustc_target/Cargo.toml
AgeCommit message (Expand)AuthorLines
2023-03-16Add `try_canonicalize` to `rustc_fs_util` and use it over `fs::canonicalize`John Kåre Alsaker-0/+1
2022-11-24move things from rustc_target::abi to rustc_abihkalbasi-19/+7
2022-11-24move some layout logic to rustc_target::abi::layouthkalbasi-1/+3
2022-11-24make rustc_target usable outside of rustchkalbasi-6/+17
2022-09-22Improve the help message for an invalid calling conventionkhyperia-1/+2
2022-06-03Use serde_json for target spec jsonbjorn3-0/+1
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2020-08-30mv compiler to compiler/mark-0/+14