summaryrefslogtreecommitdiff
path: root/compiler/rustc_target/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* drop unused deps, gate libc under unix for one crateklensy2023-04-221-1/+0
* Add `try_canonicalize` to `rustc_fs_util` and use it over `fs::canonicalize`John Kåre Alsaker2023-03-161-0/+1
* move things from rustc_target::abi to rustc_abihkalbasi2022-11-241-19/+7
* move some layout logic to rustc_target::abi::layouthkalbasi2022-11-241-1/+3
* make rustc_target usable outside of rustchkalbasi2022-11-241-6/+17
* Improve the help message for an invalid calling conventionkhyperia2022-09-221-1/+2
* Use serde_json for target spec jsonbjorn32022-06-031-0/+1
* Migrate to 2021Mark Rousskov2021-09-201-1/+1
* rfc3052: Remove authors field from Cargo manifestsJade2021-07-291-1/+0
* mv compiler to compiler/mark2020-08-301-0/+14