Joshua Nelson
472e52e5a0
Fix intra-doc links for primitives
...
- Add `PrimTy::name` and `PrimTy::name_str`
- Use those new functions to distinguish between the name in scope and
the canonical name
- Fix diagnostics for primitive types
- Add tests for primitives
2020-09-23 21:04:22 -04: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
Bastian Kauschke
cdd5d60b47
add track_caller to local_def_id_to_hir_id
2020-09-04 09:24:44 +02:00
marmeladema
67b8f9491c
hir: replace lazy_static
by SyncLazy
from std
2020-09-01 22:06:47 +01:00
mark
9e5f7d5631
mv compiler to compiler/
2020-08-30 18:45:07 +03:00