Aleksey Kladov
|
81602f8a5d
|
internal: reduce coupling
tt is a data structure, data structures cant' go wrong, they shouldn't
have the knowledge that the world outside of them has all kinds of
errors.
|
2021-08-31 19:14:33 +03:00 |
|
Aleksey Kladov
|
f1222e8085
|
minor: dead code
|
2021-08-31 15:26:59 +03:00 |
|
Maan2003
|
b857a5dcf0
|
clippy::manual_str_repeat
|
2021-06-13 09:37:28 +05:30 |
|
Matthias Krüger
|
202b51bc7b
|
a lot of clippy::style fixes
|
2021-03-21 16:15:41 +01:00 |
|
Edwin Cheng
|
f1350dd93c
|
add expand log
|
2021-03-13 20:14:21 +08:00 |
|
Jonas Schievink
|
798968e1e3
|
Move TokenExpander to base_db and rename it
It's only used to break the dependency to proc_macro_api
|
2020-12-27 15:29:47 +01:00 |
|
Laurențiu Nicola
|
3aca697511
|
Simplify error formatting
|
2020-11-26 21:07:15 +02:00 |
|
Jonas Schievink
|
2c85db8eb6
|
Implement Display for macro expansion errors
|
2020-11-26 16:56:22 +01:00 |
|
Aleksey Kladov
|
550d7fbe3c
|
Rename ra_tt -> tt
|
2020-08-12 16:46:54 +02:00 |
|