Maybe Waffle
fc6cda8603
rustc_data_structures
: remove ref
patterns and other artifacts of the past
2023-01-17 07:48:19 +00:00
Matthias Krüger
4457014398
Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=petrochenkov"
...
The PR had some unforseen perf regressions that are not as easy to find.
Revert the PR for now.
This reverts commit 6ae8912a3e
, reversing
changes made to 86d6d2b738
.
2021-10-15 11:28:23 +02:00
Clemens Wasser
71dd0b928b
Apply clippy suggestions
2021-10-10 15:38:19 +02:00
Frank Steffahn
bf88b113ea
Fix typos “a”→“an”
2021-08-22 15:35:11 +02: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
mark
9e5f7d5631
mv compiler to compiler/
2020-08-30 18:45:07 +03:00