Skip to content

Commit

Permalink
small NEWS edit on importing @nospecialize
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
JeffBezanson committed Jul 17, 2017
1 parent bf47fd9 commit 72ecb44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Language changes
precede unrecognized escape characters ([#22800]).

* Declaring arguments as `x::ANY` to avoid specialization has been replaced
by `@nospecialize x`, which needs to be imported from `Base`. ([#22666]).
by `@nospecialize x`. ([#22666]).

Breaking changes
----------------
Expand Down

0 comments on commit 72ecb44

Please sign in to comment.