]> git.lizzy.rs Git - rust.git/commit
Explain the order of the enumeration items
authorAndrea Canciani <ranma42@gmail.com>
Thu, 26 May 2016 08:04:05 +0000 (10:04 +0200)
committerAndrea Canciani <ranma42@gmail.com>
Thu, 26 May 2016 08:04:05 +0000 (10:04 +0200)
commit41950c64a1bcb7025b42dde05c3cec4c3993f293
treead9e2e96e83e7c888c6e0b95deabece3f8daa4c9
parentda03950f62a43ff3ca32f931a3edecc71a214f3b
Explain the order of the enumeration items

Simply a micro-optimization to reduce code size and to open up
inlining opportunities.
src/libcore/char.rs