about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2017-03-02schedule drops on bindings only after initializing themAriel Ben-Yehuda-1/+43
2017-03-02Auto merge of #39655 - durka:recursion-limit-suggestion, r=nikomatsakisbors-57/+188
2017-03-02Rollup merge of #40173 - er-1:master, r=alexcrichtonGuillaume Gomez-2/+2
2017-03-02Rollup merge of #40168 - topecongiro:compile-fail-test-abi-ptx, r=petrochenkovGuillaume Gomez-0/+8
2017-03-02note -> helpAlex Burka-2/+2
2017-03-02Auto merge of #40188 - nikomatsakis:issue-40029, r=eddybbors-0/+59
2017-03-01Auto merge of #39803 - brson:fpic, r=alexcrichtonbors-0/+24
2017-03-01inhibit enum layout optimizations under `#[repr(C)]` or `#[repr(u8)]`Niko Matsakis-0/+59
2017-03-01Don't run test on darwinAlex Crichton-2/+6
2017-03-01Add a reference to the dl library to the Makefile of the test issue-24445.er-1-2/+2
2017-03-01Auto merge of #34198 - eddyb:you're-a-bad-transmute-and-you-should-feel-bad, ...bors-77/+48
2017-03-01Add compile fail test for abi_ptxtopecongiro-0/+8
2017-02-28Rollup merge of #39944 - GuillaumeGomez:associated-consts, r=frewsxcvCorey Farwell-8/+33
2017-02-28Rollup merge of #39419 - jseyfried:simplify_tokentree, r=nrcCorey Farwell-28/+79
2017-02-28Add regression test.Jeffrey Seyfried-0/+49
2017-02-28Add warning cycle.Jeffrey Seyfried-2/+21
2017-02-28Add `syntax::ext::tt::quoted::{TokenTree, ..}` and remove `tokenstream::Token...Jeffrey Seyfried-29/+12
2017-02-28Make transmuting from fn item types to pointer-sized types a hard error.Eduard Burtescu-77/+48
2017-03-01Add compile test for cfg_target_has_atomictopecongiro-0/+86
2017-02-28Rollup merge of #40057 - GuillaumeGomez:html-issue, r=frewsxcvCorey Farwell-7/+7
2017-02-28Rollup merge of #40047 - topecongiro:master, r=est31Corey Farwell-0/+24
2017-02-28Auto merge of #40008 - eddyb:lazy-12, r=nikomatsakisbors-234/+241
2017-02-28Add compile fail test for unboxed_closures featuretopecongiro-0/+24
2017-02-28Update tests accordinglyGuillaume Gomez-8/+33
2017-02-27Auto merge of #38165 - Yamakaky:better-backtrace, r=petrochenkovbors-3/+4
2017-02-27This test is too hard to maintain cross-platformYamakaky-46/+0
2017-02-25Fix nightly-only experimental API displayGuillaume Gomez-7/+7
2017-02-25rustc_const_eval: demand that the MIR qualify_consts ran on each evaluated body.Eduard-Mihai Burtescu-24/+35
2017-02-25rustc_const_eval: always demand typeck_tables for evaluating constants.Eduard-Mihai Burtescu-121/+104
2017-02-25rustc_typeck: rework coherence to be almost completely on-demand.Eduard-Mihai Burtescu-13/+22
2017-02-25rustc: allow handling cycle errors gracefully in on-demand.Eduard-Mihai Burtescu-0/+1
2017-02-25rustc_typeck: hook up collect and item/body check to on-demand.Eduard-Mihai Burtescu-43/+25
2017-02-25rustc_typeck: don't use Result for get_type_parameter_bounds and ensure_super...Eduard-Mihai Burtescu-5/+13
2017-02-25rustc: move the actual values of enum discriminants into a map.Eduard-Mihai Burtescu-12/+12
2017-02-25rustc_typeck: simplify AstConv requests as implemented by collect.Eduard-Mihai Burtescu-15/+27
2017-02-25rustc: store type parameter defaults outside of ty::Generics.Eduard-Mihai Burtescu-6/+7
2017-02-25Rollup merge of #40086 - danobi:move-compiler_tests, r=brsonEduard-Mihai Burtescu-0/+88
2017-02-25Rollup merge of #40064 - arielb1:virtual-enum, r=nikomatsakisEduard-Mihai Burtescu-0/+51
2017-02-25Rollup merge of #40038 - nikomatsakis:issue-39828, r=michaelwoeristerEduard-Mihai Burtescu-0/+40
2017-02-25Rollup merge of #40037 - froydnj:overflow-checks, r=alexcrichtonEduard-Mihai Burtescu-0/+35
2017-02-25Rollup merge of #40035 - er-1:master, r=alexcrichtonEduard-Mihai Burtescu-0/+6
2017-02-25Rollup merge of #40031 - cynicaldevil:master, r=est31Eduard-Mihai Burtescu-0/+2
2017-02-25Rollup merge of #40027 - cramertj:stabilize_static_recursion, r=nrcEduard-Mihai Burtescu-73/+0
2017-02-25Rollup merge of #40025 - est31:master, r=eddybEduard-Mihai Burtescu-0/+110
2017-02-25Rollup merge of #40022 - wagenet:lib-defaults, r=alexcrichtonEduard-Mihai Burtescu-0/+38
2017-02-25Rollup merge of #40020 - alexcrichton:fix-unwind-safe, r=sfacklerEduard-Mihai Burtescu-1/+4
2017-02-25Rollup merge of #39995 - Aatch:vtable-ptr-metadata, r=arielb1Eduard-Mihai Burtescu-2/+2
2017-02-25Rollup merge of #39980 - arielb1:privately-uninhabited, r=nikomatsakisEduard-Mihai Burtescu-7/+58
2017-02-25Rollup merge of #39953 - keeperofdakeys:macro-error, r=jseyfriedEduard-Mihai Burtescu-3/+26
2017-02-25Rollup merge of #39945 - petrochenkov:llvmtarg, r=alexcrichtonEduard-Mihai Burtescu-2/+2