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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
mir
Age
Commit message (
Expand
)
Author
Lines
2020-08-20
allow escaping bound vars when normalizing `ty::Opaque`
Bastian Kauschke
-0
/
+13
2020-06-26
Show the values and computation that would overflow a const evaluation or pro...
Oliver Scherer
-2
/
+2
2020-06-24
lints: add `improper_ctypes_definitions`
David Wood
-0
/
+3
2020-06-23
The const propagator cannot trace references.
Oliver Scherer
-8
/
+2
2020-05-28
Add test for #66930
Yuki Okushi
-0
/
+11
2020-05-08
Skip tests on emscripten
Yuki Okushi
-0
/
+11
2020-05-06
Move tests from `test/run-fail` to UI
Yuki Okushi
-0
/
+247
2020-04-28
Added new ui tests to show what errors MIR can now find at compile time
Félix Fischer
-0
/
+46
2020-03-13
Add test for issue-60390
Yuki Okushi
-0
/
+8
2020-03-06
fix various typos
Matthias Krüger
-1
/
+1
2020-02-03
rustc_codegen_ssa: don't treat inlined variables as debuginfo arguments.
Eduard-Mihai Burtescu
-0
/
+11
2020-02-02
add raw-addr-of variant to mir_raw_fat_ptr
Ralf Jung
-1
/
+58
2020-01-09
Delay bug to prevent ICE in MIR borrowck
Yuki Okushi
-0
/
+23
2020-01-05
Fix ICE involving calling `Instance.ty` during const evaluation
Aaron Hill
-0
/
+34
2020-01-01
Ensure that we process projections during MIR inlining
Aaron Hill
-0
/
+17
2019-12-14
Revert "Remove `#![feature(never_type)]` from tests."
Niko Matsakis
-0
/
+1
2019-12-06
const-prop: Restrict scalar pair propagation
Ömer Sinan Ağacan
-0
/
+13
2019-11-21
Remove `#![feature(never_type)]` from tests.
Mazdak Farrokhzad
-1
/
+0
2019-11-13
Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-exter...
Robin Kruppe
-3
/
+0
2019-11-11
Evaluate borrow and struct expressions in `into`
Matthew Jasper
-0
/
+67
2019-11-05
improper_ctypes: `extern "C"` fns
David Wood
-0
/
+3
2019-10-25
Re-enable Emscripten's exception handling support
Thomas Lively
-2
/
+2
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-2
/
+2
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-2
/
+2
2019-10-04
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-2
/
+2
2019-08-15
Group all ui tests and move to abi #62593
Kevin Per
-22
/
+0
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-0
/
+2075