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
/
run-pass
/
consts
Age
Commit message (
Expand
)
Author
Lines
2019-07-27
tests: Move run-pass tests with naming conflicts to ui
Vadim Petrochenkov
-268
/
+0
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-2167
/
+0
2019-07-27
tests: Add missing run-pass annotations
Vadim Petrochenkov
-0
/
+13
2019-07-24
Stabilize the type_name intrinsic in core::any
Steven Fackler
-1
/
+1
2019-07-06
while desugars to loop so 'a: while break 'a {} in ctfe doesn't work yet.
Mazdak Farrokhzad
-10
/
+0
2019-06-19
Rollup merge of #61701 - RalfJung:const-tests, r=cramertj
Mazdak Farrokhzad
-0
/
+930
2019-06-18
Auto merge of #61864 - lzutao:ptr-null, r=sfackler
bors
-2
/
+2
2019-06-17
Make use of `ptr::null(_mut)` instead of casting zero
Lzu Tao
-2
/
+2
2019-06-10
test more variants of enum-int-casting
Ralf Jung
-2
/
+11
2019-06-09
move stray run-pass const tests into const/ folder
Ralf Jung
-0
/
+930
2019-06-08
extra paranoid mode
Ralf Jung
-3
/
+5
2019-06-08
black-box the fn ptr, not the result
Ralf Jung
-3
/
+3
2019-06-08
remove useless ident() functions in const tests and replace the useful ones b...
Ralf Jung
-13
/
+14
2019-05-29
Update run-pass test suite to use dyn
memoryruins
-4
/
+4
2019-05-12
Auto merge of #60244 - SimonSapin:dangling, r=oli-obk
bors
-2
/
+0
2019-04-28
Add test case for labeled break in const assignment
Alexey Shmalko
-0
/
+10
2019-04-25
const-stabilize NonNull::dangling and NonNull::cast
Simon Sapin
-2
/
+0
2019-04-22
Remove double trailing newlines
varkor
-1
/
+0
2019-02-28
Make `Unique::as_ptr`, `NonNull::dangling` and `NonNull::cast` const
Tim
-0
/
+32
2018-12-31
const-stabilize const_int_ops + reverse_bits
Mazdak Farrokhzad
-2
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-750
/
+0
2018-12-11
std: Depend directly on crates.io crates
Alex Crichton
-1
/
+1
2018-11-08
Fix some tests for wasm32-unknown-emscripten
Nikita Popov
-1
/
+1
2018-10-05
Stabilize `min_const_fn`
Oliver Schneider
-12
/
+0
2018-09-26
Add `#![allow(..)]` as necessary to get re-migrated run-pass tests compiling ...
Felix S. Klock II
-0
/
+31
2018-09-26
Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.
Felix S. Klock II
-0
/
+2184