]> git.lizzy.rs Git - rust.git/commit
Centralize panic macro documentation
authorChris Gregory <czipperz@gmail.com>
Tue, 4 Jun 2019 05:25:20 +0000 (22:25 -0700)
committerJonas Platte <jplatte+git@posteo.de>
Thu, 14 Nov 2019 00:33:45 +0000 (01:33 +0100)
commit6fc18a99646ca9228b29903428e2791fd529631d
treea5dd4c50f38bfd6d1d2b3a472ab09bc5665394be
parentded5ee0013f6126f885baf5e072c20ba8b86ee6a
Centralize panic macro documentation
src/libcore/macros.rs [deleted file]
src/libcore/macros/mod.rs [new file with mode: 0644]
src/libcore/macros/panic.md [new file with mode: 0644]
src/libstd/macros.rs