Matthias Schiffer
|
10ae85f527
|
rustc: add lang items "const_slice_ptr" and "mut_slice_ptr"
Add lang items for methods on raw slices.
|
2020-04-14 18:49:28 +02:00 |
|
Eduard-Mihai Burtescu
|
9d13520a6b
|
Replace "rc"/"arc" lang items with Rc/Arc diagnostic items.
|
2020-04-08 10:47:41 +03:00 |
|
Amanieu d'Antras
|
f4f91f0b2f
|
Remove eh_unwind_resume lang item
|
2020-03-05 17:36:50 +00:00 |
|
Vadim Petrochenkov
|
e08c279eac
|
Rename syntax to rustc_ast in source code
|
2020-02-29 21:59:09 +03:00 |
|
Camille GILLOT
|
fc73e196d9
|
Review comments.
|
2020-02-11 23:21:21 +01:00 |
|
Camille GILLOT
|
d3b2385d40
|
Move it all into rustc_hir.
|
2020-02-11 23:14:07 +01:00 |
|