| Age | Commit message (Expand) | Author | Lines |
| 2021-10-27 | Auto merge of #89652 - rcvalle:rust-cfi, r=nagisa | bors | -39/+473 |
| 2021-10-26 | Add documentation for LLVM CFI support | Ramon de C Valle | -19/+202 |
| 2021-10-27 | Auto merge of #90337 - matthiaskrgr:rollup-azkr158, r=matthiaskrgr | bors | -142/+153 |
| 2021-10-27 | Rollup merge of #90278 - notriddle:notriddle/highlight-ptr, r=jyn541,Guillaum... | Matthias Krüger | -8/+23 |
| 2021-10-27 | Rollup merge of #90232 - konan8205:master, r=GuillaumeGomez | Matthias Krüger | -35/+61 |
| 2021-10-27 | Rollup merge of #90154 - camelid:remove-getdefid, r=jyn514 | Matthias Krüger | -99/+69 |
| 2021-10-27 | Auto merge of #89937 - JohnTitor:fix-89875, r=Amanieu | bors | -9/+28 |
| 2021-10-26 | Auto merge of #90314 - matthiaskrgr:rollup-ag1js8n, r=matthiaskrgr | bors | -192/+104 |
| 2021-10-26 | Rollup merge of #90305 - vandenheuvel:test_issue_87258, r=Mark-Simulacrum | Matthias Krüger | -0/+72 |
| 2021-10-26 | Rollup merge of #90303 - WaffleLapkin:regression_test_90164, r=JohnTitor | Matthias Krüger | -0/+31 |
| 2021-10-26 | Rollup merge of #90302 - GuillaumeGomez:rm-unneeded-into_iter, r=jyn514 | Matthias Krüger | -1/+1 |
| 2021-10-26 | Rollup merge of #90296 - CAD97:rip-lerp, r=Mark-Simulacrum | Matthias Krüger | -191/+0 |
| 2021-10-26 | Auto merge of #90290 - nyanpasu64:fix-string-as-mut-vec, r=m-ou-se | bors | -4/+5 |
| 2021-10-26 | Add regression test for #87258 | Bram van den Heuvel | -0/+72 |
| 2021-10-26 | Auto merge of #90284 - tonyyzy:patch-1, r=JohnTitor | bors | -5/+2 |
| 2021-10-26 | Remove redundant Aligner | Tony Yang | -5/+2 |
| 2021-10-26 | Add regression test for issue 90164 | Maybe Waffle | -0/+31 |
| 2021-10-26 | Remove unneeded into_iter | Guillaume Gomez | -1/+1 |
| 2021-10-26 | Auto merge of #90075 - pierwill:fix-79717, r=petrochenkov | bors | -93/+160 |
| 2021-10-25 | Fix copy-paste error in String::as_mut_vec() docs | nyanpasu64 | -4/+5 |
| 2021-10-26 | Auto merge of #90299 - matthiaskrgr:rollup-n77ntld, r=matthiaskrgr | bors | -185/+283 |
| 2021-10-26 | Rollup merge of #90295 - ehuss:update-cargo, r=ehuss | Matthias Krüger | -1/+1 |
| 2021-10-26 | Rollup merge of #90294 - ehuss:update-books, r=ehuss | Matthias Krüger | -0/+0 |
| 2021-10-26 | Rollup merge of #90241 - DrMeepster:thiscall_lint_upgrade, r=petrochenkov | Matthias Krüger | -45/+32 |
| 2021-10-26 | Rollup merge of #90181 - notriddle:notriddle/error-pointer, r=estebank | Matthias Krüger | -139/+250 |
| 2021-10-25 | Remove fNN::lerp - consensus unlikely | CAD97 | -191/+0 |
| 2021-10-25 | Update cargo | Eric Huss | -1/+1 |
| 2021-10-25 | Update books | Eric Huss | -0/+0 |
| 2021-10-26 | Properly check `target_features` not to trigger an assertion | Yuki Okushi | -4/+11 |
| 2021-10-26 | Add a regression test for issue-89875 | Yuki Okushi | -0/+14 |
| 2021-10-26 | Remove unnecessary check for registers | Yuki Okushi | -3/+1 |
| 2021-10-26 | Fix some typos | Yuki Okushi | -2/+2 |
| 2021-10-26 | rustdoc: use ttf based font for cjk glyphs | Shinwoo Park | -35/+61 |
| 2021-10-25 | Edit error messages for rustc_resolve::AmbiguityKind variants | pierwill | -93/+160 |
| 2021-10-26 | Auto merge of #85830 - bjorn3:separate_provide_extern, r=cjgillot | bors | -30/+191 |
| 2021-10-25 | Add LLVM CFI support to the Rust compiler | Ramon de C Valle | -20/+271 |
| 2021-10-25 | make thiscall on unsupported platforms an error | DrMeepster | -45/+32 |
| 2021-10-25 | Auto merge of #90282 - matthiaskrgr:rollup-c6trbff, r=matthiaskrgr | bors | -20/+99 |
| 2021-10-25 | Rollup merge of #90266 - b-naber:uneval_substs, r=lcnr | Matthias Krüger | -0/+37 |
| 2021-10-25 | Rollup merge of #90255 - lnicola:rust-analyzer-2021-10-25, r=lnicola | Matthias Krüger | -16/+16 |
| 2021-10-25 | Rollup merge of #90196 - yanok:master, r=scottmcm | Matthias Krüger | -4/+29 |
| 2021-10-25 | Rollup merge of #89581 - jblazquez:master, r=Mark-Simulacrum | Matthias Krüger | -0/+17 |
| 2021-10-25 | fix(rustc_typeck): report function argument errors on matching type | Michael Howell | -139/+250 |
| 2021-10-25 | Auto merge of #89430 - GuillaumeGomez:rustdoc-clippy-lints, r=jyn514,camelid,... | bors | -221/+194 |
| 2021-10-25 | rustdoc: use better highlighting for *const, *mut, and &mut | Michael Howell | -8/+23 |
| 2021-10-25 | Auto merge of #90265 - GuillaumeGomez:rollup-gx3ficp, r=GuillaumeGomez | bors | -26/+48 |
| 2021-10-25 | Rollup merge of #90261 - Mark-Simulacrum:fix-try, r=pietroalbini | Guillaume Gomez | -21/+6 |
| 2021-10-25 | Rollup merge of #90257 - zommiommy:patch-1, r=m-ou-se | Guillaume Gomez | -3/+3 |
| 2021-10-25 | Rollup merge of #90233 - GuillaumeGomez:tooltip-overflow, r=camelid | Guillaume Gomez | -1/+9 |
| 2021-10-25 | Rollup merge of #90079 - SparrowLii:i8mm, r=Amanieu | Guillaume Gomez | -1/+2 |