rust/src/test
kennytm 0553dc81d3
Rollup merge of #48007 - nrc:rls-field-init, r=eddyb
save-analysis: avoid implicit unwrap

When looking up a field defintion, since the name might be incorrect in the field init shorthand case.

cc https://github.com/rust-lang-nursery/rls/issues/699

r? @eddyb
2018-02-06 02:13:55 +08:00
..
codegen Rollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakis 2018-02-06 02:13:44 +08:00
codegen-units Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
compile-fail Rollup merge of #47948 - pietroalbini:use-nested-groups-stabilize, r=petrochenkov 2018-02-06 02:13:51 +08:00
compile-fail-fulldeps Reexport -> re-export in prose and documentation comments 2018-01-15 13:36:53 -05:00
debuginfo Debuginfo Shadowed Variable test: fix check numbering 2018-01-06 11:10:17 +00:00
incremental tests: replace "lvalue" terminology with "place". 2018-01-29 11:48:12 +02:00
incremental-fulldeps Add incremental-fulldeps test suite and regression test for #47290. 2018-01-16 19:31:15 +01:00
mir-opt Fix ref-to-ptr coercions not working with NLL in certain cases 2018-01-29 23:25:54 -05:00
parse-fail Improve char escaping in lexer messages 2018-02-01 08:19:22 +11:00
pretty Fix whitespacing issues in pretty-printing of bounds 2017-12-20 00:23:18 +03:00
run-fail Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI. 2018-01-02 14:11:41 +01:00
run-fail-fulldeps
run-make Rollup merge of #48007 - nrc:rls-field-init, r=eddyb 2018-02-06 02:13:55 +08:00
run-pass Rollup merge of #47948 - pietroalbini:use-nested-groups-stabilize, r=petrochenkov 2018-02-06 02:13:51 +08:00
run-pass-fulldeps rustc: Load the rustc_trans crate at runtime 2018-01-27 19:16:21 -08:00
run-pass-valgrind Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI. 2018-01-02 14:11:41 +01:00
rustdoc Rollup merge of #47959 - Manishearth:rustdoc-ice, r=Mark-Simulacrum 2018-02-06 02:13:52 +08:00
rustdoc-js Merge branch 'rustdoc_masked' of https://github.com/ollie27/rust into rollup 2018-01-26 06:51:58 -08:00
ui Stabilize use_nested_groups 2018-02-05 10:23:40 +01:00
ui-fulldeps Rollup merge of #47444 - etaoins:dont-include-bang-in-macro-suggestion, r=estebank 2018-01-18 01:57:20 +08:00
COMPILER_TESTS.md A few small improvements to the contributing docs 2017-12-20 22:18:13 +02:00