about summary refs log tree commit diff
path: root/library/stdarch/crates/std_detect/src/detect
AgeCommit message (Expand)AuthorLines
2019-02-27aarch64: escape square brackets in docs myfreeweb-1/+1
2019-02-19Change imports in std_detect to edition-agnostic styleTaiki Endo-8/+8
2019-02-18A few cosmetic improvements.Alexander Regueiro-2/+2
2019-02-18Various cosmetic improvements.Alexander Regueiro-6/+5
2019-02-16Try to fix upstreamgnzlbg-7/+7
2019-02-13allow_internal_unstable requires feature namesgnzlbg-7/+7
2019-02-09Add cargo features to disable usage of file I/O and dlsym in std_detectgnzlbg-22/+62
2019-02-05Remove const workaround in std_detect cachegnzlbg-2/+1
2019-02-04Add detect macros should support trailing commas (Fix #443)Juan Aguilar Santillana-0/+21
2019-01-22Do not use Self constructorsgnzlbg-2/+4
2019-01-22Fix clippy issuesgnzlbg-1/+5
2019-01-22Refactor stdsimdgnzlbg-0/+2368