| Age | Commit message (Expand) | Author | Lines |
| 2022-05-30 | Reduce the scope of a mutable variable | Oli Scherer | -7/+2 |
| 2022-05-30 | Add a helper function for checking whether a default function in a trait can ... | Oli Scherer | -18/+20 |
| 2022-05-30 | Remove `#[default..]` and add `#[const_trait]` | Deadbeef | -250/+74 |
| 2022-05-27 | Auto merge of #97004 - nnethercote:proc-macro-tweaks, r=eddyb | bors | -148/+139 |
| 2022-05-27 | Cut down `associated_item`. | Nicholas Nethercote | -20/+18 |
| 2022-05-27 | Remove unnecessary blank line. | Nicholas Nethercote | -1/+0 |
| 2022-05-27 | Rename `b` as `buf` in several places. | Nicholas Nethercote | -30/+30 |
| 2022-05-27 | Add some comments about `_marker` fields. | Nicholas Nethercote | -4/+14 |
| 2022-05-27 | Clarify a comment. | Nicholas Nethercote | -1/+1 |
| 2022-05-27 | Rename `ProcMacroDerive` as `DeriveProcMacro`. | Nicholas Nethercote | -4/+4 |
| 2022-05-27 | Rename `ProcMacro` trait as `BangProcMacro`. | Nicholas Nethercote | -4/+4 |
| 2022-05-27 | Simplify types in `proc_macro_harness.rs`. | Nicholas Nethercote | -27/+17 |
| 2022-05-27 | Make `Buffer<T>` non-generic. | Nicholas Nethercote | -46/+46 |
| 2022-05-27 | Improve formatting in `associated_item!` definition. | Nicholas Nethercote | -24/+15 |
| 2022-05-27 | Add some comments. | Nicholas Nethercote | -0/+3 |
| 2022-05-27 | Fix a typo in a comment. | Nicholas Nethercote | -1/+1 |
| 2022-05-27 | Auto merge of #97444 - compiler-errors:rollup-2gvdav6, r=compiler-errors | bors | -141/+169 |
| 2022-05-26 | Rollup merge of #97436 - compiler-errors:macos-ping-2, r=Mark-Simulacrum | Michael Goulet | -0/+7 |
| 2022-05-26 | Rollup merge of #97066 - petrochenkov:nofragkind, r=camelid | Michael Goulet | -114/+53 |
| 2022-05-26 | Rollup merge of #96051 - newpavlov:duration_rounding, r=nagisa,joshtriplett | Michael Goulet | -27/+109 |
| 2022-05-27 | fmt | Артём Павлов [Artyom Pavlov] | -5/+1 |
| 2022-05-27 | fix nanos overflow for f64 | Артём Павлов [Artyom Pavlov] | -9/+24 |
| 2022-05-27 | Auto merge of #96298 - petrochenkov:fromgen, r=estebank | bors | -34/+67 |
| 2022-05-27 | add debug asserts | Artyom Pavlov | -4/+8 |
| 2022-05-27 | libcore: Add `iter::from_generator` which is like `iter::from_fn`, but for co... | Vadim Petrochenkov | -34/+67 |
| 2022-05-26 | Auto merge of #97386 - nnethercote:optimize-pos-adjustments, r=bjorn3 | bors | -30/+21 |
| 2022-05-26 | Update `triagebot.toml` for macos ping group | Michael Goulet | -0/+7 |
| 2022-05-26 | Auto merge of #97434 - matthiaskrgr:rollup-7j3y16l, r=matthiaskrgr | bors | -46/+205 |
| 2022-05-26 | Rollup merge of #97424 - matthiaskrgr:clippy_complexity_may26, r=oli-obk | Matthias Krüger | -45/+28 |
| 2022-05-26 | Rollup merge of #97354 - GuillaumeGomez:browser-ui-test-update, r=notriddle | Matthias Krüger | -0/+0 |
| 2022-05-26 | Rollup merge of #96033 - yaahc:expect-elaboration, r=scottmcm | Matthias Krüger | -1/+177 |
| 2022-05-26 | Auto merge of #97046 - conradludgate:faster-ascii-case-conv-path, r=thomcc | bors | -5/+83 |
| 2022-05-26 | improve case conversion happy path | Conrad Ludgate | -5/+83 |
| 2022-05-26 | Auto merge of #97168 - SparrowLii:accesses, r=cjgillot | bors | -44/+66 |
| 2022-05-26 | clippy::complexity fixes | Matthias Krüger | -45/+28 |
| 2022-05-26 | Auto merge of #96742 - m-ou-se:bsd-no-ancillary, r=joshtriplett | bors | -173/+33 |
| 2022-05-26 | Auto merge of #97410 - jyn514:tool-std-features, r=Mark-Simulacrum | bors | -1/+6 |
| 2022-05-25 | Disable unix::net::ancillary on BSD. | Mara Bos | -173/+33 |
| 2022-05-26 | Auto merge of #97369 - tmiasko:codgen-ssa-atomic-ordering, r=michaelwoerister | bors | -32/+15 |
| 2022-05-26 | call `instantiation_mode` when pushing a new mono_item | SparrowLii | -44/+66 |
| 2022-05-25 | Only allow `compiletest` to use `feature(test)`, not any other feature | Joshua Nelson | -1/+6 |
| 2022-05-25 | Auto merge of #97409 - GuillaumeGomez:rollup-808v9ge, r=GuillaumeGomez | bors | -169/+150 |
| 2022-05-26 | Avoid adjusting file positions twice. | Nicholas Nethercote | -29/+18 |
| 2022-05-26 | Augment a comment. | Nicholas Nethercote | -1/+3 |
| 2022-05-26 | Rollup merge of #97407 - ehuss:update-books, r=ehuss | Guillaume Gomez | -0/+0 |
| 2022-05-26 | Rollup merge of #97394 - GuillaumeGomez:more-eslint-rules, r=notriddle | Guillaume Gomez | -7/+14 |
| 2022-05-26 | Rollup merge of #97375 - petrochenkov:zgccld, r=bjorn3 | Guillaume Gomez | -122/+71 |
| 2022-05-26 | Rollup merge of #97317 - GuillaumeGomez:gui-settings-text-click, r=jsha | Guillaume Gomez | -40/+65 |
| 2022-05-25 | Simplify implementation of `-Z gcc-ld` | Vadim Petrochenkov | -122/+71 |
| 2022-05-25 | Auto merge of #97403 - arlosi:update-cargo, r=ehuss | bors | -5/+5 |