| Age | Commit message (Expand) | Author | Lines |
| 2021-05-10 | Auto merge of #85074 - GuillaumeGomez:end-toggle-migration, r=jsha | bors | -227/+78 |
| 2021-05-10 | Auto merge of #84507 - crlf0710:codegen_nonlocal_main_wrapper, r=nagisa | bors | -14/+2 |
| 2021-05-10 | Update rustdoc test | Guillaume Gomez | -10/+10 |
| 2021-05-10 | End toggle migration | Guillaume Gomez | -217/+68 |
| 2021-05-09 | Auto merge of #83894 - nikic:newpm, r=nagisa | bors | -6/+9 |
| 2021-05-09 | Auto merge of #85093 - camelid:remove-fake-expect_local, r=GuillaumeGomez | bors | -20/+17 |
| 2021-05-09 | Add primary marker on codegen unit to take charge of main_wrapper for non-loc... | Charles Lew | -14/+2 |
| 2021-05-08 | Add `#[track_caller]` to `FakeDefId::expect_real()` | Camelid | -0/+1 |
| 2021-05-08 | Remove `FakeDefId::expect_local()` | Camelid | -20/+16 |
| 2021-05-08 | Enable `-W semicolon_in_expressions_from_macros` in bootstrap | Aaron Hill | -7/+2 |
| 2021-05-08 | Auto merge of #83278 - Amanieu:bump_stdarch, r=Mark-Simulacrum | bors | -33/+27 |
| 2021-05-08 | Bump stdarch submodule | Amanieu d'Antras | -33/+27 |
| 2021-05-08 | Auto merge of #85072 - hyd-dev:miri, r=RalfJung | bors | -9/+8 |
| 2021-05-08 | Update Miri | hyd-dev | -9/+8 |
| 2021-05-08 | Auto merge of #84470 - jyn514:lints, r=GuillaumeGomez | bors | -8/+1 |
| 2021-05-08 | Update LLVM submodule | Nikita Popov | -0/+0 |
| 2021-05-08 | Support -C passes in NewPM | Nikita Popov | -0/+8 |
| 2021-05-08 | Drop -opt-bisect-limit=0 flag from test | Nikita Popov | -6/+1 |
| 2021-05-08 | Auto merge of #85059 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2021-05-08 | Auto merge of #85058 - Xanewok:update-rls, r=Xanewok | bors | -0/+0 |
| 2021-05-07 | Update cargo | Eric Huss | -0/+0 |
| 2021-05-08 | Update RLS | Igor Matuszewski | -0/+0 |
| 2021-05-08 | Rollup merge of #85052 - jyn514:disambiguator, r=camelid | Dylan DPC | -1/+16 |
| 2021-05-08 | Rollup merge of #85038 - GuillaumeGomez:dont-stop-first-rustdoc-gui-failure, ... | Dylan DPC | -46/+38 |
| 2021-05-08 | Rollup merge of #85034 - RalfJung:null-ptr, r=oli-obk | Dylan DPC | -3/+3 |
| 2021-05-08 | Rollup merge of #76808 - LeSeulArtichaut:diagnose-functions-struct, r=jackh726 | Dylan DPC | -0/+62 |
| 2021-05-07 | rustdoc: Link to the docs on namespaces when an unknown disambiguator is found | Joshua Nelson | -1/+16 |
| 2021-05-07 | Also take unions and enums into account | LeSeulArtichaut | -5/+42 |
| 2021-05-07 | Add basic test | LeSeulArtichaut | -0/+25 |
| 2021-05-07 | Auto merge of #84980 - flip1995:clippyup, r=Manishearth | bors | -1057/+2323 |
| 2021-05-07 | bless 32bit | Ralf Jung | -1/+1 |
| 2021-05-07 | Don't stop running rustdoc-gui tests at first failure | Guillaume Gomez | -46/+38 |
| 2021-05-07 | Rollup merge of #84991 - alexcrichton:target-feature-remap, r=nagisa | Dylan DPC | -0/+5 |
| 2021-05-07 | Rollup merge of #84442 - jyn514:doc-cfg, r=petrochenkov | Dylan DPC | -39/+53 |
| 2021-05-07 | fix null pointer error messages | Ralf Jung | -2/+2 |
| 2021-05-07 | Auto merge of #84797 - richkadel:cover-unreachable-statements, r=tmandry | bors | -49/+54 |
| 2021-05-07 | Rollup merge of #84990 - GuillaumeGomez:sort-rustdoc-gui-tests, r=Mark-Simula... | Yuki Okushi | -1/+6 |
| 2021-05-07 | Rollup merge of #84972 - RalfJung:null-ptr-msg, r=oli-obk | Yuki Okushi | -8/+8 |
| 2021-05-07 | Rollup merge of #84911 - Mark-Simulacrum:retry-clang, r=pietroalbini | Yuki Okushi | -2/+4 |
| 2021-05-07 | Rollup merge of #84897 - richkadel:cover-closure-macros, r=tmandry | Yuki Okushi | -46/+168 |
| 2021-05-07 | Rollup merge of #84875 - richkadel:no-coverage-dont-check-unused, r=tmandry | Yuki Okushi | -52/+54 |
| 2021-05-07 | Rollup merge of #84815 - richkadel:coverage-docs-update-2021-05, r=tmandry | Yuki Okushi | -324/+378 |
| 2021-05-07 | Rollup merge of #84781 - jyn514:check-bootstrap, r=Mark-Simulacrum | Yuki Okushi | -3/+3 |
| 2021-05-07 | Rollup merge of #84779 - jyn514:cargotest-args, r=Mark-Simulacrum | Yuki Okushi | -1/+4 |
| 2021-05-07 | Rollup merge of #84953 - GuillaumeGomez:remove-unneeded-with_default_session_... | Dylan DPC | -31/+33 |
| 2021-05-07 | Rollup merge of #84896 - estebank:issue-84772, r=jackh726 | Dylan DPC | -0/+94 |
| 2021-05-07 | Rollup merge of #84872 - bjorn3:cg_clif_tidy, r=Mark-Simulacrum | Dylan DPC | -47/+136 |
| 2021-05-07 | Rollup merge of #84871 - richkadel:no-coverage-unstable-only, r=nagisa | Dylan DPC | -43/+10 |
| 2021-05-07 | Rollup merge of #84734 - tmandry:compiletest-needs-unwind, r=Mark-Simulacrum | Dylan DPC | -8/+44 |
| 2021-05-07 | Rollup merge of #84728 - camelid:sized-param-sugg-test, r=Mark-Simulacrum | Dylan DPC | -0/+88 |