Comments only: change TODOs to FIXMEs and annotate them
This commit is contained in:
parent
50d2e7e07e
commit
889be71cb4
13 changed files with 19 additions and 20 deletions
|
|
@ -58,7 +58,7 @@ Similarly, the code to deserialize an instance of a non-built-in type
|
|||
where `c_Ti` is the code to deserialize an instance of `Ti` using the
|
||||
deserializer `d`.
|
||||
|
||||
TODO--Hygiene. Search for "__" strings. We also assume "std" is the
|
||||
FIXME (#2810)--Hygiene. Search for "__" strings. We also assume "std" is the
|
||||
standard library.
|
||||
|
||||
Misc notes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue