rust/src/etc
Zack M. Davis 3c81d3df0a regenerate libcore/char_private.rs
char_private.rs is generated programmatically by char_private.py, using data
retrieved from the Unicode Consortium's website.

The motivation here was to make `is_printable` crate-visible (with
`pub(crate)`), but it would seem that the Unicode data has changed slightly
since char_private.rs was last generated.
2017-10-26 22:32:24 -07:00
..
installer rustbuild: Allow setting rls/rustfmt to "broken" 2017-10-16 09:06:51 -07:00
natvis *.natvis: Use s8 postfixes to correctly interpret rust strings as UTF-8. 2017-07-21 03:39:56 -07:00
platform-intrinsics Add support for Vector Negative Multiply Subtract Float on PowerPC 2017-09-27 13:35:18 +00:00
test-float-parse Remove unused code 2016-09-17 23:07:11 -07:00
third-party Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
char_private.py regenerate libcore/char_private.rs 2017-10-26 22:32:24 -07:00
CONFIGS.md Add sublime-rust to CONFIGS.md. 2016-08-22 01:24:01 -04:00
ctags.rust Update the ctags rules and targets. 2015-07-30 06:35:42 +10:00
debugger_pretty_printers_common.py Add compat_str() which works with unicode in both Python 2 and 3 2017-06-09 19:09:02 +03:00
dec2flt_table.py Speed up dec2flt fast path with additional tables. 2016-01-12 22:25:16 +01:00
gdb_load_rust_pretty_printers.py debuginfo: Add a rust-gdb shell script that will start GDB with Rust pretty printers enabled. 2014-12-30 17:26:13 +01:00
gdb_rust_pretty_printing.py Implement display_hint in gdb pretty printers 2017-10-06 13:05:53 -06:00
generate-deriving-span-tests.py Update compile-fail tests for error message deduplication. 2017-10-25 15:02:26 +02:00
generate-keyword-tests.py Fix keyword parsing tests 2016-04-24 21:35:50 +03:00
htmldocck.py let htmldocck.py check for directories 2017-09-30 13:28:09 -05:00
indenter Port indenter to python 2015-01-16 08:49:54 -08:00
lldb_batchmode.py debuginfo-test: Fix #45086. 2017-10-08 01:39:34 +08:00
lldb_rust_formatters.py Add pretty printing of unions in debuggers 2017-01-01 19:34:06 +10:00
rust-gdb Rename environment variable GDB_CMD to RUST_GDB to prevent ambiguity 2017-04-20 11:20:33 -04:00
rust-lldb Make rust-lldb warn about unsupported versions of LLDB 2016-07-04 19:37:36 -04:00
rust-windbg.cmd Merge crate collections into alloc 2017-06-13 23:37:34 -07:00
sugarise-doc-comments.py Fix PEP8 in sugarise-doc-comments 2015-01-27 01:26:02 -08:00
ziggurat_tables.py std: Move rand to librand. 2014-03-12 11:31:05 +11:00