mirror of
https://github.com/dlang/phobos.git
synced 2025-04-26 13:10:35 +03:00
Moving deprecations along.
This is mostly just putting dates on existing deprecations that were missing dates, but it does remove a few things that have been deprecated long enough to be removed.
This commit is contained in:
parent
70db575ba8
commit
c3cd933131
12 changed files with 18 additions and 79 deletions
|
@ -42,7 +42,6 @@ public import std.stdint;
|
|||
public import std.stdio;
|
||||
public import std.stream;
|
||||
public import std.string;
|
||||
public import std.syserror;
|
||||
public import std.system;
|
||||
public import std.traits;
|
||||
public import std.typetuple;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue