| Age | Commit message (Expand) | Author | Lines |
| 2022-04-29 | Update libc dependency of std to 0.2.125. | Mara Bos | -3/+3 |
| 2022-04-29 | Use futex-based locks and thread parker on FreeBSD. | Mara Bos | -4/+60 |
| 2022-04-29 | Use futex-based locks and thread parker on DragonFlyBSD. | Mara Bos | -1/+44 |
| 2022-04-29 | Use futex-based locks and thread parker on NetBSD. | Mara Bos | -24/+53 |
| 2022-04-29 | Use futex-based locks and thread parker on OpenBSD. | Mara Bos | -1/+53 |
| 2022-04-29 | Auto merge of #96548 - Dylan-DPC:rollup-m3xkqxg, r=Dylan-DPC | bors | -587/+158 |
| 2022-04-29 | Rollup merge of #96523 - nbdd0121:windows, r=petrochenkov | Dylan DPC | -0/+35 |
| 2022-04-29 | Rollup merge of #96516 - oli-obk:impl_trait_inference_accidental_permitted, r... | Dylan DPC | -574/+119 |
| 2022-04-29 | Rollup merge of #96492 - joshtriplett:revert-std-ffi-re-export, r=yaahc | Dylan DPC | -11/+2 |
| 2022-04-29 | Rollup merge of #96481 - aDotInTheVoid:hashmap-docs-monospace, r=joshtriplett | Dylan DPC | -1/+1 |
| 2022-04-29 | Rollup merge of #96477 - alexcrichton:update-wasm64-data-layout, r=wesleywiser | Dylan DPC | -1/+1 |
| 2022-04-29 | Auto merge of #96444 - nbdd0121:used2, r=petrochenkov | bors | -2/+90 |
| 2022-04-29 | Auto merge of #96441 - ChrisDenton:sync-pipes, r=m-ou-se | bors | -31/+119 |
| 2022-04-28 | Auto merge of #96393 - joboet:pthread_parker, r=thomcc | bors | -31/+337 |
| 2022-04-28 | Add `@feat.00` symbol to symbols.o for COFF | Gary Guo | -0/+35 |
| 2022-04-28 | Auto merge of #96528 - Dylan-DPC:rollup-iedbjli, r=Dylan-DPC | bors | -518/+851 |
| 2022-04-28 | Rollup merge of #96480 - user-simon:patch-1, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2022-04-28 | Rollup merge of #96433 - petrochenkov:delim, r=nnethercote | Dylan DPC | -426/+433 |
| 2022-04-28 | Rollup merge of #96409 - marmeladema:fix-nll-introduce-named-lifetime-suggest... | Dylan DPC | -76/+331 |
| 2022-04-28 | Rollup merge of #96405 - pvdrz:ambiguous-plus-diagnostic, r=davidtwco | Dylan DPC | -15/+44 |
| 2022-04-28 | Rollup merge of #95312 - marmeladema:tests-for-issue-95305, r=jackh726 | Dylan DPC | -0/+42 |
| 2022-04-28 | Auto merge of #95171 - Kobzol:llvm-ci-update, r=nikic | bors | -2/+7 |
| 2022-04-28 | Update LLVM submodule | Jakub Beránek | -0/+0 |
| 2022-04-28 | Update LLVM used for building rustc in CI for x64 to LLVM 14.0.2 | Jakub Beránek | -2/+7 |
| 2022-04-28 | std: update debuginfo check to match type definition | joboet | -1/+1 |
| 2022-04-28 | Revert diagnostic duplication and accidental stabilization | Oli Scherer | -574/+119 |
| 2022-04-28 | Auto merge of #95976 - b-naber:valtree-constval-conversion, r=oli-obk | bors | -162/+667 |
| 2022-04-28 | std: simplify UNIX parker timeouts | joboet | -59/+21 |
| 2022-04-28 | Auto merge of #95904 - paolobarbolini:vecdeque-specextend, r=the8472 | bors | -20/+109 |
| 2022-04-28 | rustc_ast: Harmonize delimiter naming with `proc_macro::Delimiter` | Vadim Petrochenkov | -426/+433 |
| 2022-04-28 | Auto merge of #96503 - ehuss:update-cargo, r=ehuss | bors | -4/+32 |
| 2022-04-27 | Update cargo | Eric Huss | -4/+32 |
| 2022-04-28 | Auto merge of #96085 - jsgf:deny-unused-deps, r=compiler-errors | bors | -21/+156 |
| 2022-04-28 | Add VecDeque::extend from vec::IntoIter and slice::Iter specializations | Paolo Barbolini | -20/+85 |
| 2022-04-28 | Auto merge of #96495 - Dylan-DPC:rollup-9lm4tpp, r=Dylan-DPC | bors | -209/+243 |
| 2022-04-28 | Rollup merge of #96483 - Urgau:check-cfg-target_feature, r=petrochenkov | Dylan DPC | -0/+5 |
| 2022-04-28 | Rollup merge of #96471 - BoxyUwU:let_else_considered_harmful, r=lcnr | Dylan DPC | -29/+16 |
| 2022-04-28 | Rollup merge of #96466 - compiler-errors:error-collect-array, r=davidtwco | Dylan DPC | -32/+69 |
| 2022-04-28 | Rollup merge of #96432 - SparrowLii:dbg_scope, r=davidtwco | Dylan DPC | -28/+17 |
| 2022-04-28 | Rollup merge of #96421 - nnethercote:less-NoDelim, r=petrochenkov | Dylan DPC | -84/+86 |
| 2022-04-28 | Rollup merge of #96397 - AronParker:issue-96368-fix, r=dtolnay | Dylan DPC | -1/+4 |
| 2022-04-28 | Rollup merge of #96377 - compiler-errors:infer-rustfix, r=petrochenkov | Dylan DPC | -35/+46 |
| 2022-04-27 | Auto merge of #91557 - cjgillot:ast-lifetimes-named, r=petrochenkov | bors | -984/+760 |
| 2022-04-28 | Ensure that `'_` and GAT yields errors | marmeladema | -0/+42 |
| 2022-04-27 | Revert "Re-export core::ffi types from std::ffi" | Josh Triplett | -10/+0 |
| 2022-04-27 | Remove use of reverted std::ffi::c_char | Josh Triplett | -1/+2 |
| 2022-04-27 | Recover suggestions to introduce named lifetime under NLL | marmeladema | -76/+331 |
| 2022-04-27 | Collect extra lifetime parameters during late resolution. | Camille GILLOT | -222/+138 |
| 2022-04-27 | Refactor generic collection. | Camille GILLOT | -56/+37 |
| 2022-04-27 | Create a specific struct for lifetime capture. | Camille GILLOT | -139/+172 |