Skip to content

Commit 14b7b0b

Browse files
committed
Auto merge of #144869 - samueltardieu:rollup-3ba3m47, r=samueltardieu
Rollup of 12 pull requests Successful merges: - rust-lang/rust#142678 (Misc cleanups of `generic_arg_infer` related HIR logic) - rust-lang/rust#144070 (Implement `hash_map` macro ) - rust-lang/rust#144738 (Remove the omit_gdb_pretty_printer_section attribute) - rust-lang/rust#144790 (Multiple bounds checking elision failures) - rust-lang/rust#144805 (compiletest: Preliminary cleanup of `ProcRes` printing/unwinding) - rust-lang/rust#144808 (`Interner` arg to `EarlyBinder` does not affect auto traits) - rust-lang/rust#144816 (Update E0562 to account for the new impl trait positions) - rust-lang/rust#144822 (Return a struct with named fields from `hash_owner_nodes`) - rust-lang/rust#144824 (Updated test links in compiler) - rust-lang/rust#144829 (Use full flag name in strip command for Darwin) - rust-lang/rust#144843 (Weekly `cargo update`) - rust-lang/rust#144851 (Forbid tail calling intrinsics) r? `@ghost` `@rustbot` modify labels: rollup
2 parents 8ea0cd0 + 462c32d commit 14b7b0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests/directives.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ See [Pretty-printer](compiletest.md#pretty-printer-tests).
299299
- [`should-ice`](compiletest.md#incremental-tests) — incremental cfail should
300300
ICE
301301
- [`reference`] — an annotation linking to a rule in the reference
302+
- `disable-gdb-pretty-printers` — disable gdb pretty printers for debuginfo tests
302303

303304
[`reference`]: https://github.com/rust-lang/reference/blob/master/docs/authoring.md#test-rule-annotations
304305

0 commit comments

Comments
 (0)