Camelid
|
8563a19384
|
Document Res and its friends
|
2021-04-07 18:03:38 -07:00 |
|
Vadim Petrochenkov
|
7f9a2cfa1b
|
resolve: Reject ambiguity built-in attr vs different built-in attr
|
2021-01-17 01:48:17 +03:00 |
|
Vadim Petrochenkov
|
69894ce9ac
|
resolve: Introduce a separate NonMacroAttrKind for legacy derive helpers
|
2020-11-19 19:25:20 +03:00 |
|
Fabian Zaiser
|
de84ad95b4
|
Implement destructuring assignment for structs and slices
Co-authored-by: varkor <github@varkor.com>
|
2020-11-11 12:10:52 +00:00 |
|
Bastian Kauschke
|
83ecbb4a29
|
add tests for self with const params
|
2020-10-23 22:10:44 +02:00 |
|
Scott McMurray
|
d74b8e0505
|
Replace some once(x).chain(once(y)) with [x, y] IntoIter
Now that we have by-value array iterators...
|
2020-10-03 16:51:43 -07:00 |
|
Bastian Kauschke
|
c552717e9d
|
review, improve note span
|
2020-09-13 22:53:51 +02:00 |
|
Bastian Kauschke
|
e5b82a56c5
|
allow concrete self types in consts
|
2020-09-13 22:53:51 +02:00 |
|
Joshua Nelson
|
3797f29aad
|
[WIP] give better errors for broken intra doc links
|
2020-09-05 13:48:19 -04:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|