rust/compiler/rustc_interface/src
Stuart Cook 62aa0ae29f
Rollup merge of #147005 - GuillaumeGomez:string-formatting-cleanup, r=jdonszelmann
Small string formatting cleanup

This PR is mostly useless. I was going through this file, saw that and corrected it. That's pretty much it. Feel free to close it if it's a bother.
2025-09-25 20:31:58 +10:00
..
callbacks.rs Represent diagnostic side effects as dep nodes 2025-03-14 16:01:58 +01:00
errors.rs Move more early buffered lints to dyn lint diagnostics (4/N) 2025-09-14 12:38:12 +02:00
interface.rs Strip frontmatter in fewer places 2025-09-09 19:49:40 +02:00
lib.rs update cfg(bootstrap) 2025-05-12 15:33:37 +02:00
limits.rs fixup limit handling code 2025-09-08 15:07:12 -07:00
passes.rs Add panic=immediate-abort 2025-09-21 13:12:18 -04:00
proc_macro_decls.rs Move methods from Map to TyCtxt, part 4. 2025-03-12 08:55:37 +11:00
queries.rs fixes for numerous clippy warnings 2025-09-19 20:56:07 +00:00
tests.rs Adds AArch64 GCS support 2025-09-17 14:16:31 +01:00
util.rs Small string formatting cleanup 2025-09-24 23:47:13 +02:00