| Age | Commit message (Expand) | Author | Lines |
| 2022-05-17 | bless 32bit | Ralf Jung | -2/+2 |
| 2022-05-17 | interpret/validity: reject references to uninhabited types | Ralf Jung | -2/+2 |
| 2022-05-17 | Auto merge of #97012 - oli-obk:🦀_intrinsics, r=davidtwco | bors | -2/+1 |
| 2022-05-17 | Auto merge of #96825 - kckeiks:remove-item-like-visitor-trait, r=cjgillot | bors | -72/+54 |
| 2022-05-17 | Auto merge of #96907 - sunfishcode:sunfishcode/update-wasi, r=Mark-Simulacrum | bors | -5/+10 |
| 2022-05-17 | Auto merge of #96892 - oli-obk:🐌_obligation_cause_code_🐌, r=estebank | bors | -5/+24 |
| 2022-05-16 | rustdoc: Resolve some more doc links early | Vadim Petrochenkov | -9/+32 |
| 2022-05-16 | Auto merge of #96676 - petrochenkov:docrules, r=GuillaumeGomez | bors | -47/+39 |
| 2022-05-16 | Update how CC etc. are set in the wasi-libc Makefile. | Dan Gohman | -2/+7 |
| 2022-05-16 | Add a query for checking whether a function is an intrinsic. | Oli Scherer | -2/+1 |
| 2022-05-15 | rustdoc: Remove doc link resolution fallback to all `macro_rules` in the crate | Vadim Petrochenkov | -47/+39 |
| 2022-05-15 | Rollup merge of #97042 - GuillaumeGomez:eslint-brace-style, r=notriddle | Dylan DPC | -33/+57 |
| 2022-05-15 | Rollup merge of #97021 - Volker-Weissmann:patch-1, r=Dylan-DPC | Dylan DPC | -1/+4 |
| 2022-05-15 | Auto merge of #97056 - RalfJung:miri, r=RalfJung | bors | -6/+8 |
| 2022-05-15 | Add new eslint rule about brace style | Guillaume Gomez | -33/+57 |
| 2022-05-15 | update miri | Ralf Jung | -6/+8 |
| 2022-05-15 | Auto merge of #96885 - petrochenkov:linkstrict2, r=cjgillot,luqmana | bors | -191/+427 |
| 2022-05-15 | Auto merge of #97055 - matthiaskrgr:rollup-1nqwfzx, r=matthiaskrgr | bors | -278/+154 |
| 2022-05-15 | Rollup merge of #97041 - eddyb:nixos-llvm-ci-patchelf, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2022-05-15 | Rollup merge of #96958 - GuillaumeGomez:settings-menu-display, r=jsha | Matthias Krüger | -276/+152 |
| 2022-05-15 | Auto merge of #96602 - TApplencourt:patch-1, r=Mark-Simulacrum | bors | -50/+98 |
| 2022-05-15 | Auto merge of #97016 - Mark-Simulacrum:bump-version, r=Mark-Simulacrum | bors | -1/+1 |
| 2022-05-14 | Auto merge of #96883 - jackh726:early-binder-2, r=oli-obk | bors | -19/+19 |
| 2022-05-15 | rustc: Stricter checking for #[link] attributes | Vadim Petrochenkov | -191/+427 |
| 2022-05-14 | Auto merge of #97044 - Urgau:check-cfg-fix-rustc-perf, r=Mark-Simulacrum | bors | -3/+7 |
| 2022-05-14 | Auto merge of #97039 - cjgillot:no-rpit-hrtb, r=jackh726 | bors | -98/+221 |
| 2022-05-14 | Update documentation about themes | Guillaume Gomez | -12/+10 |
| 2022-05-14 | Update GUI tests | Guillaume Gomez | -34/+20 |
| 2022-05-14 | Remove theme picker button | Guillaume Gomez | -199/+12 |
| 2022-05-14 | Improve settings menu display | Guillaume Gomez | -31/+110 |
| 2022-05-14 | Fix rustc-perf benchmarks | Urgau | -3/+7 |
| 2022-05-14 | Auto merge of #96345 - petrochenkov:linclean, r=notriddle | bors | -503/+241 |
| 2022-05-14 | Add a test with both passing and erroneous cases. | Camille GILLOT | -0/+146 |
| 2022-05-14 | Auto merge of #95826 - carbotaniuman:miri-permissive-provenance, r=RalfJung | bors | -2/+2 |
| 2022-05-14 | Fix `download-ci-llvm` NixOS patching for `.so`s. | Eduard-Mihai Burtescu | -2/+2 |
| 2022-05-14 | Forbid nested opaque types to reference HRTB from opaque types. | Camille GILLOT | -98/+75 |
| 2022-05-14 | Auto merge of #94872 - mati865:mingw-llvm-target, r=petrochenkov | bors | -11/+69 |
| 2022-05-14 | Auto merge of #97035 - JohnTitor:rollup-00ko07z, r=JohnTitor | bors | -3/+28 |
| 2022-05-14 | Rollup merge of #97031 - eholk:drop-tracking-type-error, r=compiler-errors | Yuki Okushi | -0/+25 |
| 2022-05-14 | Rollup merge of #97018 - GuillaumeGomez:fail-on-js-error, r=notriddle | Yuki Okushi | -2/+2 |
| 2022-05-14 | Rollup merge of #96998 - notriddle:notriddle/var-N, r=jsha | Yuki Okushi | -1/+1 |
| 2022-05-14 | Auto merge of #95602 - scottmcm:faster-array-intoiter-fold, r=the8472 | bors | -0/+54 |
| 2022-05-13 | Drop tracking: handle invalid assignments better | Eric Holk | -0/+25 |
| 2022-05-13 | Add bound_impl_trait_ref | Jack Huey | -5/+5 |
| 2022-05-13 | Add bound_fn_sig | Jack Huey | -2/+2 |
| 2022-05-13 | Add bound_type_of | Jack Huey | -11/+11 |
| 2022-05-13 | resolve: Move collection of all `macro_rules` in the crate to rustdoc | Vadim Petrochenkov | -2/+6 |
| 2022-05-13 | Add LLVM based mingw-w64 targets | Mateusz Mikuła | -11/+69 |
| 2022-05-13 | Fix rebase | Vadim Petrochenkov | -5/+2 |
| 2022-05-13 | rustdoc: Use `Visibility::is_public` more | Vadim Petrochenkov | -10/+6 |