rust/compiler/rustc_ast_passes/src
Matthias Krüger a4dc9634a8
Rollup merge of #133847 - nnethercote:rm-Z-show-span, r=compiler-errors
Remove `-Zshow-span`.

It's very old (added in #12087). It's strange, and it's not clear what its use cases are. It only works with the crate root file because it runs before expansion. I suspect it won't be missed.

r? `@estebank`
2024-12-04 18:23:42 +01:00
..
ast_validation.rs Refactor where predicates, and reserve for attributes support 2024-11-25 16:38:35 +08:00
errors.rs Remove -Zshow-span. 2024-12-04 19:20:01 +11:00
feature_gate.rs Rollup merge of #133545 - clubby789:symbol-intern-lit, r=jieyouxu 2024-12-03 17:27:06 +01:00
lib.rs Remove -Zshow-span. 2024-12-04 19:20:01 +11:00