mbe
|
Make it clearer that edition functions are >=, not ==
|
2023-07-19 16:38:35 +00:00 |
parse
|
various: translation resources from cg backend
|
2023-02-22 09:15:54 +00:00 |
tokenstream
|
Remove TokenStreamBuilder .
|
2022-10-05 12:42:54 +11:00 |
base.rs
|
Don't translate compiler-internal bug messages
|
2023-07-20 09:51:47 +00:00 |
config.rs
|
Re-format let-else per rustfmt update
|
2023-07-12 21:49:27 -04:00 |
errors.rs
|
Fix static string lints
|
2023-04-25 18:59:55 +01:00 |
expand.rs
|
Re-format let-else per rustfmt update
|
2023-07-12 21:49:27 -04:00 |
module.rs
|
Use ThinVec in a few more AST types.
|
2023-02-21 11:51:56 +11:00 |
placeholders.rs
|
Rip it out
|
2023-05-01 16:15:13 +08:00 |
proc_macro_server.rs
|
Add Span::{line, column}
|
2023-06-20 19:40:25 -04:00 |
tests.rs
|
On nightly, dump ICE backtraces to disk
|
2023-07-19 14:10:07 +00:00 |