dlangBugzillaToGithub
dlangBugzillaToGithub
## Carlos Santander reported this on 2020-04-04T17:34:00Z ### Transferred from https://issues.dlang.org/show_bug.cgi?id=20720 ### Description Ideally support user preference for light or dark color scheme (see https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme), or alternatively provide a toggle...
## Leandro Lucarella (@leandro-lucarella-sociomantic) reported this on 2009-04-19T11:46:21Z ### Transferred from https://issues.dlang.org/show_bug.cgi?id=2858 ### CC List * Walter Bright (@WalterBright) * Fawzi Mohamed * Stewart Gordon ### Description ````markdown The D...
## Nick Treleaven (@ntrel) reported this on 2024-11-27T11:32:08Z ### Transferred from https://issues.dlang.org/show_bug.cgi?id=24887 ### Description ````markdown The bugzilla component description for dlang.org says: "Problems with the contents of dlang.org, including the...
## Liam M reported this on 2024-10-22T03:27:39Z ### Transferred from https://issues.dlang.org/show_bug.cgi?id=24826 ### CC List * Nick Treleaven (@ntrel) ### Description ````markdown Created attachment 1921 The page in question at the...
## Jonathan M Davis (@jmdavis) reported this on 2024-10-11T18:32:54Z ### Transferred from https://issues.dlang.org/show_bug.cgi?id=24805 ### CC List * Nick Treleaven (@ntrel) ### Description ````markdown The language allows us to disable default...
## Bolpat reported this on 2024-08-06T17:08:34Z ### Transferred from https://issues.dlang.org/show_bug.cgi?id=24697 ### Description ````markdown Relevant section: https://dlang.org/spec/function.html#function-overloading - It is unclear what is meant by implicit conversions and if all implicit...
## Steven Schveighoffer (@schveiguy) reported this on 2024-08-02T17:15:42Z ### Transferred from https://issues.dlang.org/show_bug.cgi?id=24693 ### Description ````markdown The @standalone attribute was added in 2.107: https://dlang.org/changelog/2.107.0.html#dmd.standalone-attribute This is not documented in the static...
## John Dougan reported this on 2024-06-30T01:58:52Z ### Transferred from https://issues.dlang.org/show_bug.cgi?id=24638 ### Description ````markdown The left hand column on a ref doc page, which I'm going to call the index,...
## Bolpat reported this on 2024-06-26T16:29:41Z ### Transferred from https://issues.dlang.org/show_bug.cgi?id=24633 ### CC List * Bolpat ### Description ````markdown When `opApply` is an alias to an explicit function template instance, the...
## Bolpat reported this on 2024-05-28T11:15:19Z ### Transferred from https://issues.dlang.org/show_bug.cgi?id=24571 ### CC List * Bolpat ### Description ````markdown The grammar spec websites should not use subscript `opt` to indicate optional...