mbe
|
Move macro_rules diagnostics to diagnostics module
|
2022-11-20 13:06:44 +01:00 |
parse
|
Remove TreeAndSpacing .
|
2022-07-29 15:52:15 +10:00 |
tokenstream
|
Remove TokenStreamBuilder .
|
2022-10-05 12:42:54 +11:00 |
base.rs
|
couple of clippy::perf fixes
|
2022-11-18 10:30:47 +01:00 |
build.rs
|
Use ThinVec in ast::Path .
|
2022-11-17 13:56:38 +11:00 |
errors.rs
|
Migrate all diagnostics
|
2022-10-23 10:09:44 +02:00 |
lib.rs
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
module.rs
|
Use AttrVec in more places.
|
2022-08-22 07:35:33 +10:00 |
placeholders.rs
|
Use ThinVec in ast::Path .
|
2022-11-17 13:56:38 +11:00 |
proc_macro.rs
|
Add the #[derive_const] attribute
|
2022-09-20 11:57:58 +00:00 |
tests.rs
|
Implement -Ztrack-diagnostics
|
2022-10-19 00:08:20 +02:00 |