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
2021-09-26
Remove box syntax from most places in src/test outside of the issues dir
est31
-2
/
+1
2021-09-21
Disable visible path calculation for PrettyPrinter in Ok path of compiler
Alik Aslanyan
-5
/
+6
2021-07-28
Stabilize `arbitrary_enum_discriminant`
Deadbeef
-1
/
+1
2021-07-14
adjust tests
Ralf Jung
-1
/
+1
2021-07-08
Bless a UI test
Scott McMurray
-18
/
+5
2021-07-08
Stop generating `alloca`s+`memcmp` for simple array equality
Scott McMurray
-0
/
+60
2021-06-30
Move some UI tests to more suitable subdirs
Yuki Okushi
-0
/
+191
2021-06-04
Regression test for issue 84297.
Felix S. Klock II
-0
/
+9
2021-05-27
Test THIR unsafeck for unsafe ops in closures
LeSeulArtichaut
-0
/
+2
2021-05-21
Check for use of mutable/extern statics in THIR unsafeck
LeSeulArtichaut
-1
/
+15
2021-05-11
Test `-Zthir-unsafeck` for unsafe function calls
LeSeulArtichaut
-3
/
+33
2021-05-06
Fix up/ignore failing ui tests on fuchsia
Tyler Mandry
-0
/
+1
2021-04-18
Auto merge of #84065 - c410-f3r:tests-tests-tests, r=petrochenkov
bors
-0
/
+53
2021-04-17
Move some tests to more reasonable directories - 6
Caio
-0
/
+53
2021-04-16
Remove #[main] attribute.
Charles Lew
-5
/
+5
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