| Age | Commit message (Expand) | Author | Lines |
| 2021-07-24 | Rollup merge of #87175 - inquisitivecrystal:inner-error, r=kennytm | Yuki Okushi | -4/+2 |
| 2021-07-24 | Rollup merge of #87171 - Alexendoo:bufwriter-option, r=Mark-Simulacrum | Yuki Okushi | -10/+14 |
| 2021-07-24 | Rollup merge of #86790 - janikrabe:retain-iter-order-doc, r=m-ou-se | Yuki Okushi | -0/+4 |
| 2021-07-24 | Rollup merge of #86410 - spastorino:get_value_matching, r=oli-obk | Yuki Okushi | -7/+33 |
| 2021-07-23 | Auto merge of #87400 - JohnTitor:rollup-zbwyuxi, r=JohnTitor | bors | -47/+276 |
| 2021-07-23 | Add ConstraintLocator docs | Santiago Pastorino | -1/+8 |
| 2021-07-23 | Add VecMap::get_value_matching and assert if > 1 element | Santiago Pastorino | -6/+25 |
| 2021-07-23 | Rollup merge of #87383 - Alexendoo:impl_trait_in_bindings-tests, r=oli-obk | Yuki Okushi | -0/+221 |
| 2021-07-23 | Rollup merge of #87376 - Thomasdezeeuw:rustdoc-large-logo, r=GuillaumeGomez | Yuki Okushi | -0/+1 |
| 2021-07-23 | Rollup merge of #87373 - Aaron1011:hir-wf-field, r=estebank | Yuki Okushi | -13/+15 |
| 2021-07-23 | Rollup merge of #87372 - GuillaumeGomez:move-test_main-calls, r=jyn514 | Yuki Okushi | -15/+20 |
| 2021-07-23 | Rollup merge of #87362 - inquisitivecrystal:bootstrap-doc, r=jyn514 | Yuki Okushi | -4/+5 |
| 2021-07-23 | Rollup merge of #87332 - camelid:dont-hide-fields, r=GuillaumeGomez | Yuki Okushi | -9/+4 |
| 2021-07-23 | Rollup merge of #87298 - boringcactus:patch-2, r=steveklabnik | Yuki Okushi | -0/+3 |
| 2021-07-23 | Rollup merge of #87034 - mgeier:doc-step_by, r=JohnTitor | Yuki Okushi | -6/+7 |
| 2021-07-23 | Auto merge of #87287 - oli-obk:fixup_fixup_fixup_opaque_types, r=spastorino | bors | -301/+206 |
| 2021-07-22 | Remove Option from BufWriter | Alex Macleod | -10/+14 |
| 2021-07-22 | Don't hide fields of enum struct variants | Noah Lev | -9/+4 |
| 2021-07-22 | Add regression tests for the impl_trait_in_bindings ICEs | Alex Macleod | -0/+221 |
| 2021-07-22 | Auto merge of #86212 - pnkfelix:mainline-targetted-revert-81473-warn-write-on... | bors | -120/+4 |
| 2021-07-22 | Change rustdoc logo to use the full container size | Thomas de Zeeuw | -0/+1 |
| 2021-07-22 | Extend HIR WF checking to fields | Aaron Hill | -13/+15 |
| 2021-07-22 | Auto merge of #87371 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2021-07-22 | Move calls to test_main into one function | Guillaume Gomez | -15/+20 |
| 2021-07-22 | Update cargo | Eric Huss | -0/+0 |
| 2021-07-22 | Auto merge of #87366 - GuillaumeGomez:rollup-7muueab, r=GuillaumeGomez | bors | -162/+144 |
| 2021-07-22 | Rollup merge of #87357 - lilyball:mailmap, r=jyn514 | Guillaume Gomez | -0/+1 |
| 2021-07-22 | Rollup merge of #87343 - steffahn:fix_unsound_zip_optimization_only_regressio... | Guillaume Gomez | -54/+2 |
| 2021-07-22 | Rollup merge of #87307 - michaelwoerister:pgo-unwind-msvc, r=nagisa | Guillaume Gomez | -81/+2 |
| 2021-07-22 | Rollup merge of #87288 - ijackson:rustdoc-theme, r=GuillaumeGomez | Guillaume Gomez | -23/+95 |
| 2021-07-22 | Rollup merge of #87281 - rust-lang:issue-81487, r=nikomatsakis | Guillaume Gomez | -0/+20 |
| 2021-07-22 | Rollup merge of #87270 - GuillaumeGomez:item-summary-table, r=notriddle | Guillaume Gomez | -4/+24 |
| 2021-07-22 | bless nll tests | Oli Scherer | -20/+16 |
| 2021-07-22 | Add a regression test | Oli Scherer | -0/+24 |
| 2021-07-22 | Resolve nested inference variables. | Oli Scherer | -19/+7 |
| 2021-07-22 | Remove an unnecessary variable | Oli Scherer | -2/+1 |
| 2021-07-22 | Use instrument debugging for more readable logs | Oli Scherer | -13/+9 |
| 2021-07-22 | Make mir borrowck's use of opaque types independent of the typeck query's result | Oli Scherer | -261/+162 |
| 2021-07-22 | Fix VecMap::iter_mut | Oli Scherer | -5/+6 |
| 2021-07-22 | Move implementors directly into lib2 | Guillaume Gomez | -1/+1 |
| 2021-07-22 | Add tests for default-settings | Guillaume Gomez | -0/+60 |
| 2021-07-22 | Auto merge of #86619 - rylev:incr-hashing-profiling, r=wesleywiser | bors | -15/+75 |
| 2021-07-22 | Auto merge of #87265 - Aaron1011:hir-wf-fn, r=estebank | bors | -91/+240 |
| 2021-07-21 | Make `x.py d` an alias for `x.py doc` | inquisitivecrystal | -4/+5 |
| 2021-07-22 | Auto merge of #87250 - robojumper:87199-sized-relaxation, r=nikomatsakis | bors | -0/+57 |
| 2021-07-21 | temporarily ignore a test until we reland PR 83171. | Felix S. Klock II | -0/+2 |
| 2021-07-21 | Allow some temporarily dead code. | Felix S. Klock II | -0/+2 |
| 2021-07-21 | Revert PR 81473 to resolve (on mainline) issues 81626 and 81658. | Felix S. Klock II | -120/+0 |
| 2021-07-22 | Auto merge of #87246 - rust-lang:placeholder-pretty, r=nikomatsakis | bors | -46/+118 |
| 2021-07-21 | Update my name/email in .mailmap | Lily Ballard | -0/+1 |