Michael Goulet
|
c0e58c3420
|
Add ErrorGuaranteed to HIR ExprKind::Err
|
2023-02-25 19:46:36 +00:00 |
|
Mara Bos
|
21cf9dbc85
|
Destructure format_options in make_format_spec.
|
2023-01-27 11:43:38 +01:00 |
|
Mara Bos
|
0abf8a0617
|
Replace format flags u32 by enums and bools.
|
2023-01-27 08:53:39 +01:00 |
|
Mara Bos
|
9f2ba59647
|
Change not-so-permanent link to a more permanent link.
|
2023-01-13 22:23:59 +01:00 |
|
Mara Bos
|
cd8ec6c787
|
Add note on optimization in format args ast lowering.
|
2023-01-12 20:14:31 +01:00 |
|
Mara Bos
|
8a23ad17f8
|
Update comments in rustc_ast_lowering/src/format.rs.
|
2023-01-12 20:06:38 +01:00 |
|
Mara Bos
|
298e160dc8
|
Assume there are no macros left in ast lowering.
|
2023-01-12 19:58:49 +01:00 |
|
Mara Bos
|
bcf388f4ac
|
Update outdated comment.
|
2023-01-12 00:39:46 +01:00 |
|
Mara Bos
|
a4dbcb525b
|
Expand format_args!() in rust_ast_lowering.
|
2023-01-12 00:25:45 +01:00 |
|