summaryrefslogtreecommitdiff
path: root/testsuite/tests/overloadedrecflds/should_fail/all.T
Commit message (Expand)AuthorAgeFilesLines
* Change representation of field selector occurenceswip/T19720Shayne Fletcher2021-04-261-0/+1
* Make sure HasField use counts for -Wunused-top-bindsAdam Gundry2021-02-161-0/+1
* Implement NoFieldSelectors extension (ghc-proposals 160)Adam Gundry2021-02-161-0/+8
* Refactor renamer datastructuresAdam Gundry2020-12-241-0/+4
* Reject all duplicate declarations involving DuplicateRecordFields (fixes #17965)Adam Gundry2020-05-081-0/+1
* Handle DuplicateRecordFields correctly in filterImports (fixes #14487)Adam Gundry2018-06-171-0/+1
* Fix panic on module re-exports of DuplicateRcordFieldsAdam Gundry2018-03-251-0/+2
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-5/+5
* tests: manually move some extra_files into *.T filesReid Barton2017-02-261-2/+1
* Implement HasField constraint solving and modify OverloadedLabelsAdam Gundry2017-02-141-0/+7
* Refactor renaming of operators/sections to fix DuplicateRecordFields bugsAdam Gundry2017-02-141-0/+1
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-21/+12
* Rework renaming of children in export lists.Matthew Pickering2016-10-081-0/+1
* Reify DuplicateRecordFields by label, rather than by selectorAdam Gundry2015-12-171-0/+1
* Fix infix record field fixity (#11167 and #11173).Adam Gundry2015-12-111-1/+7
* Implement OverloadedLabelsAdam Gundry2015-11-171-0/+1
* Disambiguate record selectors by type signatureAdam Gundry2015-10-301-0/+2
* Implement DuplicateRecordFieldsAdam Gundry2015-10-161-0/+22