| Age | Commit message (Expand) | Author | Lines |
| 2021-01-18 | Rollup merge of #81071 - osa1:fix_81006, r=estebank | Ashley Mannix | -0/+24 |
| 2021-01-18 | Rollup merge of #81038 - flip1995:clippyup, r=Manishearth | Ashley Mannix | -248/+2328 |
| 2021-01-18 | Auto merge of #81015 - jyn514:feature-gate-ptr, r=camelid | bors | -13/+86 |
| 2021-01-18 | Only inherit const stability for methods of `impl const Trait` blocks | oli | -5/+11 |
| 2021-01-18 | Improve unknown external crate error | Ryan Levick | -4/+4 |
| 2021-01-18 | Remove inline script tags | Guillaume Gomez | -23/+33 |
| 2021-01-17 | Remove unused linkcheck exceptions | Joshua Nelson | -10/+1 |
| 2021-01-17 | Fix structured suggestion for explicit `drop` call | Esteban Küber | -17/+96 |
| 2021-01-17 | Auto merge of #80537 - ehuss:macos-posix-spawn-chdir, r=dtolnay | bors | -0/+49 |
| 2021-01-17 | Fix test to work with remote-test-server. | Eric Huss | -1/+7 |
| 2021-01-17 | Fix formatting for removed lints | Joshua Nelson | -39/+39 |
| 2021-01-17 | Auto merge of #80679 - jackh726:predicate-kind-take2, r=lcnr | bors | -57/+53 |
| 2021-01-17 | Feature-gate `pointer` and `reference` in intra-doc links | Joshua Nelson | -13/+86 |
| 2021-01-17 | validation test: turn some const_err back into validation failures | Ralf Jung | -81/+59 |
| 2021-01-17 | Auto merge of #80524 - jyn514:unknown-tool-lints, r=flip1995,matthewjasper | bors | -93/+52 |
| 2021-01-17 | Add test for Command::current_dir behavior. | Eric Huss | -0/+43 |
| 2021-01-17 | Fix `unused_unsafe` label with `unsafe_block_in_unsafe_fn | LeSeulArtichaut | -16/+39 |
| 2021-01-17 | Skip linking if it is not required | Miguel Ojeda | -0/+7 |
| 2021-01-17 | rustc_parse_format: Fix character indices in find_skips | Ömer Sinan Ağacan | -0/+24 |
| 2021-01-17 | Add regression test | oli | -0/+44 |
| 2021-01-17 | Rollup merge of #81080 - bugadani:vec-diag, r=oli-obk,m-ou-se | Mara Bos | -33/+21 |
| 2021-01-17 | Rollup merge of #81064 - Mark-Simulacrum:support-stage1-check, r=jyn514 | Mara Bos | -21/+39 |
| 2021-01-17 | Rollup merge of #80932 - jyn514:download-windows-llvm, r=Mark-Simulacrum | Mara Bos | -23/+49 |
| 2021-01-17 | Rollup merge of #80765 - petrochenkov:traitsinscope, r=matthewjasper | Mara Bos | -34/+65 |
| 2021-01-17 | Rollup merge of #80635 - sexxi-goose:use-place-instead-of-symbol, r=nikomatsa... | Mara Bos | -0/+251 |
| 2021-01-17 | Rollup merge of #80031 - petrochenkov:builtina, r=estebank | Mara Bos | -2/+20 |
| 2021-01-17 | Rollup merge of #79298 - lcnr:new-elysium, r=matthewjasper | Mara Bos | -0/+34 |
| 2021-01-17 | Force vec! to expressions only | Dániel Buga | -33/+21 |
| 2021-01-17 | Auto merge of #78818 - scottmcm:as_rchunks, r=KodrAus | bors | -0/+33 |
| 2021-01-17 | Auto merge of #80942 - c410-f3r:tests-tests-tests, r=petrochenkov | bors | -69/+3 |
| 2021-01-16 | don't suggest erroneous trailing comma after `..` | Zack M. Davis | -5/+44 |
| 2021-01-16 | More review comments | Jack Huey | -2/+0 |
| 2021-01-16 | Review changes | Jack Huey | -53/+50 |
| 2021-01-16 | Cleanup | Jack Huey | -4/+3 |
| 2021-01-16 | Use pred not binder | Jack Huey | -1/+1 |
| 2021-01-16 | Cleanup | Jack Huey | -1/+1 |
| 2021-01-16 | fold_with not super_fold_with in TypeFoldable impl for Predicate | Jack Huey | -1/+1 |
| 2021-01-16 | Remove PredicateKind | Jack Huey | -1/+1 |
| 2021-01-16 | Remove PredicateKind::Atom | Jack Huey | -7/+9 |
| 2021-01-16 | Auto merge of #81093 - calebcartwright:update-rustfmt, r=Mark-Simulacrum | bors | -5/+5 |
| 2021-01-16 | Try ignore-debug in the codegen test | Scott McMurray | -0/+1 |
| 2021-01-17 | resolve: Reject ambiguity built-in attr vs different built-in attr | Vadim Petrochenkov | -2/+20 |
| 2021-01-16 | Move some tests to more reasonable directories - 2 | Caio | -69/+3 |
| 2021-01-16 | Auto merge of #81089 - m-ou-se:rollup-z7iac6i, r=m-ou-se | bors | -116/+265 |
| 2021-01-16 | bump rustfmt to v1.4.32 | Caleb Cartwright | -5/+5 |
| 2021-01-16 | Deprecate unknown_clippy_lints | flip1995 | -91/+50 |
| 2021-01-16 | correctly deal with late-bound lifetimes in anon consts | Bastian Kauschke | -0/+34 |
| 2021-01-16 | Rollup merge of #81081 - bugadani:double-partialeq, r=Mark-Simulacrum | Mara Bos | -0/+16 |
| 2021-01-16 | Rollup merge of #81060 - nagisa:nagisa/regression-50041, r=Mark-Simulacrum | Mara Bos | -0/+34 |
| 2021-01-16 | Rollup merge of #81040 - osa1:fix_80992, r=jyn514 | Mara Bos | -0/+23 |