about summary refs log tree commit diff
path: root/library/test/Cargo.toml
AgeCommit message (Expand)AuthorLines
2023-02-24test: drop unused depsklensy-2/+0
2022-11-21Update test's cfg-if dependency to 1.0Collin Baker-1/+1
2021-12-23Switch all libraries to the 2021 editionDeadbeef-1/+1
2021-09-25Expose the std_detect env_override featureLuca Barbato-0/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-07-18Move `library/term/src` to `library/test/src/term/`.Charles Lew-1/+0
2021-01-07Update `compiler_builtins` to 0.1.39Yuki Okushi-1/+1
2020-11-16libary: Forward compiler-builtins "asm" and "mangled-names" featureStefan Lankes-0/+2
2020-10-21allow using the system-wide llvm-libunwind as the unwinderMarc-Antoine Perennou-0/+1
2020-09-27libary: Forward compiler-builtins "mem" featureJoe Richey-0/+1
2020-07-27mv std libs to library/mark-0/+33