| Age | Commit message (Expand) | Author | Lines |
| 2024-04-18 | Rollup merge of #124064 - Zalathar:otherwise-block, r=Nadrieril | Matthias Krüger | -3/+3 |
| 2024-04-18 | Rollup merge of #124047 - Jules-Bertholet:match-ergonomics-cleanups, r=Nadrieril | Matthias Krüger | -177/+147 |
| 2024-04-18 | Auto merge of #122684 - oli-obk:delay_interning_errors_to_after_validaiton, r... | bors | -87/+129 |
| 2024-04-17 | Auto merge of #123936 - Mark-Simulacrum:zst-no-alloc, r=oli-obk | bors | -18/+49 |
| 2024-04-17 | Auto merge of #124084 - matthiaskrgr:rollup-h42psbx, r=matthiaskrgr | bors | -37/+65 |
| 2024-04-17 | Rollup merge of #124066 - oli-obk:define_opaque_types7, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-04-17 | Rollup merge of #124037 - compiler-errors:dont-parent-body, r=michaelwoerister | Matthias Krüger | -2/+6 |
| 2024-04-17 | Rollup merge of #124030 - RalfJung:adjust_alloc_base_pointer, r=oli-obk | Matthias Krüger | -26/+39 |
| 2024-04-17 | Rollup merge of #122723 - bjorn3:archive_writer_fixes, r=nnethercote | Matthias Krüger | -8/+19 |
| 2024-04-17 | Auto merge of #123674 - oli-obk:bogus_note, r=estebank | bors | -2/+8 |
| 2024-04-17 | Improve `BindingMode` doc comment | Jules Bertholet | -2/+4 |
| 2024-04-17 | Rename `BindingAnnotation` to `BindingMode` | Jules Bertholet | -147/+115 |
| 2024-04-17 | Store `ByRef` instead of `BindingAnnotation` in `PatInfo` | Jules Bertholet | -30/+30 |
| 2024-04-17 | Use the default file permissions when writing | bjorn3 | -8/+19 |
| 2024-04-17 | Don't error on subtyping of equal types | Oli Scherer | -1/+1 |
| 2024-04-17 | Move confusing comment about otherwise blocks in `lower_match_tree` | Zalathar | -3/+3 |
| 2024-04-17 | Use less fragile error handling | Oli Scherer | -18/+16 |
| 2024-04-17 | Validate before reporting interning errors. | Oli Scherer | -23/+52 |
| 2024-04-17 | Simplify alloc id mutability check | Oli Scherer | -10/+15 |
| 2024-04-17 | Deduplicate logic for checking the mutability of allocations | Oli Scherer | -79/+75 |
| 2024-04-17 | Run the "is this static mutable" logic the same way as in `in_mutable_memory` | Oli Scherer | -14/+16 |
| 2024-04-17 | Validate nested static items | Oli Scherer | -7/+19 |
| 2024-04-17 | interpret: rename base_pointer -> root_pointer | Ralf Jung | -18/+18 |
| 2024-04-17 | interpret: pass MemoryKind to adjust_alloc_base_pointer | Ralf Jung | -11/+24 |
| 2024-04-17 | Rollup merge of #124052 - beetrees:return-dest-doc-comment, r=fmease | Matthias Krüger | -4/+4 |
| 2024-04-17 | Rollup merge of #124051 - dtolnay:emptyset, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2024-04-17 | Rollup merge of #123997 - compiler-errors:self-res, r=fmease | Matthias Krüger | -0/+11 |
| 2024-04-17 | Rollup merge of #122813 - nnethercote:nicer-quals, r=compiler-errors | Matthias Krüger | -333/+280 |
| 2024-04-17 | Make the comments for `ReturnDest` variants doc comments | beetrees | -4/+4 |
| 2024-04-16 | Fix empty-set symbol in comments | David Tolnay | -2/+2 |
| 2024-04-16 | Codegen ZSTs without an allocation | Mark Rousskov | -18/+49 |
| 2024-04-17 | Auto merge of #124040 - GuillaumeGomez:rollup-hrrvsgh, r=GuillaumeGomez | bors | -29/+32 |
| 2024-04-17 | Rollup merge of #124036 - alexcrichton:wasm-use-default-visbility, r=jieyouxu | Guillaume Gomez | -3/+0 |
| 2024-04-17 | Rollup merge of #124027 - oli-obk:define_opaque_types9, r=compiler-errors | Guillaume Gomez | -22/+13 |
| 2024-04-17 | Rollup merge of #124000 - compiler-errors:sugg-tweaks, r=wesleywiser | Guillaume Gomez | -4/+11 |
| 2024-04-17 | Rollup merge of #123675 - oli-obk:static_wf_ice, r=compiler-errors | Guillaume Gomez | -0/+5 |
| 2024-04-17 | Rollup merge of #123673 - oli-obk:sig_wfcheck_ice, r=jieyouxu,estebank | Guillaume Gomez | -0/+3 |
| 2024-04-16 | Auto merge of #123537 - compiler-errors:shallow, r=lcnr | bors | -125/+96 |
| 2024-04-16 | Don't proceed into parent bodies when collecting stmts for possible return su... | Michael Goulet | -2/+6 |
| 2024-04-16 | Remove `default_hidden_visibility: false` from wasm targets | Alex Crichton | -3/+0 |
| 2024-04-16 | Rollup merge of #124023 - pacak:less-splody, r=jieyouxu | Guillaume Gomez | -8/+5 |
| 2024-04-16 | Rollup merge of #124016 - DaniPopes:dedup-default-providers, r=lcnr | Guillaume Gomez | -23/+28 |
| 2024-04-16 | Rollup merge of #123979 - oli-obk:define_opaque_types7, r=compiler-errors | Guillaume Gomez | -2/+15 |
| 2024-04-16 | Rollup merge of #123512 - Jules-Bertholet:ref-pat-eat-one-layer-2024, r=Nadri... | Guillaume Gomez | -78/+134 |
| 2024-04-16 | Rollup merge of #122811 - nnethercote:mv-SourceMap-init, r=WaffleLapkin | Guillaume Gomez | -176/+176 |
| 2024-04-16 | Prefer identity equality over equating types during coercion. | Oli Scherer | -22/+13 |
| 2024-04-16 | Rollup merge of #124024 - RalfJung:interpret-comment, r=oli-obk | Matthias Krüger | -3/+0 |
| 2024-04-16 | Rollup merge of #124018 - RalfJung:dealloc-memory-kind, r=oli-obk | Matthias Krüger | -0/+2 |
| 2024-04-16 | Rollup merge of #124017 - oli-obk:define_opaque_types8, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-04-16 | Rollup merge of #123969 - oli-obk:define_opaque_types6, r=compiler-errors | Matthias Krüger | -1/+1 |