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