rust/src/etc
Noah Lev e2846a779d Implement @snapshot check for htmldocck
This form of check allows performing snapshot tests (à la `src/test/ui`)
on rustdoc HTML output, making it easier to create and update tests.

See this Zulip thread [1] for more information about the motivation for
this change.

[1]: https://zulip-archive.rust-lang.org/stream/266220-rustdoc/topic/HTML.20snapshot.20tests.html#262651142
2021-12-01 15:12:10 -08:00
..
installer Use HTTPS links where possible 2021-06-23 16:26:46 -04:00
natvis Add test for Unique<T>, weak ref counts and ref counts for Weak<T> 2021-07-12 13:26:01 -04:00
test-float-parse Migrate to 2021 2021-09-20 22:21:42 -04:00
third-party
cat-and-grep.sh
check_missing_items.py Encode json files with UTF-8 2021-09-30 00:11:14 +09:00
CONFIGS.md
cpu-usage-over-time-plot.sh
ctags.rust
dec2flt_table.py Changed dec2flt to use the Eisel-Lemire algorithm. 2021-07-17 00:30:34 -05:00
gdb_load_rust_pretty_printers.py
gdb_lookup.py Support pretty printing slices using GDB 2021-07-03 23:42:07 +08:00
gdb_providers.py Support pretty printing slices using GDB 2021-07-03 23:42:07 +08:00
generate-deriving-span-tests.py Remove compile-fail test suite 2020-12-29 23:39:56 +03:00
generate-keyword-tests.py
htmldocck.py Implement @snapshot check for htmldocck 2021-12-01 15:12:10 -08:00
indenter
lldb_batchmode.py lldb_batchmode: show more error information 2020-11-03 12:01:46 +01:00
lldb_commands Support pretty printing slices using GDB 2021-07-03 23:42:07 +08:00
lldb_lookup.py Implement HashSet in terms of hashbrown::HashSet 2020-09-08 17:24:23 -07:00
lldb_providers.py Fix HashMap/HashSet LLDB pretty-printer after hashbrown 0.11.0 2021-04-06 12:44:17 +03:00
pre-commit.sh set the executable bit on pre-commit.sh 2021-08-11 15:06:33 -04:00
rust_types.py Support pretty printing slices using GDB 2021-07-03 23:42:07 +08:00
rust-gdb
rust-gdbgui
rust-lldb Fix loading pretty-printers in rust-lldb script 2020-08-28 09:29:45 +03:00
rust-windbg.cmd
wasm32-shim.js