| Age | Commit message (Expand) | Author | Lines |
| 2021-07-31 | Implement trait upcasting coercion type-checking. | Charles Lew | -25/+130 |
| 2021-07-31 | Add feature gate tests. | Charles Lew | -7/+32 |
| 2021-07-31 | Added feature gate. | Alexander Regueiro | -0/+5 |
| 2021-07-30 | Use multispan suggestions more often | Esteban Küber | -4/+6 |
| 2021-07-30 | Use multispan suggestions more often | Esteban Küber | -442/+661 |
| 2021-07-30 | Tweak borrowing suggestion in `for` loop | Esteban Küber | -44/+76 |
| 2021-07-30 | Do not discard `?Sized` type params and suggest their removal | Esteban Küber | -19/+615 |
| 2021-07-30 | Consistent spelling of "adapter" in the standard library | Frank Steffahn | -18/+18 |
| 2021-07-30 | Fix error with suggestion for how to disambiguate associated function when st... | Ryan Levick | -3/+126 |
| 2021-07-30 | Auto merge of #85971 - FabianWolff:issue-85586, r=davidtwco | bors | -2/+23 |
| 2021-07-30 | Add warning when whitespace is not skipped after an escaped newline. | Anton Golov | -8/+75 |
| 2021-07-30 | Update compiler/rustc_mir/src/borrow_check/consumers.rs | Niko Matsakis | -0/+2 |
| 2021-07-30 | Auto merge of #87237 - jonas-schievink:const-for-and-try, r=oli-obk | bors | -34/+162 |
| 2021-07-30 | Update libz-sys to 1.1.3 | Niels Sascha Reedijk | -2/+2 |
| 2021-07-30 | Auto merge of #87615 - JohnTitor:rollup-t5jpmrg, r=JohnTitor | bors | -70/+143 |
| 2021-07-30 | Add missing examples for NonNull | Guillaume Gomez | -0/+88 |
| 2021-07-30 | Fix missing word in comment | Wilfred Hughes | -1/+1 |
| 2021-07-30 | Rollup merge of #87602 - wesleywiser:partially_fix_short_backtraces_windows_o... | Yuki Okushi | -1/+59 |
| 2021-07-30 | Rollup merge of #87594 - devnexen:netbsd_fs_getfiledescriptor_path, r=joshtri... | Yuki Okushi | -2/+7 |
| 2021-07-30 | Rollup merge of #87585 - GuillaumeGomez:char-types-doc, r=joshtriplett | Yuki Okushi | -0/+7 |
| 2021-07-30 | Rollup merge of #87583 - tmiasko:compression-cache, r=wesleywiser | Yuki Okushi | -45/+32 |
| 2021-07-30 | Rollup merge of #87574 - cuviper:retain-examples, r=joshtriplett | Yuki Okushi | -6/+8 |
| 2021-07-30 | Rollup merge of #87564 - spastorino:adjust-min-tait-removed-version, r=jackh726 | Yuki Okushi | -1/+1 |
| 2021-07-30 | Rollup merge of #87554 - sexxi-goose:fix-issue-87426, r=nikomatsakis | Yuki Okushi | -3/+26 |
| 2021-07-30 | Rollup merge of #87553 - bjorn3:fix_hotplug_codegen_version, r=wesleywiser | Yuki Okushi | -7/+1 |
| 2021-07-30 | Rollup merge of #87522 - frogtd:patch-1, r=yaahc | Yuki Okushi | -1/+1 |
| 2021-07-30 | Rollup merge of #87052 - phlopsi:patch-1, r=jyn514 | Yuki Okushi | -4/+1 |
| 2021-07-30 | Auto merge of #87483 - oli-obk:tait_ice, r=lqd | bors | -0/+74 |
| 2021-07-30 | Auto merge of #87445 - amalik18:issue-83584-fix, r=kennytm | bors | -96/+96 |
| 2021-07-29 | Bump LLVM for RegAllocFast bugfix | Aaron Hill | -6/+2 |
| 2021-07-29 | Auto merge of #87285 - GuillaumeGomez:intra-doc-span, r=estebank | bors | -116/+239 |
| 2021-07-30 | Update error code description | Jonas Schievink | -14/+4 |
| 2021-07-30 | Add docs about performance and `Iterator::map` to `[T; N]::map` | Lukas Kalbertodt | -0/+22 |
| 2021-07-29 | Remove unused field `Session.system_library_path` | Aaron Hill | -5/+0 |
| 2021-07-29 | rfc3052: Remove authors field from Cargo manifests | Jade | -2/+0 |
| 2021-07-29 | rfc3052: Remove authors field from Cargo manifests | Jade | -7/+0 |
| 2021-07-29 | rfc3052: Remove authors field from Cargo manifests | Jade | -107/+0 |
| 2021-07-29 | Update tests | Jonas Schievink | -16/+42 |
| 2021-07-29 | Add tracking issues | Jonas Schievink | -2/+2 |
| 2021-07-29 | Add `const_for` test | Jonas Schievink | -0/+25 |
| 2021-07-29 | Add feature gates for `for` and `?` in consts | Jonas Schievink | -4/+91 |
| 2021-07-29 | Auto merge of #85901 - ijackson:bufwriter-tweaks, r=joshtriplett | bors | -14/+18 |
| 2021-07-30 | Add some TAIT-related regression tests | Yuki Okushi | -0/+53 |
| 2021-07-29 | [backtraces]: look for the `begin` symbol only after seeing `end` | Wesley Wiser | -2/+13 |
| 2021-07-29 | Add regression test | Wesley Wiser | -0/+47 |
| 2021-07-29 | Re-enable a fixed rustc tests | bjorn3 | -1/+0 |
| 2021-07-29 | fs File get_path procfs usage for netbsd same as linux. | David Carlier | -2/+7 |
| 2021-07-29 | Auto merge of #87579 - flip1995:clippyup, r=Manishearth | bors | -3116/+3439 |
| 2021-07-29 | Update rustdoc-ui tests for intra-doc links errors | Guillaume Gomez | -92/+166 |
| 2021-07-29 | Remove unnecessary trailing semicolons from clippy tests | Aaron Hill | -2/+2 |