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
path:
root
/
src
/
test
/
ui
/
intrinsics
Age
Commit message (
Expand
)
Author
Lines
2020-12-31
remove move_val_init leftovers
Ralf Jung
-272
/
+0
2020-11-22
Drop support for cloudabi targets
Lzu Tao
-1
/
+0
2020-10-19
Fix ui test for updated core::panic behaviour.
Mara Bos
-2
/
+2
2020-09-26
might_permit_raw_init: also check aggregate fields
Ralf Jung
-2
/
+38
2020-07-13
Remove trailing whitespace
wangtheo
-0
/
+1
2020-07-13
Removed trailing whitespace
Teddy_Wang
-1
/
+1
2020-07-13
Added ui tests for volatile and nearby intrinsics
Teddy_Wang
-0
/
+54
2020-04-17
Add test for issue-28575
Yuki Okushi
-0
/
+20
2020-04-01
Rollup merge of #70081 - lcnr:issue68387, r=varkor
Dylan DPC
-0
/
+1
2020-03-31
update tests
Bastian Kauschke
-0
/
+1
2020-03-19
Ensure there are versions of test code for aarch64 windows
Daniel Frampton
-10
/
+0
2020-03-11
implement zeroed and uninitialized with MaybeUninit
Ralf Jung
-21
/
+7
2020-02-29
clarify a comment in the test
Ralf Jung
-1
/
+3
2020-02-29
we cannot short-circuit just becuase the Abi seems harmless
Ralf Jung
-2
/
+46
2020-02-29
make it even more conservative, and note some FIXMEs
Ralf Jung
-0
/
+2
2020-02-29
test some more things that should not panic
Ralf Jung
-5
/
+14
2020-02-29
mem::zeroed/uninit: panic on types that do not permit zero-initialization
Ralf Jung
-0
/
+113
2019-10-23
UI failures fix
Umesh Kalappa
-1
/
+2
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-1
/
+0
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-0
/
+1
2019-10-04
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-1
/
+0
2019-08-10
Revert "Rollup merge of #62150 - alex:mem-uninit-refactor, r=RalfJung"
Tatsuyuki Ishi
-0
/
+13
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-0
/
+741
2019-07-09
normalize use of backticks in compiler messages for libsyntax/feature_gate
Samy Kacimi
-3
/
+3
2019-06-03
add ui tests for unchecked math
lcnr/Bastian Kauschke
-0
/
+70