| Age | Commit message (Expand) | Author | Lines |
| 2022-02-25 | Add Atomic*::from_mut_slice | Josh Stone | -0/+94 |
| 2022-02-25 | Add one more case to avoid ICE | ouz-a | -0/+45 |
| 2022-02-25 | `check_used` should only look at actual `used` attributes | cynecx | -2/+11 |
| 2022-02-25 | Auto merge of #8253 - Alexendoo:print-in-fmt, r=camsteffen | bors | -57/+228 |
| 2022-02-25 | Add `print_in_format_impl` lint | Alex Macleod | -48/+220 |
| 2022-02-25 | Initiate the inner usage of `let_chains` | Caio | -101/+88 |
| 2022-02-25 | Auto merge of #94369 - matthiaskrgr:rollup-qtripm2, r=matthiaskrgr | bors | -18/+182 |
| 2022-02-25 | Make TLS __getit #[inline(always)] on non-Windows | Erik Desjardins | -2/+2 |
| 2022-02-25 | make tests work on noopt builder | Erik Desjardins | -4/+4 |
| 2022-02-25 | Rollup merge of #94366 - jhpratt:release-notes, r=Mark-Simulacrum | Matthias Krüger | -0/+2 |
| 2022-02-25 | Rollup merge of #94353 - flip1995:fix_debug_assert_unused, r=Dylan-DPC | Matthias Krüger | -12/+12 |
| 2022-02-25 | Rollup merge of #94154 - Urgau:rustdoc-check-cfg, r=GuillaumeGomez | Matthias Krüger | -2/+80 |
| 2022-02-25 | Rollup merge of #93850 - asquared31415:extern-static-size-ice, r=jackh726 | Matthias Krüger | -4/+88 |
| 2022-02-25 | Auto merge of #94290 - Mark-Simulacrum:bump-bootstrap, r=pietroalbini | bors | -503/+429 |
| 2022-02-25 | Add missing item to release notes | Jacob Pratt | -0/+2 |
| 2022-02-25 | Rename RecursiveFormatImpl to FormatImpl | Alex Macleod | -10/+9 |
| 2022-02-25 | "Reset" the hashing context before stable hashing the types | Oli Scherer | -2/+6 |
| 2022-02-25 | Test legacy type mangling | Tomasz Miąsko | -0/+640 |
| 2022-02-25 | Fix MinGW target detection in raw-dylib | Mateusz Mikuła | -1/+3 |
| 2022-02-25 | Test legacy mangling of bool, char and integer constants | Tomasz Miąsko | -96/+194 |
| 2022-02-25 | Auto merge of #94279 - tmiasko:write-print, r=Mark-Simulacrum | bors | -2/+2 |
| 2022-02-25 | Auto merge of #8474 - Alexendoo:paths, r=Manishearth | bors | -86/+63 |
| 2022-02-25 | Remove needless borrows from core::fmt | Nixon Enraght-Moony | -6/+6 |
| 2022-02-25 | Auto merge of #8472 - Mastermindaxe:#8152_new-without-default_should_not_trig... | bors | -0/+14 |
| 2022-02-25 | Replace some more paths with diagnostic items | Alex Macleod | -86/+63 |
| 2022-02-25 | Disable ``[`new-without-default`]`` for new() methods that are marked with '#... | Florian Nagel | -0/+14 |
| 2022-02-25 | Auto merge of #94357 - matthiaskrgr:rollup-xrjaof3, r=matthiaskrgr | bors | -1660/+386 |
| 2022-02-25 | Rollup merge of #94352 - jethrogb:fix-sgx-docs-build, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2022-02-25 | Rollup merge of #94344 - notriddle:notriddle/suggest-parens-more, r=oli-obk | Matthias Krüger | -3/+151 |
| 2022-02-25 | Rollup merge of #94343 - RalfJung:fn-ptr, r=oli-obk | Matthias Krüger | -32/+43 |
| 2022-02-25 | Rollup merge of #94305 - JakobDegen:dp-1, r=oli-obk | Matthias Krüger | -33/+20 |
| 2022-02-25 | Rollup merge of #94252 - lcnr:def_kind-encoding, r=cjgillot | Matthias Krüger | -51/+46 |
| 2022-02-25 | Rollup merge of #94155 - GuillaumeGomez:extend-toggle-gui-test, r=jsha | Matthias Krüger | -2/+26 |
| 2022-02-25 | Rollup merge of #93845 - compiler-errors:in-band-lifetimes, r=cjgillot | Matthias Krüger | -1538/+99 |
| 2022-02-25 | Re-add track_caller to panic_no_unwind in bootstrap | Mark Rousskov | -0/+3 |
| 2022-02-25 | Enable rustc_pass_by_value for Span | Mark Rousskov | -22/+28 |
| 2022-02-25 | Switch bootstrap cfgs | Mark Rousskov | -147/+64 |
| 2022-02-25 | Bump bootstrap to 1.60 | Mark Rousskov | -336/+336 |
| 2022-02-25 | Fix debug_assert in unused lint pass | flip1995 | -12/+12 |
| 2022-02-25 | Fix SGX docs build | Jethro Beekman | -1/+1 |
| 2022-02-25 | Auto merge of #93644 - michaelwoerister:simpler-debuginfo-typemap, r=wesleywiser | bors | -352/+254 |
| 2022-02-25 | Extend toggle GUI test a bit | Guillaume Gomez | -2/+26 |
| 2022-02-25 | debuginfo: Simplify TypeMap used during LLVM debuginfo generation -- address ... | Michael Woerister | -8/+23 |
| 2022-02-25 | Auto merge of #94350 - matthiaskrgr:rollup-eesfiyr, r=matthiaskrgr | bors | -148/+354 |
| 2022-02-25 | Rollup merge of #94341 - ChayimFriedman2:patch-1, r=Dylan-DPC | Matthias Krüger | -1/+1 |
| 2022-02-25 | Rollup merge of #94297 - lcnr:rel-notes, r=Mark-Simulacrum | Matthias Krüger | -1/+18 |
| 2022-02-25 | Rollup merge of #94184 - ssomers:btree_tests, r=Dylan-DPC | Matthias Krüger | -138/+118 |
| 2022-02-25 | Rollup merge of #94068 - eholk:drop-track-field-assign, r=tmandry | Matthias Krüger | -3/+123 |
| 2022-02-25 | Rollup merge of #93273 - bjorn3:rustbuild_improvements, r=Mark-Simulacrum | Matthias Krüger | -3/+4 |
| 2022-02-25 | Rollup merge of #92714 - yanganto:ignore-message, r=Mark-Simulacrum | Matthias Krüger | -2/+90 |