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
2018-05-24
Remove the last mention of `Undef`
Oliver Schneider
-1
/
+1
2018-05-24
Replace `ScalarKind` with `Primitive`
Oliver Schneider
-213
/
+83
2018-05-24
Get rid of `scalar_size`
Oliver Schneider
-85
/
+108
2018-05-24
Remove an instance of `scalar_size` in a `Debug` impl
Oliver Schneider
-2
/
+6
2018-05-24
Update outdated comment
Oliver Schneider
-1
/
+1
2018-05-24
primval -> scalar rename
Oliver Schneider
-79
/
+79
2018-05-24
Use the destination type size instead of the source type size
Oliver Schneider
-1
/
+1
2018-05-24
Formatting nit
Oliver Schneider
-1
/
+1
2018-05-24
Rebase fallout
Oliver Schneider
-10
/
+10
2018-05-24
Accidentally used byte-size instead of bit-size
Oliver Schneider
-1
/
+1
2018-05-24
Use the target types bitsize instead of the source type's
Oliver Schneider
-6
/
+6
2018-05-24
Floats are scalars!
Oliver Schneider
-0
/
+2
2018-05-24
change `Value::Bytes` to `Value::Bits`
Oliver Schneider
-281
/
+436
2018-05-24
Remove Pointer::zero in favor of Pointer::from
Oliver Schneider
-21
/
+16
2018-05-24
Rename MemoryPointer to Pointer
Oliver Schneider
-81
/
+81
2018-05-24
Eliminate the `Pointer` wrapper type
Oliver Schneider
-107
/
+74
2018-05-24
Differentiate between interpret::Scalar and layout::Scalar
Oliver Schneider
-6
/
+6
2018-05-24
Rename ByVal(Pair) to Scalar(Pair)
Oliver Schneider
-119
/
+119
2018-05-24
Rename PrimVal to Scalar
Oliver Schneider
-273
/
+279
2018-05-24
Add constant for `Size::from_bytes(0)`
Oliver Schneider
-54
/
+59
2018-05-24
Add documentation about env! second argument
Guillaume Gomez
-2
/
+15
2018-05-24
Fix impl Trait suggestion
Esteban Küber
-7
/
+3
2018-05-24
Auto merge of #50909 - oli-obk:unstable_const_fn_promotion, r=eddyb
bors
-17
/
+126
2018-05-24
pacify the mercilous tidy
Niko Matsakis
-2
/
+18
2018-05-24
extend the crate whitelist to include rustc-hash, chalk
Niko Matsakis
-0
/
+3
2018-05-24
get `rustc_hash` from external crate
Niko Matsakis
-85
/
+34
2018-05-24
implement the chalk traits, albeit with many placeholders
Niko Matsakis
-155
/
+881
2018-05-24
Always mark unstable const fn as not const
Oliver Schneider
-7
/
+2
2018-05-24
Enforce stability of const fn in promoteds
Oliver Schneider
-17
/
+131
2018-05-24
Don't ICE if crate has no valid crate types left
Oliver Schneider
-1
/
+21
2018-05-24
Auto merge of #50930 - toidiu:ak-ordOutlivesPredicate, r=nikomatsakis
bors
-34
/
+100
2018-05-24
more reverts
gnzlbg
-21
/
+4
2018-05-24
rever tool changes
gnzlbg
-9
/
+40
2018-05-24
add comment explaining ignore android
gnzlbg
-0
/
+4
2018-05-24
just ignore android
gnzlbg
-20
/
+6
2018-05-24
ignore arm-android
gnzlbg
-17
/
+18
2018-05-24
refactor
gnzlbg
-61
/
+30
2018-05-24
force more builds
gnzlbg
-17
/
+17
2018-05-24
enable fast-math flags
gnzlbg
-101
/
+103
2018-05-24
add gather/scatter tests for pointers of pointers
gnzlbg
-0
/
+71
2018-05-24
add gather/scatter run-time test
gnzlbg
-0
/
+83
2018-05-24
add run-time test and missing codegen test
gnzlbg
-0
/
+194
2018-05-24
fix tidy
gnzlbg
-6
/
+18
2018-05-24
add simd float intrinsics and gather/scatter
gnzlbg
-1
/
+1950
2018-05-24
move simd-minmax-test to run-pass; require llvm 7
gnzlbg
-4
/
+3
2018-05-24
Remove unused lowering field and method
Oliver Schneider
-215
/
+184
2018-05-24
Implement suggestions from the PR
Nicolas Koch
-1
/
+3
2018-05-24
Update the `Once` docs to use `Once::new`
Tobias Bucher
-10
/
+10
2018-05-24
Add `Once::new` as a way of constructing a `Once`
Tobias Bucher
-1
/
+2
2018-05-24
Auto merge of #51023 - kennytm:rollup, r=kennytm
bors
-44
/
+136
[prev]
[next]