rust/src/tools
Yuki Okushi c27779f59b
Rollup merge of #75226 - pnadon:miri-undef-uninit, r=RalfJung
Miri: Renamed "undef" to "uninit"

Renamed remaining references to "undef" to "uninit" when referring to Miri.

Impacted directories are:

- `src/librustc_codegen_llvm/consts.rs`
- `src/librustc_middle/mir/interpret/`
- `src/librustc_middle/ty/print/pretty.rs`
- `src/librustc_mir/`
- `src/tools/clippy/clippy_lints/src/consts.rs`

Upon building Miri based on the new changes it was verified that no changes needed to be made with the Miri project.

Related issue #71193
2020-08-11 16:23:47 +09:00
..
build-manifest Enable docs on in the x86_64-unknown-linux-musl manifest 2020-08-03 16:02:20 +02:00
cargo@1653f35464 Update cargo 2020-08-04 17:08:47 -07:00
cargotest Support configurable deny-warnings for all in-tree crates. 2020-06-25 21:17:21 -07:00
clippy Rollup merge of #75226 - pnadon:miri-undef-uninit, r=RalfJung 2020-08-11 16:23:47 +09:00
compiletest Auto merge of #74821 - oli-obk:const_eval_read_uninit_fast_path, r=wesleywiser 2020-08-07 15:28:07 +00:00
error_index_generator Eliminate the SessionGlobals from librustc_ast. 2020-08-08 12:03:42 +10:00
expand-yaml-anchors Support configurable deny-warnings for all in-tree crates. 2020-06-25 21:17:21 -07:00
linkchecker primitive impls are weird 2020-07-18 22:42:11 -07:00
miri@1edd231065 update Miri 2020-08-10 10:06:23 +02:00
remote-test-client Support configurable deny-warnings for all in-tree crates. 2020-06-25 21:17:21 -07:00
remote-test-server Support configurable deny-warnings for all in-tree crates. 2020-06-25 21:17:21 -07:00
rls@a0e80a9783 Update rls 2020-07-25 14:26:27 -07:00
rust-analyzer@c9c518e5e9 ⬆️ rust-analyzer 2020-07-20 13:21:16 +02:00
rust-demangler Generating the coverage map 2020-07-17 11:49:35 -07:00
rust-installer@d66f476b4d Update rust-installer to latest version 2020-07-07 14:15:51 -07:00
rustbook Update mdbook. 2020-06-26 07:47:19 -07:00
rustc-workspace-hack Stop using old version of syn in rustc-workspace-hack 2020-06-22 13:29:39 -04:00
rustdoc Format the world 2019-12-22 17:42:47 -05:00
rustdoc-js rustdoc: Fix doc aliases with crate filtering 2020-06-23 09:27:37 +01:00
rustdoc-themes Format the world 2019-12-22 17:42:47 -05:00
rustfmt@cef1c0d5eb Update rustfmt 2020-07-25 14:26:31 -07:00
tidy Remove E0749 from untested error codes 2020-08-09 13:53:27 +02:00
unicode-table-generator Fix typo "biset" -> "bitset" 2020-08-06 16:13:29 -07:00
unstable-book-gen Collect library features from library/ 2020-07-28 13:03:59 -05:00
publish_toolstate.py Label rustfmt toolstate issues with A-rustfmt 2020-08-05 05:03:08 -04:00