Files
rust/compiler/rustc_lint/src
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-03-20 03:22:31 +08:00
2023-04-17 16:09:18 -04:00
2023-04-10 22:02:52 +02:00
2023-04-10 22:02:52 +02:00
2023-01-09 18:57:02 -05:00
2023-01-09 18:57:02 -05:00
2021-07-08 17:14:28 +02:00
2023-01-09 18:57:02 -05:00