Smitty
|
c6cb014ad6
|
Clarify error message wording
|
2021-02-07 11:02:53 -05:00 |
|
Smitty
|
651d289405
|
Add note about encoding when null bytes found
|
2021-02-06 19:17:14 -05:00 |
|
Esteban Küber
|
3b5d018ebb
|
Handle Span s for byte and raw strings and add more detail
|
2021-02-03 13:34:28 -08:00 |
|
Nicolas
|
7be6d67f82
|
Fix typo in doc comment for report_too_many_hashes
"to big" -> "too big"
|
2020-11-22 07:02:58 -03:00 |
|
Guillaume Gomez
|
99200f760b
|
Fix even more URLs
|
2020-11-05 20:11:29 +01:00 |
|
Aleksey Kladov
|
ccf41dd5eb
|
Rename IsJoint -> Spacing
To match better naming from proc-macro
|
2020-09-03 17:32:45 +02:00 |
|
Aleksey Kladov
|
4231fbc0a8
|
Condense StringReader's API to a single function
|
2020-09-03 15:52:15 +02:00 |
|
Aleksey Kladov
|
8f24c2ec9d
|
Don't emit trivia tokens
|
2020-09-01 11:39:11 +02:00 |
|
Aleksey Kladov
|
30ce15f1fa
|
Make StringReader private
After the recent refactorings, we can actually completely hide this
type. It should help with #63689.
|
2020-08-31 18:01:01 +02:00 |
|
Aleksey Kladov
|
518cac9190
|
Remove unused function
|
2020-08-30 19:54:45 +02:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|