| Age | Commit message (Expand) | Author | Lines |
| 2020-01-16 | Elaborate on SAFETY comments | Phoebe Bell | -77/+88 |
| 2020-01-16 | Apply suggestions from code review | Phoebe Bell | -1/+1 |
| 2020-01-16 | Fix typo "gurantees -> guarantees" | Phoebe Bell | -1/+1 |
| 2020-01-16 | Document unsafe blocks in core::{cell, str, sync} | Phoebe Bell | -17/+91 |
| 2020-01-14 | Auto merge of #67711 - Amanieu:fix_unwind_leak, r=alexcrichton | bors | -26/+139 |
| 2020-01-14 | Auto merge of #67076 - mbrubeck:condvar, r=dtolnay | bors | -43/+34 |
| 2020-01-14 | Rollup merge of #68188 - JohnTitor:tweak-assertion-note, r=Mark-Simulacrum | Yuki Okushi | -1/+9 |
| 2020-01-14 | Rollup merge of #68179 - JohnTitor:nll-scope, r=varkor | Yuki Okushi | -32/+26 |
| 2020-01-14 | Rollup merge of #68176 - GuillaumeGomez:clean-up-err-codes, r=Dylan-DPC | Yuki Okushi | -4/+22 |
| 2020-01-14 | Rollup merge of #68166 - ollie27:rustdoc_help_escape, r=GuillaumeGomez | Yuki Okushi | -2/+2 |
| 2020-01-14 | Rollup merge of #68150 - tillarnold:master, r=cramertj | Yuki Okushi | -0/+8 |
| 2020-01-14 | Rollup merge of #68143 - skinny121:const-param-type-elided-lifetime, r=petroc... | Yuki Okushi | -6/+72 |
| 2020-01-14 | Rollup merge of #68036 - euclio:libterm-ncurses6-fix, r=KodrAus | Yuki Okushi | -20/+27 |
| 2020-01-14 | Rollup merge of #67989 - ollie27:rustdoc_unstable, r=GuillaumeGomez | Yuki Okushi | -2/+1 |
| 2020-01-14 | Rollup merge of #67854 - afnanenayet:afnan/report-external-macro-lints, r=pet... | Yuki Okushi | -4/+9 |
| 2020-01-14 | Tweak assertion note in fmt | Yuki Okushi | -1/+9 |
| 2020-01-13 | Auto merge of #68183 - JohnTitor:clippy-up, r=JohnTitor | bors | -8/+8 |
| 2020-01-13 | Auto merge of #68088 - oli-obk:fix_miri, r=RalfJung | bors | -3/+8 |
| 2020-01-13 | Early abort validation of arrays of zsts because there is no data to be checked | Oliver Scherer | -3/+8 |
| 2020-01-13 | Update Clippy | Yuki Okushi | -8/+8 |
| 2020-01-13 | Clean up E0192 explanation | Guillaume Gomez | -0/+16 |
| 2020-01-13 | Clean up E0191 explanation | Guillaume Gomez | -4/+6 |
| 2020-01-13 | Remove unneeded scope | Yuki Okushi | -32/+26 |
| 2020-01-13 | Fix destructor in emcc.rs | Amanieu d'Antras | -2/+6 |
| 2020-01-13 | Auto merge of #67850 - GuillaumeGomez:err-codes-checkup, r=Mark-Simulacrum | bors | -18/+29 |
| 2020-01-13 | Rollup merge of #68161 - ruuda:fix-instant-docs, r=rkruppe | Yuki Okushi | -1/+1 |
| 2020-01-13 | Rollup merge of #68157 - GuillaumeGomez:clean-up-e0186, r=Dylan-DPC | Yuki Okushi | -1/+17 |
| 2020-01-13 | Rollup merge of #68156 - JohnTitor:fix-path-in-doc, r=Dylan-DPC | Yuki Okushi | -3/+4 |
| 2020-01-13 | Rollup merge of #68145 - JohnTitor:pub-check-lint-name-result, r=Centril | Yuki Okushi | -1/+1 |
| 2020-01-13 | Rollup merge of #68135 - calebcartwright:rustc-parse-visibilities, r=Centril | Yuki Okushi | -8/+17 |
| 2020-01-13 | Rollup merge of #68097 - MikailBag:master, r=shepmaster | Yuki Okushi | -0/+2 |
| 2020-01-13 | Rollup merge of #67959 - liigo:patch-13, r=GuillaumeGomez | Yuki Okushi | -4/+8 |
| 2020-01-13 | Rollup merge of #67313 - oli-obk:document_all_the_t̶h̶i̶n̶g̶s̶dataflow,... | Yuki Okushi | -1/+23 |
| 2020-01-12 | Use `report_in_external_macro` for internal lints | Afnan Enayet | -4/+9 |
| 2020-01-13 | Auto merge of #67900 - nikic:prepare-llvm-10, r=nagisa | bors | -991/+218 |
| 2020-01-13 | Fix destructor return value in emcc.rs | Amanieu d'Antras | -6/+14 |
| 2020-01-12 | rustdoc: HTML escape arrows on help popup | Oliver Middleton | -2/+2 |
| 2020-01-12 | Fix system call docs for time::Instant | Ruud van Asseldonk | -1/+1 |
| 2020-01-12 | Don't include __rust_drop_panic when testing libstd | Amanieu d'Antras | -0/+1 |
| 2020-01-12 | Clean up E0186 explanation | Guillaume Gomez | -1/+17 |
| 2020-01-12 | Fix error codes explanation' code examples | Guillaume Gomez | -16/+28 |
| 2020-01-13 | Fix crate paths in comments | Yuki Okushi | -3/+4 |
| 2020-01-12 | Auto merge of #67831 - mati865:ci-images-upgrade, r=pietroalbini | bors | -2/+2 |
| 2020-01-12 | Document behavior of set_nonblocking on UnixListener | Till Arnold | -0/+8 |
| 2020-01-12 | Auto merge of #67901 - matthewjasper:split-mir-build, r=nagisa | bors | -524/+598 |
| 2020-01-12 | Split `rustc_mir::{build, hair, lints}` into their own crate | Matthew Jasper | -524/+598 |
| 2020-01-12 | Update test benchmark file | Ben Lewis | -6/+6 |
| 2020-01-12 | Expose `context::CheckLintNameResult` | Yuki Okushi | -1/+1 |
| 2020-01-12 | Added comment about behaviour. | Ben Lewis | -0/+5 |
| 2020-01-12 | Forbid elided lifetimes within const generic parameter types. | Ben Lewis | -6/+67 |