mirror of
https://github.com/dlang/phobos.git
synced 2025-05-01 23:50:31 +03:00
User hyperlinks to refer to bugzilla issues (#8766)
This commit is contained in:
parent
f2ea143b49
commit
5cd77a6e32
17 changed files with 46 additions and 45 deletions
|
@ -3049,7 +3049,7 @@ if (isBlitAssignable!T && !is(typeof(lhs.proxySwap(rhs))))
|
|||
swap(b1, b2);
|
||||
}
|
||||
|
||||
// issue 20732
|
||||
// https://issues.dlang.org/show_bug.cgi?id=20732
|
||||
@safe unittest
|
||||
{
|
||||
static struct A
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue