| Age | Commit message (Expand) | Author | Lines |
| 2021-01-24 | Rollup merge of #81264 - Swatinem:doctest-run-directory, r=jyn514 | Jonas Schievink | -0/+51 |
| 2021-01-24 | Rollup merge of #81259 - est31:cfg_version, r=petrochenkov | Jonas Schievink | -30/+110 |
| 2021-01-24 | Rollup merge of #80855 - m-ou-se:assert-2021, r=petrochenkov | Jonas Schievink | -0/+9 |
| 2021-01-24 | Rollup merge of #78578 - oli-obk:const_mut_refs, r=RalfJung | Jonas Schievink | -178/+361 |
| 2021-01-24 | Auto merge of #80838 - nagisa:nagisa/stack-probe-type, r=cuviper | bors | -0/+1 |
| 2021-01-24 | Auto merge of #80919 - cjgillot:defkey-span, r=oli-obk | bors | -8/+2 |
| 2021-01-24 | Replace version_check dependency with own version parsing code | est31 | -30/+110 |
| 2021-01-23 | Rollup merge of #81288 - camelid:fix-trait-item-vis, r=jyn514 | Jonas Schievink | -2/+51 |
| 2021-01-23 | Rollup merge of #81275 - jyn514:time-render, r=wesleywiser | Jonas Schievink | -14/+32 |
| 2021-01-23 | Rollup merge of #81249 - cjgillot:issue-79537, r=oli-obk | Jonas Schievink | -0/+68 |
| 2021-01-23 | Rollup merge of #81245 - ehuss:update-cargo, r=ehuss | Jonas Schievink | -0/+0 |
| 2021-01-23 | Rollup merge of #81243 - osa1:fix_80742_2, r=RalfJung | Jonas Schievink | -3/+31 |
| 2021-01-23 | Add option to control doctest run directory | Arpad Borsos | -0/+51 |
| 2021-01-23 | Calculate self-profile strings in `Compiler::enter` instead in codegen | Joshua Nelson | -6/+3 |
| 2021-01-23 | Add more timing info to render_html | Joshua Nelson | -13/+31 |
| 2021-01-23 | Auto merge of #80579 - RalfJung:no-fallible-promotion, r=oli-obk | bors | -281/+238 |
| 2021-01-23 | Iterate DefId to encode spans. | Camille GILLOT | -8/+2 |
| 2021-01-23 | Put dynamic check tests into their own file | oli | -24/+64 |
| 2021-01-23 | Cover more cases in the test suite | oli | -38/+99 |
| 2021-01-23 | Adjust wording of a diagnostic | oli | -17/+17 |
| 2021-01-23 | Fix a comment that only made sense in the context of a dataflow based mutabil... | oli | -3/+2 |
| 2021-01-23 | Rename tests to what their code actually does | oli | -0/+0 |
| 2021-01-23 | Permit mutable references in all const contexts | oli | -143/+226 |
| 2021-01-23 | Auto merge of #80065 - b-naber:parse-angle-arg-diagnostics, r=petrochenkov | bors | -38/+141 |
| 2021-01-22 | rustdoc: Fix visibility of trait and impl items | Camelid | -2/+51 |
| 2021-01-22 | Fix <unknown> queries | Joshua Nelson | -2/+5 |
| 2021-01-22 | Auto merge of #72160 - slo1:libstd-setgroups, r=KodrAus | bors | -0/+26 |
| 2021-01-22 | bless tests | b-naber | -1/+1 |
| 2021-01-22 | add and update tests | b-naber | -38/+141 |
| 2021-01-22 | Auto merge of #81271 - m-ou-se:rollup-xv7gq3w, r=m-ou-se | bors | -163/+416 |
| 2021-01-22 | Rollup merge of #81236 - estebank:everybody-loop-now, r=oli-obk | Mara Bos | -76/+349 |
| 2021-01-22 | Rollup merge of #81227 - CraftSpider:struct-type-clean, r=jyn514 | Mara Bos | -53/+24 |
| 2021-01-22 | Rollup merge of #81225 - CraftSpider:json-opt-docs, r=jyn514 | Mara Bos | -4/+5 |
| 2021-01-22 | Rollup merge of #80573 - jyn514:tool-lints, r=GuillaumeGomez | Mara Bos | -30/+38 |
| 2021-01-22 | Auto merge of #81101 - tmiasko:combine-now, r=nagisa | bors | -70/+1 |
| 2021-01-22 | Auto merge of #80558 - lcnr:gat-variance, r=matthewjasper | bors | -0/+24 |
| 2021-01-22 | re-bless ui tests | Ralf Jung | -53/+5 |
| 2021-01-22 | expand successful-promotion test a bit | Ralf Jung | -16/+18 |
| 2021-01-22 | do promote array indexing if we know it is in-bounds | Ralf Jung | -44/+47 |
| 2021-01-22 | avoid promoting division, modulo and indexing operations that could fail | Ralf Jung | -278/+278 |
| 2021-01-21 | Update src/test/ui/command/command-setgroups.rs to ignore windows | slo1 | -0/+1 |
| 2021-01-21 | Update src/test/ui/command/command-setgroups.rs | slo1 | -0/+6 |
| 2021-01-21 | Add setgroups to std::os::unix::process::CommandExt | slo1 | -0/+19 |
| 2021-01-22 | Auto merge of #81135 - jyn514:no-backticks, r=flip1995 | bors | -39/+39 |
| 2021-01-21 | Do not suggest using a break label when one is already present | Esteban Küber | -18/+6 |
| 2021-01-21 | Fix clippy and comment | Esteban Küber | -6/+6 |
| 2021-01-21 | Parse loop labels missing a leading `'` | Esteban Küber | -17/+22 |
| 2021-01-21 | Avoid emitting redundant "unused label" lint | Esteban Küber | -63/+17 |
| 2021-01-21 | Add more misspelled label tests | Esteban Küber | -15/+173 |
| 2021-01-21 | Tweak error for invalid `break expr` | Esteban Küber | -55/+119 |