index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2019-09-17
Remove the FIXME about the cache size checks
Luca Barbato
-6
/
+2
2019-09-17
Override the features detected using an env::var
Luca Barbato
-4
/
+45
2019-09-17
Add a mean to unset a bit in the cache
Luca Barbato
-0
/
+19
2019-09-17
Try harder to error on usage of unstable features
gnzlbg
-1
/
+1
2019-09-17
Remove staged_api from the allowed_internal_unstabled of the feature macros
gnzlbg
-1
/
+1
2019-09-16
Fix std_detect on targets without feature detection
gnzlbg
-0
/
+4
2019-09-16
Fix windows build jobs
gnzlbg
-1
/
+1
2019-09-16
Format
gnzlbg
-154
/
+155
2019-09-16
Enforce staged_api on a per-feature basis
gnzlbg
-67
/
+87
2019-09-16
Add std_detect::detect::features() -> impl Iterator<Item=(&'static str, bool)...
gnzlbg
-558
/
+314
2019-09-09
Factor out check_for
Luca Barbato
-63
/
+17
2019-09-06
Document how miri support works
Luca Barbato
-0
/
+5
2019-09-06
Minimal miri support
Luca Barbato
-1
/
+4
2019-08-19
Auto merge of #796 - Mark-Simulacrum:bootstrap-snap, r=gnzlbg
bors
-5
/
+1
2019-08-18
Auto merge of #799 - gnzlbg:has_test, r=gnzlbg
bors
-6
/
+366
2019-08-18
Fix more links
atouchet
-2
/
+2
2019-08-17
Fix link
Alex Touchet
-1
/
+1
2019-08-17
Verify that all intrinsics have a run-time test
gnzlbg
-6
/
+366
2019-08-13
Add Cirrus-CI
gnzlbg
-0
/
+13
2019-08-13
Update badges
gnzlbg
-19
/
+11
2019-08-13
Remove appveyor
gnzlbg
-30
/
+0
2019-08-13
Move azure-pipelines.yml to the ci directory
gnzlbg
-9
/
+9
2019-08-13
Update azure triggers to auto-stdarch and try
gnzlbg
-1
/
+1
2019-08-12
Apply snap of bootstrap compiler in rust-lang/rust
Mark Rousskov
-5
/
+1
2019-08-02
Make the _mm_movemask_epi8 test a non palindrome
bjorn3
-2
/
+2
2019-08-02
Remove simd_rem intrinsic definition
bjorn3
-1
/
+0
2019-08-02
Update i586-unknown-linux-gnu codegen with LLVM9 bugfixes
gnzlbg
-26
/
+6
2019-08-02
Disable Game Boy Advance build job temporarily
gnzlbg
-28
/
+28
2019-08-02
formatting
gnzlbg
-4
/
+0
2019-08-02
Update LLVM9 code generation on Windows
gnzlbg
-2
/
+4
2019-08-02
Update codegen of _mm256_set1_epi64x for x86 32-bit
gnzlbg
-2
/
+2
2019-08-02
White-list new codegen for _mm_broadcastq_epi64
gnzlbg
-7
/
+4
2019-08-02
LLVM9 started emitting more single precision floating-point intrinsics for do...
gnzlbg
-8
/
+8
2019-08-02
Migrate Azure to the rust-lang2 org
gnzlbg
-1
/
+1
2019-07-25
Fix doc punctuation in core_arch/src/mips/msa.rs
Nathan Wiebe Neufeldt
-265
/
+268
2019-07-25
Even more doc formatting core_arch/src/mips/msa.rs
Nathan Wiebe Neufeldt
-179
/
+179
2019-07-25
More doc formatting in core_arch/src/mips/msa.rs
Nathan Wiebe Neufeldt
-238
/
+238
2019-07-25
Fix typos in core_arch documentation
Nathan Wiebe Neufeldt
-868
/
+868
2019-07-23
Adjust #[doc(include)] paths for rustdoc change
Jonas Schievink
-2
/
+2
2019-07-23
Remove unnecessary \n from cpuid
bjorn3
-1
/
+1
2019-07-15
Revert PR 769
gnzlbg
-2
/
+2
2019-07-15
Add ARM Neon vmnv_p8/vmvnq_p8 bw not intrinsics
Johannes Maibaum
-0
/
+42
2019-07-15
Add ARM Neon vmvn_*/vmvnq_* bitwise not intrinsics
Johannes Maibaum
-0
/
+240
2019-07-14
Disable mips MSA builds - I dont think they can ever work except for the r6 t...
gnzlbg
-4
/
+5
2019-07-14
Try harder to parse invalid UTF8 on Windows
gnzlbg
-29
/
+49
2019-07-14
Update with libc system
gnzlbg
-1
/
+30
2019-07-14
Upload documentation to gh-pages
gnzlbg
-8
/
+12
2019-07-14
Try windows
gnzlbg
-24
/
+32
2019-07-14
Disable wasm32 simd128 tests
gnzlbg
-4
/
+6
2019-07-14
Add windows jobs
gnzlbg
-4
/
+26
[next]