This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Print void types correctly in Rust


>>>>> "Manish" == Manish Goregaokar <manish@mozilla.com> writes:

Manish> gdb/ChangeLog:
Manish>     * rust-lang.c (rust_print_type): Print unit types as "()"
Manish>     * rust-lang.c (rust_print_type): Omit return type for functions
Manish>     returning unit

The first one should mention rust_decorations.  Also a given file is
listed just once per entry.  Full docs here:
https://www.gnu.org/prep/standards/html_node/Change-Logs.html#Change-Logs

It's ok with this nit fixed, thanks again.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]