flip1995
|
2b20f49841
|
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
|
2021-07-29 12:16:06 +02:00 |
|
flip1995
|
6c27482115
|
Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup
|
2021-06-03 08:41:37 +02:00 |
|
flip1995
|
9f6b5de7de
|
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
|
2021-03-25 19:29:11 +01:00 |
|
Camille GILLOT
|
476c5283d5
|
Do not store attrs in FnKind.
|
2021-03-09 19:09:33 +01:00 |
|
flip1995
|
ac912be984
|
Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup
|
2021-01-30 18:06:34 +01:00 |
|
Jack Huey
|
e73b8dcbca
|
Review changes
|
2021-01-16 18:56:37 -05:00 |
|
Jonas Schievink
|
1464dcedfb
|
Thread Constness through selection
|
2020-11-22 02:13:53 +01:00 |
|
Matthew Jasper
|
adb7fc6283
|
Fix tools
|
2020-10-06 11:19:30 +01:00 |
|
LeSeulArtichaut
|
28f9b84042
|
ty.kind -> ty.kind() in rustdoc and clippy
|
2020-09-04 18:27:33 +02:00 |
|
Bastian Kauschke
|
6ce37fab95
|
introduce PredicateAtom
|
2020-07-27 21:07:37 +02:00 |
|
Bastian Kauschke
|
88787083f4
|
this might be unqualified, but at least it's now quantified
|
2020-07-27 21:06:36 +02:00 |
|
Bastian Kauschke
|
dfa1af2059
|
clippy
|
2020-07-27 21:06:36 +02:00 |
|
Eduard-Mihai Burtescu
|
30c046ede4
|
Use 'tcx for references to AccessLevels wherever possible.
|
2020-07-03 00:04:48 +03:00 |
|
Dylan MacKenzie
|
ea06c72fdd
|
Call skip_binder or no_bound_vars before self_ty
|
2020-06-01 12:18:57 -07:00 |
|
Bastian Kauschke
|
091239ee60
|
introduce newtype'd Predicate<'tcx>
|
2020-05-20 15:44:34 +02:00 |
|
Bastian Kauschke
|
2722522fac
|
rename Predicate to PredicateKind , introduce alias
|
2020-05-20 15:38:03 +02:00 |
|
Philipp Hansch
|
502a66de3d
|
Cleanup: future_not_send: use return_ty method
|
2020-04-19 14:00:03 +02:00 |
|
Roland Kuhn
|
d2cbbff217
|
add lint futures_not_send
|
2020-04-17 13:54:05 +02:00 |
|