| Age | Commit message (Expand) | Author | Lines |
| 2021-04-23 | Revert "Rollup merge of #82296 - spastorino:pubrules, r=nikomatsakis" | Santiago Pastorino | -183/+35 |
| 2021-04-22 | Auto merge of #84440 - Dylan-DPC:rollup-0xjb8oi, r=Dylan-DPC | bors | -566/+371 |
| 2021-04-22 | Rollup merge of #84413 - CDirkx:args_inner_debug, r=m-ou-se | Dylan DPC | -32/+27 |
| 2021-04-22 | Rollup merge of #84404 - tmiasko:intrinsics-in-coercion-lub, r=Mark-Simulacrum | Dylan DPC | -1/+26 |
| 2021-04-22 | Rollup merge of #84402 - CDirkx:rwlock, r=dtolnay | Dylan DPC | -60/+53 |
| 2021-04-22 | Rollup merge of #84396 - Amanieu:fix_compiler_builtins_llvm, r=cuviper | Dylan DPC | -0/+0 |
| 2021-04-22 | Rollup merge of #84377 - jackh726:binder-refactor-fix, r=nikomatsakis | Dylan DPC | -422/+254 |
| 2021-04-22 | Rollup merge of #84376 - torhovland:issue-84534, r=GuillaumeGomez | Dylan DPC | -4/+9 |
| 2021-04-22 | Rollup merge of #84343 - camsteffen:closure-tree, r=varkor | Dylan DPC | -47/+2 |
| 2021-04-22 | Auto merge of #77704 - AnthonyMikh:slice_index_with_ops_bound_pair, r=m-ou-se | bors | -0/+155 |
| 2021-04-22 | Auto merge of #71511 - hi-rustin:rustin-patch-rename-assoc, r=eddyb,varkor | bors | -8/+8 |
| 2021-04-22 | Remove `sys::args::Args::inner_debug` and use `Debug` instead | Christiaan Dirkx | -32/+27 |
| 2021-04-22 | Auto merge of #84289 - andersk:bootstrap-bulk-dir, r=Mark-Simulacrum | bors | -2/+19 |
| 2021-04-22 | Auto merge of #84411 - m-ou-se:rollup-9btsp2t, r=m-ou-se | bors | -589/+793 |
| 2021-04-22 | Auto merge of #84407 - the8472:update-jobserver, r=Mark-Simulacrum | bors | -3/+3 |
| 2021-04-21 | Rollup merge of #84406 - m-ou-se:drop-delete-alias, r=dtolnay | Mara Bos | -1/+0 |
| 2021-04-21 | Rollup merge of #84393 - GuillaumeGomez:better-open-handling, r=jyn514 | Mara Bos | -6/+10 |
| 2021-04-21 | Rollup merge of #84390 - m-ou-se:make-debug-non-exhaustive-without-fields-a-l... | Mara Bos | -24/+10 |
| 2021-04-21 | Rollup merge of #84380 - Smittyvb:rdoc-title-order, r=jsha | Mara Bos | -20/+56 |
| 2021-04-21 | Rollup merge of #84379 - marmeladema:test-for-issue-79949, r=jackh726 | Mara Bos | -0/+317 |
| 2021-04-21 | Rollup merge of #84378 - starthal:patch-1, r=jyn514 | Mara Bos | -1/+1 |
| 2021-04-21 | Rollup merge of #84365 - vext01:improve-lto-docstrings, r=petrochenkov | Mara Bos | -5/+7 |
| 2021-04-21 | Rollup merge of #84301 - r00ster91:patch-1, r=kennytm | Mara Bos | -0/+8 |
| 2021-04-21 | Rollup merge of #84251 - RalfJung:non-zero-const-since, r=kennytm | Mara Bos | -14/+14 |
| 2021-04-21 | Rollup merge of #84212 - CDirkx:void, r=m-ou-se | Mara Bos | -252/+238 |
| 2021-04-21 | Rollup merge of #84119 - CDirkx:vxworks, r=m-ou-se | Mara Bos | -222/+88 |
| 2021-04-21 | Rollup merge of #84013 - CDirkx:fmt, r=m-ou-se | Mara Bos | -44/+44 |
| 2021-04-21 | Bump slice_index_with_ops_bound_pair to 1.53.0 | Mara Bos | -2/+2 |
| 2021-04-21 | bump jobserver dependency | The8472 | -3/+3 |
| 2021-04-21 | Remove `delete` alias from `mem::drop`. | Mara Bos | -1/+0 |
| 2021-04-21 | Replaced flex gap with margin, for compatibility with older browsers. | Tor Hovland | -1/+1 |
| 2021-04-21 | Auto merge of #84394 - m-ou-se:upgrade-ci-dep-expat, r=Mark-Simulacrum | bors | -1/+1 |
| 2021-04-21 | More review changes | Jack Huey | -85/+59 |
| 2021-04-21 | Move `sys_common::rwlock::StaticRWLock` etc. to `sys::unix::rwlock` | Christiaan Dirkx | -60/+53 |
| 2021-04-21 | Review comments | Jack Huey | -36/+33 |
| 2021-04-21 | Update LLVM submodule | Amanieu d'Antras | -0/+0 |
| 2021-04-21 | Apply suggestions from code review | Christiaan Dirkx | -2/+4 |
| 2021-04-21 | Upgrade `expat` dependency in riscv64 to newer version. | Mara Bos | -1/+1 |
| 2021-04-21 | Fix `alloc::test::test_show` | Christiaan Dirkx | -4/+4 |
| 2021-04-21 | Change the `Debug` impl of `Any` and `UnsafeCell` to use `finish_non_exhaustive` | Christiaan Dirkx | -4/+4 |
| 2021-04-21 | Replace all `fmt.pad` with `debug_struct` | Christiaan Dirkx | -40/+40 |
| 2021-04-21 | Correctly handle --open argument on doc command | Guillaume Gomez | -6/+10 |
| 2021-04-21 | Format `Struct { .. }` on one line even with `{:#?}`. | Mara Bos | -24/+10 |
| 2021-04-21 | Move nested quantification check to ast_validation | Jack Huey | -75/+52 |
| 2021-04-21 | Check for intrinsics before coercing to a function pointer | Tomasz Miąsko | -1/+26 |
| 2021-04-20 | Just merge all of the <title> tests into one | Smitty | -7/+8 |
| 2021-04-20 | Add test for title of root page in item-title.rs | Smitty | -3/+2 |
| 2021-04-21 | Add test for issue #71176 | marmeladema | -0/+40 |
| 2021-04-21 | Add test for issue #70304 | marmeladema | -0/+78 |
| 2021-04-20 | fix is_module check | Smitty | -4/+4 |