| Age | Commit message (Expand) | Author | Lines |
| 2022-03-26 | Auto merge of #92472 - petrochenkov:nowrapident, r=Aaron1011 | bors | -520/+25 |
| 2022-03-26 | Auto merge of #95274 - jendrikw:slice-must-use, r=Dylan-DPC | bors | -49/+126 |
| 2022-03-26 | add #[must_use] to functions of slice and its iterators. | Jendrik | -0/+0 |
| 2022-03-26 | add #[must_use] to functions of slice and its iterators. | Jendrik | -18/+18 |
| 2022-03-26 | add #[must_use] to functions of slice and its iterators. | Jendrik | -0/+0 |
| 2022-03-26 | add #[must_use] to functions of slice and its iterators. | Jendrik | -12/+12 |
| 2022-03-26 | Auto merge of #95326 - lupd:std-iter-doc, r=Dylan-DPC | bors | -4/+3 |
| 2022-03-26 | proc-macro: Stop wrapping `ident` matchers into groups | Vadim Petrochenkov | -520/+25 |
| 2022-03-26 | add #[must_use] to functions of slice and its iterators. | Jendrik | -4/+4 |
| 2022-03-26 | Auto merge of #95306 - est31:master, r=Dylan-DPC | bors | -7/+20 |
| 2022-03-26 | Remove mention of HashMap<K, V> not offering iter_mut | dlup | -4/+3 |
| 2022-03-26 | Auto merge of #95296 - workingjubilee:pretty-session, r=Dylan-DPC | bors | -120/+85 |
| 2022-03-26 | Auto merge of #95299 - mkroening:rm-hermitkernel, r=joshtriplett | bors | -142/+0 |
| 2022-03-26 | Auto merge of #95149 - cjgillot:once-diag, r=estebank | bors | -359/+227 |
| 2022-03-25 | Auto merge of #95172 - GuillaumeGomez:reduce-wait-for, r=notriddle | bors | -37/+20 |
| 2022-03-25 | Replace wait-for instructions for rustdoc GUI tests with wait-for-css | Guillaume Gomez | -36/+19 |
| 2022-03-25 | Update browser-ui-test version to 0.8.4 | Guillaume Gomez | -1/+1 |
| 2022-03-25 | Auto merge of #95304 - michaelwoerister:retry-finalize-session-dir, r=oli-obk | bors | -2/+23 |
| 2022-03-25 | Auto merge of #95282 - RalfJung:miri, r=RalfJung | bors | -8/+8 |
| 2022-03-25 | Auto merge of #95280 - InfRandomness:infrandomness/Dtorck_clarification, r=ol... | bors | -19/+19 |
| 2022-03-25 | std::process docs: linkify references to output, spawn and status | est31 | -7/+20 |
| 2022-03-25 | incr. comp.: Let compiler retry finalizing session directory a few times. | Michael Woerister | -2/+23 |
| 2022-03-25 | Bless rustdoc tests. | Camille GILLOT | -30/+0 |
| 2022-03-25 | Auto merge of #95255 - petrochenkov:suggresolve, r=michaelwoerister | bors | -824/+457 |
| 2022-03-25 | Remove hermitkernel targets | Martin Kröning | -142/+0 |
| 2022-03-25 | Auto merge of #95082 - spastorino:overlap-inherent-impls, r=nikomatsakis | bors | -65/+177 |
| 2022-03-25 | Auto merge of #95259 - nnethercote:more-macro-expansion-optimizations, r=petr... | bors | -86/+101 |
| 2022-03-24 | Use a let-chain in _session::output (nfc) | Jubilee Young | -15/+10 |
| 2022-03-24 | Vigorously refactor _session::code_stats (nfc) | Jubilee Young | -19/+11 |
| 2022-03-24 | Prettify rustc_session fmt with capturing args (nfc) | Jubilee Young | -86/+64 |
| 2022-03-25 | Auto merge of #92361 - vacuus:doctest-run-test-out-lines, r=CraftSpider | bors | -5/+5 |
| 2022-03-25 | Shrink `MatcherPosRepetition`. | Nicholas Nethercote | -15/+13 |
| 2022-03-25 | Shrink `NamedMatchVec` to one inline element. | Nicholas Nethercote | -2/+5 |
| 2022-03-25 | Split `NamedMatch::MatchNonterminal` in two. | Nicholas Nethercote | -71/+81 |
| 2022-03-25 | Auto merge of #95291 - Dylan-DPC:rollup-vrb4wlw, r=Dylan-DPC | bors | -352/+497 |
| 2022-03-25 | Rollup merge of #95276 - FoseFx:clippy_trim_split_whitespace, r=flip1995 | Dylan DPC | -0/+8 |
| 2022-03-25 | Rollup merge of #95270 - michaelwoerister:fix-box-unsized-debuginfo, r=wesley... | Dylan DPC | -5/+33 |
| 2022-03-25 | Rollup merge of #95179 - b-naber:eval-in-try-unify, r=lcnr | Dylan DPC | -281/+277 |
| 2022-03-25 | Rollup merge of #94655 - JakobDegen:mir-phase-docs, r=oli-obk | Dylan DPC | -52/+113 |
| 2022-03-25 | Rollup merge of #94391 - light4:issue-90319, r=estebank | Dylan DPC | -14/+66 |
| 2022-03-25 | resolve: Rename `CrateLint` to `Finalize` | Vadim Petrochenkov | -170/+147 |
| 2022-03-25 | resolve: Stop passing unused spans and node ids to path resolution functions | Vadim Petrochenkov | -268/+189 |
| 2022-03-25 | resolve: Optimize path resolution for rustdoc | Vadim Petrochenkov | -92/+38 |
| 2022-03-25 | resolve: Do not build expensive suggestions if they are not actually used | Vadim Petrochenkov | -445/+234 |
| 2022-03-24 | Auto merge of #95273 - flip1995:clippyup, r=manishearth | bors | -546/+1957 |
| 2022-03-24 | Implement impl_subject_and_oblig instead of repeating the impls | Santiago Pastorino | -74/+26 |
| 2022-03-24 | Where bounds are checked on inherent impls | Santiago Pastorino | -2/+61 |
| 2022-03-24 | Auto merge of #94934 - Lireer:const-prop-lint, r=oli-obk | bors | -239/+1308 |
| 2022-03-24 | Swap DtorckConstraint to DropckConstraint | InfRandomness | -19/+19 |
| 2022-03-24 | update Miri | Ralf Jung | -8/+8 |