Michael Goulet
|
c682aa162b
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
|
Nicholas Nethercote
|
61627438eb
|
Add warn(unreachable_pub) to rustc_codegen_llvm.
|
2024-08-16 08:46:57 +10:00 |
|
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 |
|
Michael Goulet
|
28503d69ac
|
Fix unsafe_op_in_unsafe_fn in compiler
|
2024-07-16 00:02:44 -04:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|