chiark / gitweb /
Use todo!() in place of panic!("FIXME").
authorSimon Tatham <anakin@pobox.com>
Mon, 1 Jan 2024 09:14:45 +0000 (09:14 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 1 Jan 2024 09:14:45 +0000 (09:14 +0000)
commit035578f410a3e46c692edbbfd9b3d9dccb97b385
tree12ddf4938c1aefe8652d35a9d25d077f251dabdf
parenteca12225303303334cf66ccea796c71eefc16046
Use todo!() in place of panic!("FIXME").

I only just found out about that, and I should start getting into the
habit.
src/tui.rs