rust/src/tools
Tomasz Miąsko 2c4862245a Validate error patterns and error annotation in ui tests when present
Previously, when compilation succeeded, neither error patterns nor error
annotation would be validated. Additionally, when compilation failed,
only error patterns would be validated if both error patterns and error
annotation were present.

Now both error patterns and error annotation are validated when present,
regardless of compilation status. Furthermore, for test that should run,
the error patterns are matched against executable output, which is what
some of tests already expect to happen, and when #65506 is merged even
more ui tests will.
2019-11-03 10:20:11 +01:00
..
build-manifest Rollup merge of #65843 - xen0n:mips64-musl-targets-with-ci, r=alexcrichton 2019-10-29 12:01:40 -07:00
cargo@5da4b4d479 Update cargo, books. 2019-10-29 10:45:55 -07:00
cargotest cargotest: bump iron 2019-09-26 07:50:39 +02:00
clippy@c8e3cfbdd9 submodules: update clippy from 66df92ae to c8e3cfbd 2019-10-28 20:42:06 +01:00
compiletest Validate error patterns and error annotation in ui tests when present 2019-11-03 10:20:11 +01:00
error_index_generator Warn if include macro fails to include entire file 2019-10-07 19:47:53 -04:00
linkchecker Remove InternedString. 2019-10-21 18:30:40 +11:00
miri@d4e4fe71e6 update miri 2019-10-31 07:50:27 +01:00
remote-test-client Add #![deny(warnings)] to internal tools 2019-09-23 09:34:44 -07:00
remote-test-server Add #![deny(warnings)] to internal tools 2019-09-23 09:34:44 -07:00
rls@5db91c7b94 submodules: Bump RLS to 58869107ec162a821a4bee53cdd3f51c84cda3ea 2019-10-30 16:05:38 +01:00
rust-installer@9f66c14c3f Update rust-installer to limit memory use 2019-08-28 14:48:02 -07:00
rustbook Use rustc-workspace-hack for rustbook 2019-10-28 22:34:43 -05:00
rustc-std-workspace-alloc Update version of rustc-std-workspace-* crates 2019-09-09 13:02:10 -07:00
rustc-std-workspace-core Update version of rustc-std-workspace-* crates 2019-09-09 13:02:10 -07:00
rustc-std-workspace-std Update version of rustc-std-workspace-* crates 2019-09-09 13:02:10 -07:00
rustc-workspace-hack Adjust rustc-workspace-hack 2019-10-31 13:12:35 +07:00
rustdoc Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
rustdoc-js Move documentation build into bootstrap 2019-02-25 17:46:06 +01:00
rustdoc-js-std Make js tests work even with resource-suffix option 2019-03-10 23:10:40 +01:00
rustdoc-themes Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
rustfmt@33e3667085 Update RLS and Rustfmt 2019-10-12 08:28:12 +00:00
tidy Remove references to now unused E0526 2019-10-30 08:28:36 -07:00
unstable-book-gen Add #![deny(warnings)] to internal tools 2019-09-23 09:34:44 -07:00
publish_toolstate.py Don't cc rust-lang/compiler for toolstate changes 2019-10-10 17:23:28 +01:00