Various minor/cosmetic improvements to code
This commit is contained in:
parent
4a45578bc5
commit
ee89c088b0
457 changed files with 2384 additions and 2360 deletions
|
@ -550,7 +550,7 @@ impl Token {
|
|||
});
|
||||
|
||||
// During early phases of the compiler the AST could get modified
|
||||
// directly (e.g. attributes added or removed) and the internal cache
|
||||
// directly (e.g., attributes added or removed) and the internal cache
|
||||
// of tokens my not be invalidated or updated. Consequently if the
|
||||
// "lossless" token stream disagrees with our actual stringification
|
||||
// (which has historically been much more battle-tested) then we go
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue