Uh oh!
There was an error while loading. Please reload this page.
Move librustc to 2018 - #58193
Conversation
There was a problem hiding this comment.
I want to draw attention to this ^^^
rust-highfive
commented
Feb 5, 2019
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 |
mark-i-m
commented
Feb 5, 2019
fixed tidy |
Centril
commented
Feb 6, 2019
@bors r+ |
bors
commented
Feb 6, 2019
📌 Commit e957ed9 has been approved by |
Centril
commented
Feb 6, 2019
@bors p=2 |
bors
commented
Feb 6, 2019
⌛ Testing commit e957ed9 with merge f46c577d72fb355f1734383f2423affcae63e4fa... |
bors
commented
Feb 6, 2019
💔 Test failed - status-appveyor |
mark-i-m
commented
Feb 6, 2019
Ugh looks like a spurious failure (timeout?) of the very last CI task... |
kennytm
commented
Feb 7, 2019
Move librustc to 2018 r? @Centril Part of rust-lang#58099 It would be great to get this reviewed quickly to avoid merge conflicts...
Rollup of 23 pull requests Successful merges: - #58118 (Transition libtest to 2018 edition) - #58119 (libproc_macro => 2018) - #58123 (Avoid some bounds checks in binary_heap::{PeekMut,Hole}) - #58124 (libsyntax_pos => 2018) - #58133 (libsyntax_ext => 2018) - #58136 (Improve error message and docs for non-UTF-8 bytes in stdio on Windows) - #58156 (update submodule: rust-installer from 27dec6c to ccdc47b) - #58192 (Do not ICE in codegen when using a extern_type static) - #58193 (Move librustc to 2018) - #58210 (Make an assert debug-only in `find_constraint_paths_between_regions`.) - #58217 (librustc_tsan => 2018) - #58218 (librustc_msan => 2018) - #58219 (librustc_asan => 2018) - #58220 (libprofiler_builtins => 2018) - #58223 (librustc_lsan => 2018) - #58225 (librustc_fs_util => 2018) - #58228 (librustc_plugin => 2018) - #58236 (librustc_resolve => 2018) - #58237 (Fix broken grammar in iter::from_fn() docs) - #58239 (librustc_apfloat => 2018) - #58240 (librustc_errors => 2018) - #58241 (librustc_llvm => 2018) - #58242 (Document the one TyKind that isn't documented) Failed merges: - #58185 (Remove images' url to make it work even without internet connection) r? @ghost
r? @Centril
Part of #58099
It would be great to get this reviewed quickly to avoid merge conflicts...