Ryan Levick
|
bc5f4c4860
|
Switch boolean checks
|
2021-02-12 17:22:19 +01:00 |
|
Ryan Levick
|
8ea0973725
|
Short circuit full corherence check when dealing with types with different reference mutability
|
2021-02-12 14:04:09 +01:00 |
|
Ryan Levick
|
cdfc52fbd6
|
Try fast_reject::simplify_type in coherence before doing full check
Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
Co-authored-by: Ryan Levick <me@ryanlevick.com>
|
2021-02-04 10:45:17 +01:00 |
|
Matthias Krüger
|
d12a358673
|
use matches!() macro in more places
|
2020-12-24 13:35:12 +01:00 |
|
Bastian Kauschke
|
2bf93bd852
|
compiler: fold by value
|
2020-11-16 22:34:57 +01:00 |
|
Matthias Krüger
|
73d4171ea6
|
fix a couple of stylistic clippy warnings
namely:
clippy::redundant_pattern_matching
clippy::redundant_pattern
clippy::search_is_some
clippy::filter_next
clippy::into_iter_on_ref
clippy::clone_on_copy
clippy::needless_return
|
2020-09-15 22:44:54 +02:00 |
|
LeSeulArtichaut
|
3e14b684dd
|
Change ty.kind to a method
|
2020-09-04 17:47:51 +02:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|