diff options
| author | Simon Sapin <simon.sapin@exyr.org> | 2014-06-18 20:25:36 +0200 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2014-06-18 17:02:22 -0700 |
| commit | 108b8b6dc707775bd54aeea7820e0d473f556718 (patch) | |
| tree | a848b9df4646e3311158381252a211a4b8ee2771 /src/rustllvm/RustWrapper.cpp | |
| parent | abf7e933df0c732f14b5b8906161e74e72cd26ca (diff) | |
| download | rust-108b8b6dc707775bd54aeea7820e0d473f556718.tar.gz rust-108b8b6dc707775bd54aeea7820e0d473f556718.zip | |
Deprecate the bytes!() macro.
Replace its usage with byte string literals, except in `bytes!()` tests. Also add a new snapshot, to be able to use the new b"foo" syntax. The src/etc/2014-06-rewrite-bytes-macros.py script automatically rewrites `bytes!()` invocations into byte string literals. Pass it filenames as arguments to generate a diff that you can inspect, or `--apply` followed by filenames to apply the changes in place. Diffs can be piped into `tip` or `pygmentize -l diff` for coloring.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
