about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorLukas Kalbertodt <lukas.kalbertodt@gmail.com>2017-09-28 16:41:21 +0200
committerLukas Kalbertodt <lukas.kalbertodt@gmail.com>2017-11-03 21:27:40 +0100
commit5061c9fecb995bf1920bcb546cd522fe9a84dd3e (patch)
treecc17aa28b15d328e7181227aba604df33131ca45 /src/test/incremental/thinlto
parent04070d11485463f55edcf9cd37b443ebffe320e8 (diff)
downloadrust-5061c9fecb995bf1920bcb546cd522fe9a84dd3e.tar.gz
rust-5061c9fecb995bf1920bcb546cd522fe9a84dd3e.zip
Revert signature of eq_ignore_ascii_case() to original
Since the methods on u8 directly will shadow the AsciiExt methods,
we cannot change the signature without breaking everything. It
would have been nice to take `u8` as argument instead of `&u8`, but
we cannot break stuff! So this commit reverts it to the original
`&u8` version.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions