tame/tamer/src/diagnose
Mike Gerwitz f1445961ee tamer: diagnose::panic::diagnostic_todo!: New macro
There is extensive rationale in the documentation for this new macro.  I'm
utilizing it to provide a more clear and friendly message for incomplete
ident resolution so that I can move on and return to those situations later.

It's worth noting that:

  - Externs _will_ need to be handled in the near-term;
  - Opaque and IdentFragment almost certainly won't be bound to a definition
    until I introduce LTO, which is quite a ways off; and
  - They may use the same mechanism and so may be able to be handled at the
    same time anyway.

DEV-13597
2023-01-20 23:37:30 -05:00
..
report Copyright year and name update 2023-01-20 23:37:30 -05:00
resolve Copyright year and name update 2023-01-20 23:37:30 -05:00
panic.rs tamer: diagnose::panic::diagnostic_todo!: New macro 2023-01-20 23:37:30 -05:00
report.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
resolve.rs Copyright year and name update 2023-01-20 23:37:30 -05:00