]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/not-utf8.bin
Auto merge of #74060 - kpp:remove_length_at_most_32, r=dtolnay
[rust.git] / src / test / compile-fail / not-utf8.bin
2020-07-14 flip1995Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175...
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-11 flip1995Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5...
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2018-08-14 David WoodMoved problematic tests on Windows back to compile...
2018-08-14 David WoodMoved compile-fail tests to ui tests.
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2012-07-26 Paul StansiferMerge branch 'incoming' of github.com:mozilla/rust
2012-07-25 Graydon HoareReject non-UTF-8 files when reading as str. Close ...