| Age | Commit message (Expand) | Author | Lines |
| 2022-08-11 | Rollup merge of #100307 - nnethercote:fix-96847, r=cjgillot | Matthias Krüger | -5/+17 |
| 2022-08-11 | Rollup merge of #100203 - compiler-errors:command-args-size-hint, r=m-ou-se | Matthias Krüger | -0/+3 |
| 2022-08-11 | Rollup merge of #100112 - RalfJung:assert_send_and_sync, r=m-ou-se | Matthias Krüger | -1/+2 |
| 2022-08-11 | Rollup merge of #99992 - jyn514:shell-scripts, r=Mark-Simulacrum | Matthias Krüger | -34/+94 |
| 2022-08-11 | Rollup merge of #99511 - RalfJung:raw_eq, r=wesleywiser | Matthias Krüger | -4/+6 |
| 2022-08-11 | Rollup merge of #99500 - tmandry:fuchsia-flags, r=petrochenkov | Matthias Krüger | -4/+21 |
| 2022-08-11 | Rollup merge of #99421 - Bryanskiy:android-crt-static, r=petrochenkov | Matthias Krüger | -11/+29 |
| 2022-08-11 | Rollup merge of #99337 - jsha:simplify-highlight, r=GuillaumeGomez | Matthias Krüger | -79/+75 |
| 2022-08-11 | Rollup merge of #93896 - jsha:dark-colors, r=GuillaumeGomez | Matthias Krüger | -27/+12 |
| 2022-08-11 | Auto merge of #100416 - Dylan-DPC:rollup-m344lh1, r=Dylan-DPC | bors | -472/+952 |
| 2022-08-11 | Rollup merge of #100403 - GuillaumeGomez:improve-messages, r=jsha | Dylan DPC | -0/+21 |
| 2022-08-11 | Rollup merge of #100398 - nnethercote:improve-Zhir-stats, r=michaelwoerister | Dylan DPC | -52/+445 |
| 2022-08-11 | Rollup merge of #100391 - nnethercote:improve-size-assertions, r=lqd | Dylan DPC | -51/+57 |
| 2022-08-11 | Rollup merge of #100370 - GuillaumeGomez:rm-more-clean-impls, r=Dylan-DPC | Dylan DPC | -202/+213 |
| 2022-08-11 | Rollup merge of #100351 - compiler-errors:diagnostic-convention, r=fee1-dead | Dylan DPC | -59/+37 |
| 2022-08-11 | Rollup merge of #100287 - cuviper:no-linux-prctl, r=Mark-Simulacrum | Dylan DPC | -3/+9 |
| 2022-08-11 | Rollup merge of #100232 - cjgillot:no-desugar-methodcall, r=nagisa | Dylan DPC | -57/+109 |
| 2022-08-11 | Rollup merge of #100192 - tmiasko:rm-duplicated-locals, r=nagisa | Dylan DPC | -34/+22 |
| 2022-08-11 | Rollup merge of #100184 - Kixunil:stabilize_ptr_const_cast, r=m-ou-se | Dylan DPC | -5/+4 |
| 2022-08-11 | Rollup merge of #99110 - audunhalland:match_has_guard_from_candidate, r=pnkfelix | Dylan DPC | -1/+1 |
| 2022-08-11 | Rollup merge of #92744 - lambinoo:I-91161-non-exhaustive-foreign-variants, r=... | Dylan DPC | -8/+34 |
| 2022-08-11 | more typos | Ralf Jung | -1/+1 |
| 2022-08-11 | Improve error message when browser-ui-test crashes | Guillaume Gomez | -0/+16 |
| 2022-08-11 | Avoid lowering a `MacArgs::Eq` twice. | Nicholas Nethercote | -3/+15 |
| 2022-08-11 | Add instructions on how to update the browser-ui-test version | Guillaume Gomez | -0/+5 |
| 2022-08-11 | Auto merge of #100315 - compiler-errors:norm-ct-in-proj, r=lcnr | bors | -3/+299 |
| 2022-08-11 | Add a second level to the AST size reporting. | Nicholas Nethercote | -36/+246 |
| 2022-08-11 | Add percentages to `-Zhir-stats` output. | Nicholas Nethercote | -76/+78 |
| 2022-08-11 | Change how `AssocItem` is reported. | Nicholas Nethercote | -9/+3 |
| 2022-08-11 | Improve AST stat collector. | Nicholas Nethercote | -18/+81 |
| 2022-08-11 | Auto merge of #100298 - BlackHoleFox:hashmap_keygen_cleanup, r=Mark-Simulacrum | bors | -9/+9 |
| 2022-08-11 | Add a test for `-Zhir-stats` output. | Nicholas Nethercote | -0/+124 |
| 2022-08-10 | Auto merge of #99174 - scottmcm:reoptimize-layout-array, r=joshtriplett | bors | -10/+115 |
| 2022-08-10 | Fix flags when using clang as linker for Fuchsia | Tyler Mandry | -4/+21 |
| 2022-08-10 | Auto merge of #100385 - RalfJung:miri, r=RalfJung | bors | -9/+8 |
| 2022-08-10 | grammar | Ralf Jung | -1/+1 |
| 2022-08-10 | update Miri | Ralf Jung | -9/+8 |
| 2022-08-10 | Auto merge of #100378 - compiler-errors:rollup-8vzsd92, r=compiler-errors | bors | -107/+210 |
| 2022-08-10 | Update error message to clarify that it's not the enum itself that's non_exha... | Scott McMurray | -2/+2 |
| 2022-08-10 | Check if extern crate enum has non exhaustive variant when cast | Lamb | -8/+34 |
| 2022-08-10 | add crt-static for android | Bryanskiy | -11/+29 |
| 2022-08-10 | Adapt ui-fulldeps test. | Camille GILLOT | -2/+2 |
| 2022-08-10 | Do not consider method call receiver as an argument in AST. | Camille GILLOT | -55/+107 |
| 2022-08-10 | Rollup merge of #100371 - xfix:inline-from-bytes-with-nul-unchecked-rt-impl, ... | Michael Goulet | -0/+1 |
| 2022-08-10 | Rollup merge of #100359 - b-naber:valtrees-pretty-print-ice, r=lcnr | Michael Goulet | -0/+40 |
| 2022-08-10 | Rollup merge of #100353 - theli-ua:master, r=joshtriplett | Michael Goulet | -2/+2 |
| 2022-08-10 | Rollup merge of #100349 - TaKO8Ki:remove-type-string-comparison, r=lcnr | Michael Goulet | -8/+77 |
| 2022-08-10 | Rollup merge of #100348 - camelid:test-93205, r=jyn514 | Michael Goulet | -0/+20 |
| 2022-08-10 | Rollup merge of #100339 - shourya5:issue#100258, r=jyn514 | Michael Goulet | -6/+4 |
| 2022-08-10 | Rollup merge of #100317 - kjetilkjeka:remove-nvptx32-logic, r=eddyb | Michael Goulet | -35/+0 |