about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2023-03-24Fix bad suggestion for clone/is_some in field init shorthandyukang-10/+19
2023-03-24Update ar_archive_writer to 0.1.3bjorn3-1/+1
2023-03-24Suggest ..= when someone tries to create an overflowing rangeMu42-7/+20
2023-03-24Rollup merge of #109550 - Nathan-Fenner:nathanf/fixme-adjust-funcs, r=compile...Matthias Krüger-32/+30
2023-03-24Rollup merge of #109519 - bzEq:aix-llvm-c++, r=cuviperMatthias Krüger-0/+1
2023-03-24Rollup merge of #109495 - compiler-errors:new-solver-destruct, r=eholk,lcnrMatthias Krüger-0/+28
2023-03-24Rollup merge of #109433 - chenyukang:yukang/fix-109188-ice, r=lcnrMatthias Krüger-3/+7
2023-03-23Make helper functions privateNathan Fenner-32/+30
2023-03-24Auto merge of #109547 - matthiaskrgr:rollup-zczqgdk, r=matthiaskrgrbors-80/+288
2023-03-24Avoid misalignKai Luo-3/+8
2023-03-24Rollup merge of #109536 - petrochenkov:qcstore3, r=cjgillotMatthias Krüger-14/+15
2023-03-24Rollup merge of #109515 - bzEq:aix-linker, r=petrochenkovMatthias Krüger-0/+174
2023-03-24Rollup merge of #109493 - compiler-errors:new-solver-vars-obligations, r=lcnrMatthias Krüger-46/+44
2023-03-24Rollup merge of #108961 - compiler-errors:refine-ct-errors, r=BoxyUwUMatthias Krüger-20/+55
2023-03-23Auto merge of #109202 - compiler-errors:new-solver-fast-reject-faster-2, r=lcnrbors-80/+53
2023-03-23Deeply check WF for RPITITsMichael Goulet-33/+72
2023-03-23A MIR transform that checks pointers are alignedBen Kimock-2/+272
2023-03-23Auto merge of #109538 - matthiaskrgr:rollup-ct58npj, r=matthiaskrgrbors-180/+341
2023-03-23Separate find_*_stability.Camille GILLOT-117/+101
2023-03-23Extract parse_stability and parse_unstability.Camille GILLOT-205/+224
2023-03-23Use fulfillment in InferCtxt::evaluate_obligationMichael Goulet-30/+15
2023-03-23Note type mismatch on ConstArgHasTypeMichael Goulet-2/+12
2023-03-23Return nested obligations from canonical response var unificationMichael Goulet-25/+38
2023-03-23Don't split up TreatProjections and TreatParams anymoreMichael Goulet-80/+53
2023-03-23Rollup merge of #109487 - GuillaumeGomez:move-useless-reexport-check, r=petro...Matthias Krüger-98/+40
2023-03-23Rollup merge of #109472 - MU001999:patch-3, r=eholkMatthias Krüger-7/+25
2023-03-23Rollup merge of #109231 - Zoxc:fs-non-canon, r=eholkMatthias Krüger-14/+28
2023-03-23Rollup merge of #108588 - ehuss:lint-docs-produces, r=eholkMatthias Krüger-7/+2
2023-03-23Rollup merge of #108549 - clubby789:fix-link-cfg-issue, r=eholkMatthias Krüger-2/+2
2023-03-23Rollup merge of #107880 - jieyouxu:issue-107563, r=petrochenkovMatthias Krüger-20/+139
2023-03-23Rollup merge of #107718 - Zoxc:z-time, r=nnethercoteMatthias Krüger-32/+105
2023-03-23Refine error spans for const args in hir typeckMichael Goulet-18/+43
2023-03-23Auto merge of #108442 - scottmcm:mir-transmute, r=oli-obkbors-101/+163
2023-03-23rustc_metadata: Freeze cstore after the full crate list is queriedVadim Petrochenkov-0/+3
2023-03-23resolve: Rename some cstore methods to match queries and add commentsVadim Petrochenkov-14/+12
2023-03-23Auto merge of #108221 - petrochenkov:cratecfg, r=michaelwoeristerbors-128/+135
2023-03-23Auto merge of #109517 - matthiaskrgr:rollup-m3orqzd, r=matthiaskrgrbors-171/+320
2023-03-23rustdoc: Skip doc link resolution for non-exported itemsVadim Petrochenkov-2/+19
2023-03-23rustc_interface: Add a new query `pre_configure`Vadim Petrochenkov-84/+108
2023-03-23expand: Pass `ast::Crate` by reference to AST transforming passesVadim Petrochenkov-79/+62
2023-03-23Auto merge of #108355 - dpaoliello:dlltoolm, r=michaelwoeristerbors-14/+25
2023-03-23Implement current_dll_path for AIXKai Luo-0/+34
2023-03-23Link against libc++ on AIXKai Luo-0/+1
2023-03-23Rollup merge of #109506 - BoxyUwU:debugable_bound_var_printing, r=compiler-er...Matthias Krüger-1/+5
2023-03-23Rollup merge of #109475 - scottmcm:simpler-shifts, r=WaffleLapkinMatthias Krüger-23/+55
2023-03-23Rollup merge of #109462 - compiler-errors:alias-relate, r=BoxyUwU,lcnrMatthias Krüger-97/+224
2023-03-23Rollup merge of #109137 - petrochenkov:qcstore2, r=cjgillotMatthias Krüger-47/+18
2023-03-23Adjust debug info strippingKai Luo-2/+3
2023-03-23Fix copy-paste errorKai Luo-1/+1
2023-03-23Auto merge of #109503 - matthiaskrgr:rollup-cnp7kdd, r=matthiaskrgrbors-426/+525