summaryrefslogtreecommitdiff
path: root/tests/ui/mir
AgeCommit message (Expand)Author
2023-06-17Auto merge of #100036 - DrMeepster:box_free_free_box, r=oli-obkbors
2023-06-16remove box_free and replace with drop implDrMeepster
2023-06-16Disable alignment checks on i686-pc-windows-msvcBen Kimock
2023-06-12Adjust UI tests for `unit_bindings`许杰友 Jieyou Xu (Joe)
2023-06-04Show note for type ascription interpreted as a constant pattern, not a new va...许杰友 Jieyou Xu (Joe)
2023-06-01Implement custom diagnostic for ConstParamTyMichael Goulet
2023-05-27Add a test for misaligned pointer derefs inside addr_of!Ben Kimock
2023-04-20Give more descriptive names to queries.Camille GILLOT
2023-04-20Remove WithOptconstParam.Camille GILLOT
2023-04-13Rollup merge of #110283 - saethlin:check-panics-before-alignment, r=bjorn3Matthias Krüger
2023-04-13Only emit alignment checks if we have a panic_implBen Kimock
2023-04-09Fix transmute intrinsic mir validation ICEJakob Degen
2023-04-04Move a const-prop-lint specific hack from mir interpret to const-prop-lint an...Oli Scherer
2023-04-02Auto merge of #109008 - clubby789:drop-elaborate-array, r=davidtwcobors
2023-03-30Disable the ui panic test on wasm32-bareBen Kimock
2023-03-23A MIR transform that checks pointers are alignedBen Kimock
2023-03-17Drop subslices of arraysclubby789
2023-03-12Remove uses of `box_syntax` in rustc and toolsclubby789
2023-03-05Add test.Camille GILLOT
2023-02-25MIR-Validate StorageLive.Camille GILLOT
2023-02-12only require sub type relation on field projection typesb-naber
2023-02-05yet another ui testLukas Markeffsky
2023-02-05ReErased regions are localLukas Markeffsky
2023-01-27Fix def-use dominance checkTomasz Miąsko
2023-01-11Move /src/test to /testsAlbert Larsan