| Age | Commit message (Expand) | Author | Lines |
| 2021-09-30 | Use reference instead of raw pointer | Caio | -7/+7 |
| 2021-09-30 | Remove visible path calculation from allowed deprecation lint | Alik Aslanyan | -47/+78 |
| 2021-09-30 | fix issue #7731 | surechen | -6/+96 |
| 2021-09-30 | Add 'core::array::from_fn' and 'core::array::try_from_fn' | Caio | -9/+171 |
| 2021-09-30 | Auto merge of #86853 - usbalbin:const_try, r=oli-obk | bors | -8/+58 |
| 2021-09-30 | Auto merge of #7684 - surechen:solve_derivable_impls, r=flip1995 | bors | -2/+44 |
| 2021-09-30 | Auto merge of #89250 - Aaron1011:keep-bound-region-names, r=estebank | bors | -22/+48 |
| 2021-09-30 | bootstrap: Update comment in config.library.toml. | Ben Reeves | -1/+1 |
| 2021-09-30 | Auto merge of #89386 - ehuss:rollup-idf4dmj, r=ehuss | bors | -78/+272 |
| 2021-09-30 | Auto merge of #7673 - mikerite:include-generated-code, r=giraffate | bors | -2213/+2299 |
| 2021-09-30 | Fix comment in `update_lints` | mikerite | -1/+1 |
| 2021-09-30 | Arrays of sizes from 0 to 32 (inclusive) implement [Default] trait, edit meth... | surechen | -2/+44 |
| 2021-09-29 | Rollup merge of #89378 - ehuss:update-books, r=ehuss | Eric Huss | -0/+0 |
| 2021-09-29 | Rollup merge of #89377 - ehuss:update-cargo, r=ehuss | Eric Huss | -0/+0 |
| 2021-09-29 | Rollup merge of #89366 - GuillaumeGomez:remove-lazy-static, r=jyn514 | Eric Huss | -5/+3 |
| 2021-09-29 | Rollup merge of #89335 - mbrubeck:range-is-sorted, r=cuviper | Eric Huss | -0/+10 |
| 2021-09-29 | Rollup merge of #89315 - et342:cstr_from_vec_unchecked_doc, r=yaahc | Eric Huss | -0/+2 |
| 2021-09-29 | Rollup merge of #89313 - durin42:llvm-14-thinLTOResolvePrevailingInModule, r=... | Eric Huss | -0/+4 |
| 2021-09-29 | Rollup merge of #89311 - FabianWolff:issue-89305, r=oli-obk | Eric Huss | -3/+35 |
| 2021-09-29 | Rollup merge of #89297 - GuillaumeGomez:remove-never-from-type-enum, r=camelid | Eric Huss | -8/+6 |
| 2021-09-29 | Rollup merge of #89294 - lnicola:rust-analyzer-2021-09-27, r=lnicola | Eric Huss | -16/+17 |
| 2021-09-29 | Rollup merge of #89232 - rossmacarthur:fix-76424, r=wesleywiser | Eric Huss | -35/+75 |
| 2021-09-29 | Rollup merge of #89098 - GuillaumeGomez:where-bounds-order, r=camelid | Eric Huss | -4/+6 |
| 2021-09-29 | Rollup merge of #88412 - mdsn:slice-sort-safety, r=dtolnay | Eric Huss | -2/+23 |
| 2021-09-29 | Rollup merge of #87428 - GuillaumeGomez:union-highlighting, r=notriddle | Eric Huss | -5/+91 |
| 2021-09-30 | fix bug for large_enum_variants | surechen | -71/+171 |
| 2021-09-29 | Add tests | Samuel E. Moelius III | -25/+92 |
| 2021-09-29 | Implement #85440 | Samuel E. Moelius III | -14/+186 |
| 2021-09-30 | Auto merge of #89110 - Aaron1011:adjustment-span, r=estebank | bors | -583/+453 |
| 2021-09-29 | Auto merge of #89380 - ehuss:fix-windows-llvm, r=Mark-Simulacrum | bors | -0/+6 |
| 2021-09-29 | Fix Windows LLVM issue. | Eric Huss | -0/+6 |
| 2021-09-29 | Update books | Eric Huss | -0/+0 |
| 2021-09-29 | Move body_owners to tcx.hir(). | Camille GILLOT | -25/+18 |
| 2021-09-29 | Avoid more invocations of hir_crate query. | Camille GILLOT | -5/+3 |
| 2021-09-29 | Avoid more invocations of hir_crate query. | Camille GILLOT | -141/+123 |
| 2021-09-29 | Update cargo | Eric Huss | -0/+0 |
| 2021-09-29 | Fix use after drop in self-profile with llvm events | Andreas Jonson | -4/+6 |
| 2021-09-29 | Remove Never variant from clean::Type enum | Guillaume Gomez | -8/+6 |
| 2021-09-29 | Additional tests (from jackh726) | Audun Halland | -0/+23 |
| 2021-09-29 | Auto merge of #89011 - bjorn3:restructure_rt, r=dtolnay | bors | -114/+112 |
| 2021-09-29 | CTFE: extra assertions for Aggregate rvalues; remove unnecessarily eager spec... | Ralf Jung | -7/+9 |
| 2021-09-29 | remove outdated comment | Ralf Jung | -1/+0 |
| 2021-09-29 | Cleanup lower_generics_mut and make span be the bound itself, not the type | jackh726 | -37/+50 |
| 2021-09-29 | fix(lint): don't suggest refutable patterns to "fix" irrefutable bind | Michael Howell | -19/+73 |
| 2021-09-29 | Remove lazy_static dependency | Guillaume Gomez | -5/+3 |
| 2021-09-30 | Encode json files with UTF-8 | Hirochika Matsumoto | -1/+1 |
| 2021-09-29 | Don't ignore impls for primitive types | Hirochika Matsumoto | -3/+39 |
| 2021-09-29 | Auto merge of #89331 - GuillaumeGomez:rollup-b10unye, r=GuillaumeGomez | bors | -61/+13403 |
| 2021-09-29 | Auto merge of #89328 - flip1995:clippyup, r=Manishearth | bors | -1001/+2220 |
| 2021-09-28 | Clean up unneeded explicit pointer cast | David Tolnay | -1/+1 |