Nicholas Nethercote
|
84ac80f192
|
Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
|
2024-07-29 08:26:52 +10:00 |
|
Nicholas Nethercote
|
18715c98c6
|
Rename DiagnosticMessage as DiagMessage .
|
2024-03-05 12:14:49 +11:00 |
|
Michael Goulet
|
b2d2184ede
|
Format all the let chains in compiler
|
2023-10-13 08:59:36 +00:00 |
|
SparrowLii
|
089a38880b
|
correct literals for dyn thread safe
|
2023-05-06 09:34:53 +08:00 |
|
SparrowLii
|
b9746ce039
|
introduce DynSend and DynSync auto trait
|
2023-05-06 09:34:18 +08:00 |
|
mejrs
|
4c0c32c895
|
Fix tests
|
2023-01-09 00:23:27 +01:00 |
|
mejrs
|
262ff86138
|
Make translate_message return result and add tests
|
2023-01-08 23:35:43 +01:00 |
|