Thread overview
[Issue 19737] [std.experimental.allocator] link table in docs has missing symbols
Oct 17, 2022
Nick Treleaven
Oct 17, 2022
Dlang Bot
Oct 24, 2022
Dlang Bot
October 17, 2022
https://issues.dlang.org/show_bug.cgi?id=19737

Nick Treleaven <nick@geany.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick@geany.org
            Summary|[std.experimental.allocator |[std.experimental.allocator
                   |] has undocumented symbols  |] link table in docs has
                   |                            |missing symbols

--
October 17, 2022
https://issues.dlang.org/show_bug.cgi?id=19737

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ntrel updated dlang/phobos pull request #8604 "Improve std.experimental.allocator docs" fixing this issue:

- Fix Issue 19737 - [std.experimental.allocator] link table in docs has missing symbols

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

--
October 24, 2022
https://issues.dlang.org/show_bug.cgi?id=19737

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8604 "Improve std.experimental.allocator docs" was merged into master:

- 9ceb63dbfc3eac45460a9eed52f464736448cbd4 by Nick Treleaven:
  Fix Issue 19737 - [std.experimental.allocator] link table in docs has missing
symbols

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

--