| Age | Commit message (Expand) | Author | Lines |
| 2021-09-30 | Recommend running `cargo clean` in E0514 output | pierwill | -1/+2 |
| 2021-09-27 | Auto merge of #89263 - TaKO8Ki:suggest-both-immutable-and-mutable-trait-imple... | bors | -92/+211 |
| 2021-09-27 | Auto merge of #89203 - GuillaumeGomez:cleanup-rustdoc-types, r=camelid | bors | -42/+40 |
| 2021-09-27 | Auto merge of #89182 - GuillaumeGomez:boostrap-explicit-request, r=Mark-Simul... | bors | -17/+30 |
| 2021-09-27 | Auto merge of #89145 - rusticstuff:bump_stdarch, r=kennytm | bors | -0/+0 |
| 2021-09-26 | Auto merge of #89092 - bjorn3:sync_cg_clif-2021-09-19, r=bjorn3 | bors | -293/+332 |
| 2021-09-26 | Auto merge of #89144 - sexxi-goose:insig_stdlib, r=nikomatsakis | bors | -545/+306 |
| 2021-09-27 | test suggesting immutable or mutable trait implementations | Takayuki Maeda | -36/+82 |
| 2021-09-27 | fix test error | Takayuki Maeda | -4/+6 |
| 2021-09-26 | Auto merge of #88316 - est31:remove_box_tests, r=Mark-Simulacrum | bors | -1193/+999 |
| 2021-09-27 | better suggestions | Takayuki Maeda | -53/+70 |
| 2021-09-26 | Auto merge of #89101 - ehuss:compiletest-incremental-build, r=Mark-Simulacrum | bors | -119/+166 |
| 2021-09-26 | fix the relevant tests | Takayuki Maeda | -20/+36 |
| 2021-09-26 | suggest both immutable and mutable trait implementations | Takayuki Maeda | -32/+70 |
| 2021-09-26 | Auto merge of #88680 - ehuss:more-attr-validation, r=petrochenkov | bors | -76/+211 |
| 2021-09-26 | Auto merge of #89262 - Manishearth:rollup-vtkbetm, r=Manishearth | bors | -117/+207 |
| 2021-09-26 | Remove box syntax from most places in src/test outside of the issues dir | est31 | -1193/+999 |
| 2021-09-25 | Rollup merge of #89256 - danielg1111:fix_typo, r=Mark-Simulacrum | Manish Goregaokar | -1/+1 |
| 2021-09-25 | Rollup merge of #89224 - TaKO8Ki:change-the-order-of-suggestions, r=joshtriplett | Manish Goregaokar | -0/+4 |
| 2021-09-25 | Rollup merge of #89216 - r00ster91:bigo, r=dtolnay | Manish Goregaokar | -25/+26 |
| 2021-09-25 | Rollup merge of #89198 - hkmatsumoto:hide-hidden-methods, r=jyn514 | Manish Goregaokar | -1/+93 |
| 2021-09-25 | Rollup merge of #89010 - est31:intra_doc_links, r=m-ou-se | Manish Goregaokar | -11/+25 |
| 2021-09-25 | Rollup merge of #88973 - lu-zero:std_detect-env_override, r=Amanieu | Manish Goregaokar | -0/+2 |
| 2021-09-25 | Rollup merge of #88895 - camelid:cleanup-pt2, r=jyn514 | Manish Goregaokar | -79/+56 |
| 2021-09-25 | Fix typo in release notes | Daniel Giger | -1/+1 |
| 2021-09-25 | Auto merge of #88343 - steffahn:fix_code_spacing, r=jyn514 | bors | -235/+226 |
| 2021-09-25 | Expose the std_detect env_override feature | Luca Barbato | -0/+2 |
| 2021-09-25 | Apply 16 commits (squashed) | Frank Steffahn | -235/+226 |
| 2021-09-25 | Auto merge of #87584 - adamgemmell:dev/asm-tests, r=Amanieu | bors | -237/+2839 |
| 2021-09-25 | rustdoc: Document `is_assoc_ty()` | Noah Lev | -0/+2 |
| 2021-09-26 | Elaborate comment | Hirochika Matsumoto | -1/+1 |
| 2021-09-25 | Check for macros in built-in attributes that don't support them. | Eric Huss | -8/+142 |
| 2021-09-25 | Move malformed attribute code to a function and fix inner attribute suggestion. | Eric Huss | -68/+69 |
| 2021-09-25 | Auto merge of #88243 - nikic:newpm-2, r=nagisa | bors | -8/+17 |
| 2021-09-25 | Auto merge of #89030 - nbdd0121:box2, r=jonas-schievink | bors | -227/+468 |
| 2021-09-25 | Pin panic-in-drop=abort test to old pass manager | Nikita Popov | -1/+8 |
| 2021-09-25 | Make expectation in panic-in-drop-abort.rs test more precise | Nikita Popov | -4/+2 |
| 2021-09-25 | Use correct pipeline for LTO at O0 | Nikita Popov | -1/+4 |
| 2021-09-25 | Enable new pass manager on LLVM 13 | Nikita Popov | -2/+3 |
| 2021-09-25 | Auto merge of #89237 - BoxyUwU:trackersMcCaller, r=eddyb | bors | -4/+5 |
| 2021-09-25 | rustdoc: Don't show hidden trait methods | Hirochika Matsumoto | -1/+93 |
| 2021-09-25 | Auto merge of #87220 - petrochenkov:derivecfglimit2, r=Aaron1011 | bors | -157/+124 |
| 2021-09-25 | use `drain_filter` instead of `filter` and `retain` | Takayuki Maeda | -4/+2 |
| 2021-09-25 | Auto merge of #89230 - workingjubilee:rollup-1swktdq, r=workingjubilee | bors | -153/+863 |
| 2021-09-25 | Bless tests | Gary Guo | -213/+342 |
| 2021-09-25 | Report heap allocation instead of non-const fn for exchange_malloc call | Gary Guo | -0/+5 |
| 2021-09-25 | Use Rvalue::ShallowInitBox for box expression | Gary Guo | -3/+53 |
| 2021-09-25 | Introduce `Rvalue::ShallowInitBox` | Gary Guo | -11/+68 |
| 2021-09-25 | arrr caught ya caller | Ellen | -4/+5 |
| 2021-09-24 | Auto merge of #86246 - FabianWolff:issue-83471, r=estebank | bors | -6/+180 |