| Age | Commit message (Expand) | Author | Lines |
| 2021-04-23 | Remove arrayref, constant_time_eq from deps | Jubilee Young | -65/+11 |
| 2021-04-23 | Use tempfile | Jubilee Young | -3/+3 |
| 2021-04-23 | Auto merge of #84457 - jyn514:cleanup-crate, r=GuillaumeGomez | bors | -132/+150 |
| 2021-04-23 | Auto merge of #84445 - jyn514:hidden, r=<try> | bors | -6/+44 |
| 2021-04-23 | Auto merge of #83425 - durin42:llvm-update, r=nagisa | bors | -1/+11 |
| 2021-04-23 | Auto merge of #82585 - TrolledWoods:master, r=dtolnay | bors | -0/+25 |
| 2021-04-23 | Auto merge of #78681 - m-ou-se:binary-heap-retain, r=Amanieu | bors | -35/+69 |
| 2021-04-22 | Remove `keywords` from ExternCrate | Joshua Nelson | -52/+57 |
| 2021-04-22 | Get rid of ExternCrate::primitives | Joshua Nelson | -77/+77 |
| 2021-04-22 | Remove `name` field from ExternalCrate | Joshua Nelson | -7/+12 |
| 2021-04-22 | Remove src field from ExternCrate | Joshua Nelson | -6/+14 |
| 2021-04-22 | rustdoc: Hide `#text` in doc-tests | Joshua Nelson | -6/+44 |
| 2021-04-22 | Auto merge of #84420 - workingjubilee:microvec, r=Mark-Simulacrum | bors | -69/+61 |
| 2021-04-22 | RustWrapper: work around unification of diagnostic handlers | Augie Fackler | -1/+11 |
| 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 | Add better test for BinaryHeap::retain. | Mara Bos | -3/+16 |
| 2021-04-22 | Improve BinaryHeap::retain. | Mara Bos | -32/+53 |
| 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-21 | Use arrayvec 0.7, drop smallvec 0.6 | Jubilee Young | -69/+61 |
| 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 |