| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-04-23 | remove unused const_fn feature (#1140) | Ralf Jung | -1/+1 |
| 2021-04-07 | Deny 2018 idiom lints (#1108) | Joshua Nelson | -1/+3 |
| 2021-03-18 | Fix building std_detect as a dependency of std (#1089) | Amanieu d'Antras | -0/+1 |
| 2021-03-17 | Convert all uses of llvm_asm! to asm! (#1052) | Amanieu d'Antras | -1/+1 |
| 2021-02-14 | Turn std_detect into a no_std crate (#1005) | Amanieu d'Antras | -19/+6 |
| 2020-04-09 | Use llvm_asm! instead of asm! (#846) | Amanieu d'Antras | -1/+1 |
| 2019-10-10 | Remove need for `#[macro_use]` with `cfg-if` | Alex Crichton | -4/+1 |
| 2019-09-17 | Simplify the std imports | Luca Barbato | -12/+1 |
| 2019-09-17 | Override the features detected using an env::var | Luca Barbato | -1/+12 |
| 2019-07-09 | Update repo name | gnzlbg | -1/+0 |
| 2019-04-17 | Migrate clippy lints to tool lints | gnzlbg | -5/+2 |
| 2019-02-14 | Fix wasm32 build job | gnzlbg | -0/+2 |
| 2019-02-09 | Add cargo features to disable usage of file I/O and dlsym in std_detect | gnzlbg | -8/+21 |
| 2019-01-22 | Refactor stdsimd | gnzlbg | -0/+37 |
