about summary refs log tree commit diff
path: root/library/stdarch/crates/std_detect/src/lib.rs
AgeCommit message (Expand)AuthorLines
2020-04-09Use llvm_asm! instead of asm! (#846)Amanieu d'Antras-1/+1
2019-10-10Remove need for `#[macro_use]` with `cfg-if`Alex Crichton-4/+1
2019-09-17Simplify the std importsLuca Barbato-12/+1
2019-09-17Override the features detected using an env::varLuca Barbato-1/+12
2019-07-09Update repo namegnzlbg-1/+0
2019-04-17Migrate clippy lints to tool lintsgnzlbg-5/+2
2019-02-14Fix wasm32 build jobgnzlbg-0/+2
2019-02-09Add cargo features to disable usage of file I/O and dlsym in std_detectgnzlbg-8/+21
2019-01-22Refactor stdsimdgnzlbg-0/+37