Uh oh!
There was an error while loading. Please reload this page.
Add some regression tests - #68236
Conversation
Centril
left a comment
There was a problem hiding this comment.
r=me with comment addressed.
Uh oh!
There was an error while loading. Please reload this page.
Centril
commented
Jan 15, 2020
@bors r+ |
bors
commented
Jan 15, 2020
📌 Commit 9ca066e2b98aa33bf063443c3de4ba760c542c75 has been approved by |
rust-highfive
commented
Jan 15, 2020
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
JohnTitor
commented
Jan 15, 2020
Uhm, the ICE revives in latest rustc... I'll drop that test. |
JohnTitor
commented
Jan 15, 2020
Dropped. |
bors
commented
Jan 15, 2020
📌 Commit 3ba15bd has been approved by |
Add some regression tests Closesrust-lang#64848 (fixed by rust-lang#67631) Closesrust-lang#65918 (ICE is hidden by rust-lang#67000, no longer ICE) Closesrust-lang#66473 (fixed by rust-lang#68084) Closesrust-lang#67550 (set mir-opt-level to 3) r? @Centril
Rollup of 6 pull requests Successful merges: - #68123 (Implement Cursor for linked lists. (RFC 2570).) - #68212 (Suggest to shorten temporary lifetime during method call inside generator) - #68232 (Optimize size/speed of Unicode datasets) - #68236 (Add some regression tests) - #68237 (Account for `Path`s in `is_suggestable_infer_ty`) - #68252 (remove redundant clones, found by clippy) Failed merges: r? @ghost
Closes#64848 (fixed by #67631)
Closes#65918 (ICE is hidden by #67000, no longer ICE)
Closes#66473 (fixed by #68084)
Closes#67550 (set mir-opt-level to 3)
r? @Centril