| Age | Commit message (Expand) | Author | Lines |
| 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 | Error on conflicting `#[doc(inline)]`/`#[doc(no_inline)]` attributes | LeSeulArtichaut | -38/+127 |
| 2021-05-08 | Emit `invalid_doc_attributes` warnings in more cases | LeSeulArtichaut | -37/+94 |
| 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 | Add tests. | Luqman Aden | -4/+41 |
| 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 | Fix duplicate unknown lint errors | Cameron Steffen | -28/+4 |
| 2021-05-07 | rustdoc: Link to the docs on namespaces when an unknown disambiguator is found | Joshua Nelson | -1/+16 |
| 2021-05-07 | Allow checking miri and RLS with `x.py check src/tools/{miri,rls}` | Joshua Nelson | -1/+6 |
| 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 | Fix suggestions for missing return type lifetime parameters | Fabian Wolff | -1/+274 |
| 2021-05-07 | Allow wasmparser dependency | bjorn3 | -0/+2 |
| 2021-05-07 | Fix impl type parameter suggestion involving consts | mibac138 | -11/+51 |
| 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 | panic ui test: Test always_abort on one thread, panic on another | Ian Jackson | -1/+20 |
| 2021-05-07 | panic ui test: Add a test for panic::always_abort | Ian Jackson | -0/+7 |
| 2021-05-07 | panic ui test: Improve error handling | Ian Jackson | -2/+11 |
| 2021-05-07 | panic ui test: Provide comprehensive test for panic after fork | Ian Jackson | -22/+176 |
| 2021-05-07 | Auto merge of #84797 - richkadel:cover-unreachable-statements, r=tmandry | bors | -49/+54 |
| 2021-05-07 | array-to-raw-elem cast: test that Retag covers entire array | Ralf Jung | -18/+241 |
| 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 |