| Age | Commit message (Expand) | Author | Lines |
| 2021-09-25 | change the order of path suggestions | Takayuki Maeda | -0/+6 |
| 2021-09-24 | Auto merge of #88999 - Migi:master, r=oli-obk | bors | -30/+106 |
| 2021-09-24 | Give better error for `macro_rules! name!` | Nixon Enraght-Moony | -0/+38 |
| 2021-09-24 | Auto merge of #7669 - Labelray:if_then_panic, r=giraffate | bors | -29/+263 |
| 2021-09-24 | Auto merge of #7715 - F3real:vec2, r=camsteffen | bors | -4/+4 |
| 2021-09-24 | Add new lint `if_then_panic` | Labelray | -29/+263 |
| 2021-09-24 | unitalicize O(1) complexities | Takashi Idobe | -4/+4 |
| 2021-09-24 | Merge branch 'rust-lang:master' into master | Takashi Idobe | -257/+933 |
| 2021-09-24 | Auto merge of #88835 - FabianWolff:issue-88770, r=petrochenkov | bors | -18/+94 |
| 2021-09-24 | consistent big O notation | r00ster91 | -1/+1 |
| 2021-09-24 | consistent big O notation | r00ster91 | -25/+26 |
| 2021-09-24 | Enable "generate-link-to-definition" option on rust tools docs as well | Guillaume Gomez | -0/+1 |
| 2021-09-24 | Simplify explicit request check | Guillaume Gomez | -17/+30 |
| 2021-09-24 | Avoid needless heap allocation in box_collection | F3real | -4/+4 |
| 2021-09-24 | Auto merge of #89130 - nikic:update-llvm-2, r=cuviper | bors | -0/+0 |
| 2021-09-24 | Auto merge of #89120 - In-line:remove_unneded_visible_parents_map, r=estebank | bors | -29/+54 |
| 2021-09-23 | Fix tidy and respond to some feedback | Wesley Wiser | -3/+34 |
| 2021-09-23 | Add known-tool-in-submodule test | Samuel E. Moelius III | -0/+14 |
| 2021-09-24 | Auto merge of #89211 - workingjubilee:rollup-fj4eduk, r=workingjubilee | bors | -54/+146 |
| 2021-09-23 | Rollup merge of #89200 - hkmatsumoto:patch, r=workingjubilee | Jubilee | -1/+1 |
| 2021-09-23 | Rollup merge of #89184 - joshtriplett:master, r=estebank | Jubilee | -48/+48 |
| 2021-09-23 | Rollup merge of #89176 - TaKO8Ki:change-singular-to-plural, r=lcnr | Jubilee | -1/+1 |
| 2021-09-23 | Rollup merge of #89171 - rusticstuff:aarch64_macos_rustdoc_ci_fixes, r=jyn514 | Jubilee | -2/+2 |
| 2021-09-23 | Rollup merge of #89148 - estebank:used-type-param, r=oli-obk | Jubilee | -1/+57 |
| 2021-09-23 | Rollup merge of #89023 - Wardenfar:issue-85066, r=nagisa | Jubilee | -0/+32 |
| 2021-09-23 | Rollup merge of #88612 - lovasoa:patch-1, r=m-ou-se | Jubilee | -1/+5 |
| 2021-09-23 | remove trailing whitespace | Takashi Idobe | -4/+4 |
| 2021-09-23 | Add time complexities to linked_list.rs | Takashi Idobe | -0/+10 |
| 2021-09-23 | Auto merge of #88804 - Mark-Simulacrum:never-algo-v2, r=nikomatsakis,jackh726 | bors | -174/+733 |
| 2021-09-23 | Drop fully captured upvars in the same order as the regular drop code | Wesley Wiser | -18/+58 |
| 2021-09-23 | Add tests to verify the drop order of fields in fully captured upvars | Wesley Wiser | -0/+360 |
| 2021-09-23 | Auto merge of #89024 - oli-obk:lazy_tait_is_not_limited_to_being_used_in_retu... | bors | -272/+433 |
| 2021-09-23 | Support incremental in compiletest for non-incremental modes. | Eric Huss | -119/+166 |
| 2021-09-23 | Clean up clean/types.rs file by making the implementations follow the type de... | Guillaume Gomez | -42/+40 |
| 2021-09-23 | Simplify scoped_thread | Mark Rousskov | -19/+6 |
| 2021-09-23 | Auto merge of #7707 - Jarcho:suspicious_else_proc_mac, r=Manishearth | bors | -35/+124 |
| 2021-09-23 | Auto merge of #89016 - lcnr:non_blanket_impls, r=nikomatsakis,michaelwoerister | bors | -118/+43 |
| 2021-09-23 | Add test for #7650 | Jason Newcomb | -9/+93 |
| 2021-09-23 | Suggest `_` in turbofish if param will be inferred from fn argument | Esteban Kuber | -1/+57 |
| 2021-09-23 | Check that TAIT generics are fully generic in mir typeck instead of wf-check,... | Oli Scherer | -272/+433 |
| 2021-09-23 | Auto merge of #87064 - Aaron1011:new-closure-track-caller, r=estebank | bors | -23/+267 |
| 2021-09-23 | Resolve infered types when complaining about unexpected call type | Esteban Kuber | -2/+3 |
| 2021-09-23 | Add test | Esteban Kuber | -0/+14 |
| 2021-09-23 | Update compiler/rustc_infer/src/infer/error_reporting/mod.rs | Takayuki Maeda | -1/+1 |
| 2021-09-23 | Fix typo | Hirochika Matsumoto | -1/+1 |
| 2021-09-23 | Auto merge of #88587 - bdbai:fix/uwpio, r=joshtriplett | bors | -4/+7 |
| 2021-09-23 | Don't lint `suspicious_else_formatting` inside proc-macros | Jason Newcomb | -26/+31 |
| 2021-09-23 | Auto merge of #89139 - camsteffen:write-perf, r=Mark-Simulacrum | bors | -103/+111 |
| 2021-09-23 | Auto merge of #89139 - camsteffen:write-perf, r=Mark-Simulacrum | bors | -20/+15 |
| 2021-09-23 | Reason safety for unsafe blocks for uwp stdin | bdbai | -0/+2 |