Matthias Krüger 309496cf29
Rollup merge of #108760 - clubby789:autolintstuff, r=wesleywiser
Add lint to deny diagnostics composed of static strings

r? ghost

I'm hoping to have a lint that semi-automatically converts simple diagnostics such as `struct_span_err(span, "msg").help("msg").span_note(span2, "msg").emit()` to typed session diagnostics. It's quite hacky and not entirely working because of problems with `x fix` but should hopefully help reduce some of the work.
I'm going to start trying to apply what I can from this, but opening this as a draft in case anyone wants to develop on it.

cc #100717
2023-04-26 18:51:40 +02:00
..
2023-04-25 18:59:55 +01:00
2023-04-25 18:59:55 +01:00
2023-03-23 05:56:40 +00:00
2023-03-28 01:14:28 +00:00
2023-04-10 22:02:52 +02:00
2023-04-25 18:59:55 +01:00