rust/compiler/rustc_session
Martin Nordholts aa364cac52 compiler: Deduplicate must_emit_unwind_tables() comments
There is one comment at a call site and one comment in the function
definition that are mostly saying the same thing. Fold the call site
comment into the function definition comment to reduce duplication.

There are actually some inaccuracies in the comments but let's
deduplicate before we address the inaccuracies.
2025-07-07 09:34:34 +02:00
..
src compiler: Deduplicate must_emit_unwind_tables() comments 2025-07-07 09:34:34 +02:00
Cargo.toml bump termize dep 2025-07-04 11:43:43 +03:00
messages.ftl move -Ctarget-feature handling into shared code 2025-06-19 09:44:01 +09:00