León Orell Valerian Liehr
|
c4c518d2d4
|
Use more slice patterns inside the compiler
|
2024-08-07 13:37:52 +02: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 |
|
Maybe Waffle
|
6a28fb42a8
|
Remove double spaces after dots in comments
|
2023-01-17 08:09:33 +00:00 |
|
Jeremy Stucki
|
3dde32ca97
|
rustc: Remove needless lifetimes
|
2022-12-20 22:10:40 +01:00 |
|
nils
|
d45f025c90
|
Use Set instead of Vec in transitive_relation
|
2022-10-19 12:50:28 +02:00 |
|
SparrowLii
|
5d9e4d07fc
|
get rid of RefCell in TransitiveRelation
|
2022-08-22 18:08:46 +08:00 |
|
Elliot Roberts
|
7907385999
|
fix most compiler/ doctests
|
2022-05-02 17:40:30 -07:00 |
|
lcnr
|
b8135fd5c8
|
add #[rustc_pass_by_value] to more types
|
2022-03-08 15:39:52 +01:00 |
|
est31
|
2ef8af6619
|
Adopt let else in more places
|
2022-02-19 17:27:43 +01:00 |
|
Joshua Nelson
|
620ecc01a2
|
Move some test-only code to test files
This also relaxes the bounds on some structs and moves them to the impl
block instead.
|
2021-03-17 10:31:30 -04:00 |
|
Dániel Buga
|
3fba948510
|
Fix typos
|
2020-10-29 16:51:46 +01:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|