| Age | Commit message (Expand) | Author | Lines |
| 2022-03-04 | Consistently present absent stdio handles on Windows as NULL handles. | Dan Gohman | -16/+113 |
| 2022-03-04 | Auto merge of #94159 - erikdesjardins:align-load, r=nikic | bors | -16/+67 |
| 2022-03-04 | Auto merge of #94096 - cjgillot:ensure-stability, r=lcnr | bors | -477/+497 |
| 2022-03-04 | Auto merge of #94588 - Dylan-DPC:rollup-7pxd0i3, r=Dylan-DPC | bors | -614/+190 |
| 2022-03-04 | Rollup merge of #94582 - nnethercote:fix-x-fmt-bug, r=Mark-Simulacrum | Dylan DPC | -1/+6 |
| 2022-03-04 | Rollup merge of #94575 - RalfJung:switchint-comment, r=oli-obk | Dylan DPC | -1/+2 |
| 2022-03-04 | Rollup merge of #94572 - sunfishcode:sunfishcode/handle-or, r=joshtriplett | Dylan DPC | -17/+22 |
| 2022-03-04 | Rollup merge of #94466 - jonhoo:bootstrap-proper-env-flags, r=Mark-Simulacrum | Dylan DPC | -29/+70 |
| 2022-03-04 | Rollup merge of #94404 - pierwill:newtype-index-noord-2, r=Aaron1011 | Dylan DPC | -24/+46 |
| 2022-03-04 | Rollup merge of #94339 - Amanieu:arm-d32, r=nagisa | Dylan DPC | -1/+6 |
| 2022-03-04 | Rollup merge of #93965 - Mark-Simulacrum:owned-stdio, r=dtolnay | Dylan DPC | -228/+18 |
| 2022-03-04 | Rollup merge of #93913 - bjorn3:remove_everybody_loops, r=jackh726 | Dylan DPC | -309/+12 |
| 2022-03-04 | Rollup merge of #93418 - ojeda:no-shortcut, r=camelid | Dylan DPC | -4/+4 |
| 2022-03-04 | Rollup merge of #88805 - krhancoc:master, r=dtolnay | Dylan DPC | -0/+4 |
| 2022-03-04 | Auto merge of #94009 - compiler-errors:gat-rustdoc, r=GuillaumeGomez | bors | -176/+363 |
| 2022-03-04 | Fix a bug in `x.py fmt` that prevents some files being formatted. | Nicholas Nethercote | -1/+6 |
| 2022-03-03 | Auto merge of #94571 - matthiaskrgr:rollup-4ul5ydb, r=matthiaskrgr | bors | -185/+328 |
| 2022-03-03 | add tests | Michael Goulet | -0/+76 |
| 2022-03-03 | don't forget generics for GATs in impls | Michael Goulet | -8/+2 |
| 2022-03-03 | make generic projection types print correctly | Michael Goulet | -41/+107 |
| 2022-03-03 | CTFE SwitchInt: update comment | Ralf Jung | -1/+2 |
| 2022-03-03 | Use `HandleOrNull` and `HandleOrInvalid` in the Windows FFI bindings. | Dan Gohman | -17/+22 |
| 2022-03-03 | Rollup merge of #94563 - TaKO8Ki:remove-unnecessary-patten-for-ignoring-remai... | Matthias Krüger | -1/+1 |
| 2022-03-03 | Rollup merge of #94555 - cuishuang:master, r=oli-obk | Matthias Krüger | -16/+16 |
| 2022-03-03 | Rollup merge of #94554 - Urgau:stmt-node-id-ice, r=petrochenkov | Matthias Krüger | -2/+22 |
| 2022-03-03 | Rollup merge of #94551 - darnuria:doc-map-backstick, r=dtolnay | Matthias Krüger | -1/+1 |
| 2022-03-03 | Rollup merge of #94550 - GuillaumeGomez:HKF-macros, r=notriddle | Matthias Krüger | -0/+21 |
| 2022-03-03 | Rollup merge of #94547 - nnethercote:parse_tt-cleanups, r=petrochenkov | Matthias Krüger | -101/+115 |
| 2022-03-03 | Rollup merge of #94057 - lcnr:simplify_type-uwu, r=nikomatsakis | Matthias Krüger | -60/+66 |
| 2022-03-03 | Rollup merge of #92697 - the8472:cgroups, r=joshtriplett | Matthias Krüger | -4/+86 |
| 2022-03-03 | Bless nll tests. | Camille GILLOT | -2/+2 |
| 2022-03-03 | Auto merge of #87835 - xFrednet:rfc-2383-expect-attribute-with-ids, r=wesleyw... | bors | -26/+1040 |
| 2022-03-03 | Make `Ord`, `PartialOrd` opt-out in `newtype_index` | pierwill | -24/+46 |
| 2022-03-03 | Make unknown feature error deterministic. | Camille GILLOT | -3/+3 |
| 2022-03-03 | Cleanup feature gates. | Camille GILLOT | -272/+236 |
| 2022-03-03 | Gate stability attrs with other attributes. | Camille GILLOT | -163/+209 |
| 2022-03-03 | bootstrap: correct reading of flags for llvm | Jon Gjengset | -29/+70 |
| 2022-03-03 | Remove the everybody loops pass | bjorn3 | -309/+12 |
| 2022-03-03 | Bless test. | Camille GILLOT | -2/+17 |
| 2022-03-03 | Force ensure stability_index. | Camille GILLOT | -0/+1 |
| 2022-03-03 | Move query providers. | Camille GILLOT | -6/+10 |
| 2022-03-03 | Remove useless map. | Camille GILLOT | -13/+6 |
| 2022-03-03 | Move the set of features to the `features` query. | Camille GILLOT | -16/+13 |
| 2022-03-04 | remove a unnecessary `..` pattern | Takayuki Maeda | -1/+1 |
| 2022-03-03 | Auto merge of #84944 - lcnr:obligation-dedup, r=jackh726 | bors | -22/+0 |
| 2022-03-03 | Auto merge of #94512 - RalfJung:sdiv-ub, r=oli-obk | bors | -80/+97 |
| 2022-03-03 | all: fix some typos | cuishuang | -16/+16 |
| 2022-03-03 | Fix invalid lint_node_id being put on a removed stmt | Loïc BRANSTETT | -2/+22 |
| 2022-03-03 | Change `initial_matcher_pos()` into `MatcherPos::new()`. | Nicholas Nethercote | -29/+29 |
| 2022-03-03 | Use a better return type for `inner_parse_loop`. | Nicholas Nethercote | -25/+35 |