about summary refs log tree commit diff
path: root/src/test/compile-fail
AgeCommit message (Expand)AuthorLines
2017-12-01Moved all of the tests over to ui and annotated why they are failing with app...Sunjay Varma-0/+4
2017-12-01Testing and fixesSunjay Varma-1/+8
2017-12-01Fixed tidy errorsSunjay Varma-0/+0
2017-12-01Adding feature gateSunjay Varma-0/+17
2017-11-30Added test for immutable unique closure upvar mutation.David Wood-0/+22
2017-11-30make coercions to `!` in unreachable code a hard errorAriel Ben-Yehuda-3/+17
2017-11-30Implement RFC 2128 (use_nested_groups)Pietro Albini-0/+53
2017-11-30Auto merge of #46041 - zilbuz:issue-44837, r=arielb1bors-16/+39
2017-11-29Rollup merge of #46287 - SimonSapin:stable-constness, r=aturonkennytm-30/+2
2017-11-28ci: Start running wasm32 tests on TravisAlex Crichton-21/+20
2017-11-28mir-borrowck: Update testsBasile Desloges-16/+39
2017-11-27Auto merge of #46312 - kennytm:rollup, r=kennytmbors-69/+0
2017-11-28Rollup merge of #46282 - estebank:impl-trait-cicle-span, r=arielb1kennytm-69/+0
2017-11-27Auto merge of #46022 - matthewjasper:cannot-assign-twice-error, r=arielb1bors-11/+108
2017-11-27Auto merge of #44884 - arielb1:pack-safe, r=nikomatsakis,eddybbors-0/+59
2017-11-27Update tests involving E0384 for mir-borrowckMatthew Jasper-11/+60
2017-11-27Add initialization info to `MoveData`Matthew Jasper-0/+48
2017-11-26Stabilize const-calling existing const-fns in stdSimon Sapin-30/+2
2017-11-26Move "auto trait leak" impl-trait cycle dependency test to uiEsteban Küber-69/+0
2017-11-26improve error messagesAriel Ben-Yehuda-28/+0
2017-11-26Update tests for -Zborrowck-mir -> -Zborrowck=mode migrationest31-310/+186
2017-11-26limit packed copy-out to non-generic Copy structsAriel Ben-Yehuda-4/+4
2017-11-26fix #[derive] implementation for repr(packed) structsAriel Ben-Yehuda-0/+28
2017-11-26make accessing packed fields a future-compat warningAriel Ben-Yehuda-0/+3
2017-11-26make accesses to fields of packed structs unsafeAriel Ben-Yehuda-0/+56
2017-11-26Auto merge of #46100 - KiChjang:mass-dead-check, r=nikomatsakisbors-0/+44
2017-11-26Auto merge of #46033 - sinkuu:const-enum-match-check, r=arielb1bors-0/+44
2017-11-24Kill the storage for all locals on returning terminatorsKeith Yeung-0/+44
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-16/+1
2017-11-24Auto merge of #45946 - estebank:crate-conflict-diag, r=arielb1bors-16/+8
2017-11-24Add testShotaro Yamada-0/+44
2017-11-23Auto merge of #46087 - vramana:fix-46003, r=arielb1bors-2/+13
2017-11-23Fix borrowck compiler errors for upvars contain "spurious" dereferencesRamana Venkata-2/+13
2017-11-23Auto merge of #46054 - nikomatsakis:nll-master-to-rust-master-1, r=arielb1bors-0/+27
2017-11-23Auto merge of #46051 - cramertj:in-band-lifetimes, r=nikomatsakisbors-0/+72
2017-11-23Auto merge of #46024 - estebank:no-variant, r=petrochenkovbors-10/+35
2017-11-22Use multiline text for crate conflict diagnosticsEsteban Küber-16/+8
2017-11-22Add test to new branchesEsteban Küber-0/+15
2017-11-22Implement in-band lifetime bindingsTaylor Cramer-0/+72
2017-11-22Auto merge of #44781 - QuietMisdreavus:doc-include, r=GuillaumeGomezbors-0/+12
2017-11-22Remove attributes and test comments accidentally left behind, add in span_mir...Paul Daniel Faria-2/+0
2017-11-22Fix failing testPaul Daniel Faria-3/+9
2017-11-22Check rvalue aggregates during check_stmt in tycheck, add initial, (not passi...Paul Daniel Faria-0/+23
2017-11-22Auto merge of #46040 - zilbuz:mir-misc, r=nikomatsakisbors-12/+12
2017-11-21Auto merge of #45879 - nikomatsakis:nll-kill-cyclic-closures, r=arielb1bors-7/+66
2017-11-21allow loading external files in documentationQuietMisdreavus-0/+12
2017-11-22Rollup merge of #46103 - zackmdavis:dead_code_lint_should_say_never_construct...kennytm-9/+9
2017-11-21Auto merge of #45771 - petrochenkov:crate, r=nikomatsakisbors-5/+78
2017-11-21Auto merge of #45701 - cramertj:impl-trait-this-time, r=eddybbors-43/+122
2017-11-21Auto merge of #45039 - QuietMisdreavus:doc-spotlight, r=GuillaumeGomez,QuietM...bors-0/+14