| Age | Commit message (Expand) | Author | Lines |
| 2020-07-16 | add regression test for #73120 | Bastian Kauschke | -0/+22 |
| 2020-07-16 | add regression test for #71805 | Bastian Kauschke | -0/+41 |
| 2020-07-16 | Auto merge of #74202 - oli-obk:mir_const, r=RalfJung | bors | -385/+457 |
| 2020-07-16 | add regression test for #71348 | Bastian Kauschke | -0/+35 |
| 2020-07-16 | add regression test for #71169 | Bastian Kauschke | -0/+27 |
| 2020-07-16 | add regression test for #70586 | Bastian Kauschke | -0/+33 |
| 2020-07-16 | add regression test for #70217 | Bastian Kauschke | -0/+16 |
| 2020-07-16 | add regression test for #68596 | Bastian Kauschke | -0/+18 |
| 2020-07-16 | add regression tests for #67144 | Bastian Kauschke | -0/+50 |
| 2020-07-16 | bless ui tests | Bastian Kauschke | -2/+7 |
| 2020-07-16 | update help message | Bastian Kauschke | -13/+22 |
| 2020-07-16 | don't supply generics to AnonConsts in param lists | Bastian Kauschke | -37/+68 |
| 2020-07-16 | relax Node lt bounds | Bastian Kauschke | -3/+3 |
| 2020-07-16 | add self dependent const param test | Bastian Kauschke | -1/+24 |
| 2020-07-16 | forbid generic params in the type of const params | Bastian Kauschke | -29/+160 |
| 2020-07-16 | Fix typo in std::mem::transmute documentation | ColoredCarrot | -1/+1 |
| 2020-07-16 | Group the try_eval functions before the eval functions | Oliver Scherer | -10/+10 |
| 2020-07-16 | Make `try_eval` private | Oliver Scherer | -2/+2 |
| 2020-07-16 | Move `ty::Const` and `ty::ConstKind` into their own modules | Oliver Scherer | -426/+445 |
| 2020-07-16 | Auto merge of #74388 - Manishearth:rollup-i7iueu8, r=Manishearth | bors | -182/+217 |
| 2020-07-16 | Rollup merge of #74381 - mbrubeck:docs, r=Mark-Simulacrum | Manish Goregaokar | -4/+7 |
| 2020-07-16 | Rollup merge of #74377 - alexcrichton:test-default, r=Mark-Simulacrum | Manish Goregaokar | -2/+3 |
| 2020-07-16 | Rollup merge of #74352 - ehuss:fix-alloc-links, r=Mark-Simulacrum | Manish Goregaokar | -32/+17 |
| 2020-07-16 | Rollup merge of #74295 - ssomers:btree_comments, r=Mark-Simulacrum | Manish Goregaokar | -18/+25 |
| 2020-07-16 | Rollup merge of #74203 - nnethercote:enforce-static-symbol-order, r=petrochenkov | Manish Goregaokar | -117/+145 |
| 2020-07-16 | Rollup merge of #74037 - JohnTitor:contributing-md, r=Mark-Simulacrum | Manish Goregaokar | -5/+13 |
| 2020-07-16 | Rollup merge of #73421 - janikrabe:master, r=joshtriplett | Manish Goregaokar | -4/+7 |
| 2020-07-16 | Rename `sym::item_context` as `sym::ItemContext`. | Nicholas Nethercote | -5/+5 |
| 2020-07-16 | Enforce the static symbol order. | Nicholas Nethercote | -112/+140 |
| 2020-07-16 | Add RISC-V GNU/Linux to src/tools/build-manifest as a host platform | msizanoen1 | -0/+1 |
| 2020-07-16 | Auto merge of #74375 - Manishearth:rollup-10vbpdh, r=Manishearth | bors | -198/+221 |
| 2020-07-15 | Move usercall_wait_timeout to abi::usercalls::wait_timeout | Mohsen Zohrevandi | -82/+74 |
| 2020-07-15 | Update docs for str::as_bytes_mut. | Matt Brubeck | -4/+7 |
| 2020-07-15 | Constify most non-trait `Duration` methods as described in #72440 | marmeladema | -19/+86 |
| 2020-07-15 | Clarify effect of orphan rule changes on From/Into | Janik Rabe | -4/+7 |
| 2020-07-15 | Auto merge of #5788 - Leulz:shadow-unrelated-fix-rhs, r=flip1995 | bors | -6/+2 |
| 2020-07-15 | Move libstd's default feature to libtest | Alex Crichton | -2/+3 |
| 2020-07-15 | Remove drop-shadow | Ludwig Stecher | -5/+0 |
| 2020-07-15 | Auto merge of #5802 - flip1995:rustup, r=flip1995 | bors | -2/+12 |
| 2020-07-15 | Merge remote-tracking branch 'upstream/master' into rustup | flip1995 | -21/+291 |
| 2020-07-15 | Rollup merge of #74374 - cuviper:lto-bitcode-1.45, r=Mark-Simulacrum | Manish Goregaokar | -0/+10 |
| 2020-07-15 | Rollup merge of #74353 - pierwill:pierwill-edit-dep-node, r=jonas-schievink | Manish Goregaokar | -6/+8 |
| 2020-07-15 | Rollup merge of #74347 - jyn514:ive-got-a-small-query-for-you, r=eddyb | Manish Goregaokar | -10/+16 |
| 2020-07-15 | Rollup merge of #74344 - estebank:stringly-wobbly, r=eddyb | Manish Goregaokar | -7/+13 |
| 2020-07-15 | Rollup merge of #74337 - estebank:ty-parse-recovery, r=varkor | Manish Goregaokar | -55/+20 |
| 2020-07-15 | Rollup merge of #74294 - msirringhaus:master, r=pietroalbini | Manish Goregaokar | -8/+31 |
| 2020-07-15 | Rollup merge of #74291 - regexident:from-docs, r=GuillaumeGomez | Manish Goregaokar | -0/+4 |
| 2020-07-15 | Rollup merge of #74276 - lcnr:discriminant-kind-what, r=nagisa | Manish Goregaokar | -17/+12 |
| 2020-07-15 | Rollup merge of #74218 - GuillaumeGomez:search-results-bottom-margin, r=Dylan... | Manish Goregaokar | -0/+1 |
| 2020-07-15 | Rollup merge of #74196 - GuillaumeGomez:auto-collapse-implementors, r=Manishe... | Manish Goregaokar | -4/+11 |