Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
implement move constructor #16876
base: master
Are you sure you want to change the base?
implement move constructor #16876
Changes from all commits
ba6a1e1
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 706 in compiler/src/dmd/astbase.d
Codecov / codecov/patch
compiler/src/dmd/astbase.d#L706
Check warning on line 512 in compiler/src/dmd/backend/debugprint.d
Codecov / codecov/patch
compiler/src/dmd/backend/debugprint.d#L512
Check warning on line 1777 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1777
Check warning on line 1798 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1796-L1798
Check warning on line 1800 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1800
Check warning on line 1803 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1803
Check warning on line 1807 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1806-L1807
Check warning on line 1836 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1833-L1836
Check warning on line 1845 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1845
Check warning on line 1851 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1847-L1851
Check warning on line 1855 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1853-L1855
Check warning on line 1860 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1858-L1860
Check warning on line 1863 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1863
Check warning on line 1865 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1865
Check warning on line 1869 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1867-L1869
Check warning on line 1872 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1871-L1872
Check warning on line 1881 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1881
Check warning on line 1891 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1890-L1891
Check warning on line 1900 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1897-L1900
Check warning on line 1904 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1904
Check warning on line 1948 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1935-L1948
Check warning on line 1951 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1950-L1951
Check warning on line 1954 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1953-L1954
Check warning on line 1956 in compiler/src/dmd/clone.d
Codecov / codecov/patch
compiler/src/dmd/clone.d#L1956