David Wood
|
113e94369c
|
query_system: finish migration
Using eager translation, migrate the remaining repeated cycle stack
diagnostic.
Signed-off-by: David Wood <david.wood@huawei.com>
|
2022-10-10 14:20:16 +01:00 |
|
SparrowLii
|
89fd6ae458
|
correct span, add help message and add UI test when query depth overflows
|
2022-09-15 16:05:44 +08:00 |
|
SparrowLii
|
44506f38e0
|
add note for layout_of when query depth overflows
|
2022-09-15 16:05:00 +08:00 |
|
Li Yuanheng
|
7ce59ebf49
|
SessionDiagnostic for QueryOverflow error
|
2022-08-31 19:43:23 +08:00 |
|
Yuanheng Li
|
ac638c1f5f
|
use derive proc macro to impl SessionDiagnostic
fixes `SessionSubdiagnostic` to accept multiple attributes
emitting list of fluent message remains unresolved
|
2022-08-31 19:43:12 +08:00 |
|
Yuanheng Li
|
b8075e4550
|
migrate rustc_query_system to use SessionDiagnostic
with manual impl SessionDiagnostic
|
2022-08-31 19:33:51 +08:00 |
|