This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
00adbb2d5a
rust
/
compiler
/
rustc_errors
History
Jeremy Fitzhardinge
00adbb2d5a
Use serde_json::to_writer for JsonEmitter::emit
...
Avoids an unnecessary intermediate string.
2023-09-19 14:17:02 -07:00
..
src
Use serde_json::to_writer for JsonEmitter::emit
2023-09-19 14:17:02 -07:00
Cargo.toml
Replace the many arguments of
EmitterWriter::stderr
with builder methods
2023-07-31 07:19:23 +00:00
messages.ftl
Implement diagnostic translation for expected lifetime parameter message
2023-07-07 15:56:01 +09:00