aboutsummaryrefslogtreecommitdiff
path: root/crates/mbe/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Fixed typos in public type namesVincent Esche2021-01-091-2/+2
* Remove unused clones in mbeEdwin Cheng2020-12-301-8/+4
* Refactor mbe parsing codeEdwin Cheng2020-12-291-13/+33
* Add dedicated error for "proc macro not found"Jonas Schievink2020-11-271-0/+2
* Simplify error formattingLaurențiu Nicola2020-11-261-1/+1
* Implement `Display` for macro expansion errorsJonas Schievink2020-11-261-0/+16
* Use `ExpandResult` instead of `MacroResult`Jonas Schievink2020-11-261-0/+8
* Use named fields in `ExpandResult`Jonas Schievink2020-11-261-11/+13
* Rename ra_mbe -> mbeAleksey Kladov2020-08-131-0/+278