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
2020-11-23
Implement more simd_reduce_* intrinsics
bjorn3
-27
/
+64
2020-11-23
Implement float simd comparisons
bjorn3
-9
/
+14
2020-11-23
Implement simd_reduce_{add,mul}_{,un}ordered
bjorn3
-4
/
+40
2020-11-21
Rustup to rustc 1.50.0-nightly (593fe977a 2020-11-20)
bjorn3
-8
/
+9
2020-11-21
Sync from rust 539402cb0b0f1639a4be14e40eaf8db61a62ae41
bjorn3
-46
/
+45
2020-11-16
update `cg_clif`
Bastian Kauschke
-46
/
+45
2020-11-13
Remove unnecessary paths from LD_LIBRARY_PATH
bjorn3
-1
/
+1
2020-11-13
Use rpath to compile the cg_clif executable
bjorn3
-1
/
+11
2020-11-13
Rustfmt
bjorn3
-12
/
+10
2020-11-13
Rustup to rustc 1.49.0-nightly (9722952f0 2020-11-12)
bjorn3
-3
/
+3
2020-11-13
Sync from rust f2a11a25378293e41cfcb00dbf67c524ffd79b39
bjorn3
-17
/
+15
2020-11-12
Move some things from codegen_mono_item to trans_fn
bjorn3
-9
/
+8
2020-11-12
Inline codegen_mono_items and outline predefine_mono_items
bjorn3
-11
/
+14
2020-11-12
Merge pull request #1111 from jakobhellermann/hardlinks-instead-of-copy
bjorn3
-4
/
+4
2020-11-12
use hardlinks instead of copying files
Jakob Hellermann
-4
/
+4
2020-11-12
Update Cranelift for SimpleJIT changes
bjorn3
-18
/
+19
2020-11-12
Avoid muliplications by 1
bjorn3
-12
/
+20
2020-11-10
Changed unwrap_or to unwrap_or_else in some places.
Nicholas-Baron
-2
/
+2
2020-11-10
Rollup merge of #78875 - petrochenkov:cleantarg, r=Mark-Simulacrum
Jonas Schievink
-8
/
+8
2020-11-09
Update dependencies
bjorn3
-33
/
+39
2020-11-09
Update Cranelift
bjorn3
-33
/
+33
2020-11-09
Rollup merge of #78674 - tmiasko:inline-substs-for-mir-body, r=oli-obk
Dylan DPC
-7
/
+5
2020-11-08
Better build dir layout
bjorn3
-13
/
+17
2020-11-08
Don't add .d and .rmeta files to the sysroot
bjorn3
-0
/
+1
2020-11-08
Set diff=rust git attribute for rust files
bjorn3
-0
/
+1
2020-11-08
Collapse all uses of `target.options.foo` into `target.foo`
Vadim Petrochenkov
-8
/
+8
2020-11-07
Sync from rust 0256d065d4901b63def6c04013da4f781d0752bb
bjorn3
-0
/
+2
2020-11-06
Fix ICE (part 2)
bjorn3
-12
/
+30
2020-11-06
Rustfmt
bjorn3
-10
/
+5
2020-11-06
Fix ICE
bjorn3
-6
/
+9
2020-11-06
Sync from rust dc06a36074f04c6a77b5834f2950011d49607898
bjorn3
-17
/
+18
2020-11-06
Don't overwrite RUSTFLAGS for cargo.sh
bjorn3
-1
/
+1
2020-11-06
Add rustup pull command
bjorn3
-7
/
+23
2020-11-07
Rollup merge of #78666 - sasurau4:fix/shellcheck-error, r=jyn514
Yuki Okushi
-4
/
+5
2020-11-06
fix shellcheck error of SC2068
Daiki Ihara
-4
/
+4
2020-11-06
fix shellcheck error of SC2148
Daiki Ihara
-0
/
+1
2020-11-06
inliner: Use substs_for_mir_body
Tomasz Miąsko
-7
/
+5
2020-11-05
Fix even more URLs
Guillaume Gomez
-1
/
+1
2020-11-05
Merge pull request #1109 from jakobhellermann/shellcheck
bjorn3
-50
/
+50
2020-11-05
make requested PR changes
Jakob Hellermann
-4
/
+1
2020-11-04
manually fix some shellcheck warnings
Jakob Hellermann
-7
/
+10
2020-11-04
run 'shellcheck -f diff $(fd --extension sh) | git apply'
Jakob Hellermann
-46
/
+46
2020-11-04
`u64::try_from` will now fail if `ScalarInt` isn't exactly 64 bits, thus we u...
oli
-1
/
+1
2020-11-04
`u128` truncation and sign extension are not just interpreter related
oli
-4
/
+1
2020-11-04
s/Scalar::Raw/Scalar::Int
oli
-1
/
+1
2020-11-04
Fix cranelift build
oli
-10
/
+14
2020-11-04
Merge pull request #1108 from jyn514/cargo-target-dir
bjorn3
-0
/
+2
2020-11-03
Fix compiling with CARGO_TARGET_DIR
Joshua Nelson
-0
/
+2
2020-11-03
Rustup to rustc 1.49.0-nightly (338f939a8 2020-11-02)
bjorn3
-1
/
+1
2020-11-03
Remove unnecessary -Ztrim-diagnostic-paths=no
bjorn3
-1
/
+1
[next]