mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-20 22:35:24 +00:00
doc\advopt.txt
added --reportConceptFailures switch
This commit is contained in:
@@ -151,6 +151,9 @@ can be found `here <https://nimworkshop.splashthat.com/>`_.
|
||||
(issue `#2599 <https://github.com/nim-lang/Nim/issues/2599>`_).
|
||||
- The compiler now supports a `bitsize pragma <docs/manual.html#pragmas-bitsize-pragma>`_
|
||||
for constructing bitfields.
|
||||
- Added a new ``--reportConceptFailures`` switch for better debugging of
|
||||
concept related type mismatches. This can also be used to debug
|
||||
``system.compiles`` failures.
|
||||
|
||||
|
||||
Language Additions
|
||||
|
||||
Reference in New Issue
Block a user