about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2024-03-12Mark codegen_gcc fields used only on feature master as suchArthur Carcano-0/+4
2024-03-12Remove unused fields in some structuresArthur Carcano-18/+11
2024-03-12Replace visibility test with reachability test in dead code detectionArthur Carcano-2/+3
2024-03-12Auto merge of #122365 - matthiaskrgr:rollup-4i350h6, r=matthiaskrgrbors-48/+73
2024-03-12Rollup merge of #122342 - ChrisDenton:defautlib, r=petrochenkovMatthias Krüger-8/+12
2024-03-12Rollup merge of #122319 - compiler-errors:next-solver-normalizing-self-constr...Matthias Krüger-1/+3
2024-03-12Rollup merge of #122194 - oli-obk:stash_delay_bug, r=nnethercoteMatthias Krüger-7/+4
2024-03-12Rollup merge of #122000 - erer1243:issue-121868, r=nikicMatthias Krüger-30/+52
2024-03-12Rollup merge of #115141 - ChrisDenton:windows-support, r=wesleywiserMatthias Krüger-2/+2
2024-03-12Auto merge of #121282 - saethlin:gep-null-means-no-provenance, r=scottmcmbors-2/+2
2024-03-11Lower transmutes from int to pointer type as gep on nullBen Kimock-2/+2
2024-03-11Don't ICE when non-self part of trait goal is constrained in new solverMichael Goulet-1/+3
2024-03-11Auto merge of #121796 - oli-obk:eager_opaque_checks3, r=lcnrbors-111/+105
2024-03-11Update /NODEFAUTLIB comment for msvcChris Denton-8/+12
2024-03-11Update Windows platform supportChris Denton-2/+2
2024-03-11update comment for RPITIT projectionslcnr-15/+22
2024-03-11Eliminate `DefiningAnchor::Error`, it is indistinguishable from `DefiningAnch...Oli Scherer-18/+11
2024-03-11Make `DefiningAnchor::Bind` only store the opaque types that may be constrain...Oli Scherer-89/+83
2024-03-11Auto merge of #122338 - workingjubilee:rollup-xzpt4v4, r=workingjubileebors-239/+577
2024-03-11Rollup merge of #122320 - erikdesjardins:vtable, r=nikicJubilee-15/+17
2024-03-11Rollup merge of #122299 - compiler-errors:bt-for-must-diag, r=nnethercoteJubilee-8/+14
2024-03-11Rollup merge of #122249 - RalfJung:machine-read-hook, r=oli-obkJubilee-12/+45
2024-03-11Rollup merge of #122166 - beetrees:remove-field-remapping, r=davidtwcoJubilee-34/+9
2024-03-11Rollup merge of #122152 - wutchzone:120892, r=fmeaseJubilee-2/+84
2024-03-11Rollup merge of #122080 - Zalathar:drop-tree, r=oli-obkJubilee-57/+93
2024-03-11Rollup merge of #121893 - RalfJung:const-interior-mut-tests, r=oli-obkJubilee-5/+6
2024-03-11Rollup merge of #121438 - coolreader18:wasm32-panic-unwind, r=cuviperJubilee-1/+10
2024-03-11Rollup merge of #119385 - fmease:assoc-const-eq-fixes-2, r=oli-obk,cjgillotJubilee-33/+20
2024-03-11Rollup merge of #117458 - kjetilkjeka:embedded-linker, r=petrochenkovJubilee-9/+146
2024-03-11Rollup merge of #116793 - WaffleLapkin:target_rules_the_backend, r=cjgillotJubilee-59/+117
2024-03-11Rollup merge of #116791 - WaffleLapkin:unparallel-backends, r=oli-obkJubilee-4/+16
2024-03-11Auto merge of #122140 - oli-obk:track_errors13, r=davidtwcobors-61/+37
2024-03-11const-checking: add some corner case tests, and fix some nitsRalf Jung-5/+5
2024-03-11LLVM Bitcode Linker: Add as a linker known to the compilerKjetil Kjeka-9/+142
2024-03-11NVPTX: Enable self-contained for the nvptx targetKjetil Kjeka-0/+4
2024-03-11Auto merge of #122305 - Nilstrieb:target-tiers, r=davidtwcobors-238/+1422
2024-03-11Run a single huge `par_body_owners` instead of many small ones after each other.Oli Scherer-27/+17
2024-03-11Merge various rustc_attr based testsOli Scherer-8/+2
2024-03-11Enable creating backtraces via -Ztreat-err-as-bug when stashing errorsOli Scherer-7/+4
2024-03-11Never bail out early while running all the type check queriesOli Scherer-28/+20
2024-03-11Rollup merge of #122315 - nnethercote:multiple-into-diag-message, r=NilstriebJacob Pratt-12/+5
2024-03-11Rollup merge of #121840 - oli-obk:freeze, r=dtolnayJacob Pratt-1/+19
2024-03-11Allow multiple `impl Into<{D,Subd}iagMessage>` parameters in a function.Nicholas Nethercote-12/+5
2024-03-11Auto merge of #122050 - erikdesjardins:sret, r=nikicbors-8/+51
2024-03-10Store backtrace for must_produce_diagMichael Goulet-8/+14
2024-03-10use ptradd for vtable indexingErik Desjardins-15/+17
2024-03-11Auto merge of #121752 - mu001999:dead_code/improve, r=pnkfelixbors-11/+85
2024-03-11Auto merge of #122132 - nnethercote:diag-renaming3, r=nnethercotebors-547/+528
2024-03-11Rename diagnostic derive things.Nicholas Nethercote-11/+10
2024-03-11Rename `DecorateLint` as `LintDiagnostic`.Nicholas Nethercote-45/+45