D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 23333 - DList range can be @nogc
Summary: DList range can be @nogc
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: phobos (show other issues)
Version: D2
Hardware: All All
: P1 enhancement
Assignee: Andrej Mitrovic
URL:
Keywords: pull
Depends on:
Blocks:
 
Reported: 2022-09-13 15:51 UTC by Andrej Mitrovic
Modified: 2022-09-15 11:33 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Andrej Mitrovic 2022-09-13 15:51:05 UTC

    
Comment 1 Dlang Bot 2022-09-13 15:53:22 UTC
@AndrejMitrovic created dlang/phobos pull request #8567 "Fix issue 23333: Make DList range access @nogc" fixing this issue:

- Fix issue 23333 - Make DList opSlice @nogc

https://github.com/dlang/phobos/pull/8567
Comment 2 Dlang Bot 2022-09-15 11:33:56 UTC
dlang/phobos pull request #8567 "Fix issue 23333: Make DList range access @nogc" was merged into master:

- 63d28de5a7174370954b233886ac47da483b0e73 by Andrej Mitrovic:
  Fix issue 23333 - Make DList opSlice @nogc

https://github.com/dlang/phobos/pull/8567