rust/compiler/rustc_macros
León Orell Valerian Liehr 366ef95407
Slightly clean up some lint infra code
* inline `LintBuffer::add_lint`, it only had a single use
* update a lint infra example code snippet
  * it used the wrong API (the snippet isn't tested)
  * presumably the arguments were updated from builder to diag struct style
    at some point without updating the method
2024-05-23 03:21:12 +02:00
..
src Slightly clean up some lint infra code 2024-05-23 03:21:12 +02:00
build.rs Improved the compiler code with clippy 2024-04-24 09:41:44 +02:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00