about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2016-07-08Ignore closure-related translation item collection tests.Michael Woerister-0/+10
2016-07-08Auto merge of #34679 - eddyb:mir-nested-pairs, r=dotdashbors-0/+8
2016-07-07Auto merge of #34682 - CensoredUsername:clobber-docs, r=eddybbors-0/+26
2016-07-07Auto merge of #34658 - luqmana:34592-nested_returns, r=eddybbors-0/+43
2016-07-07Auto merge of #34672 - luqmana:27021-reassign-match-body, r=eddybbors-0/+21
2016-07-06Auto merge of #34654 - jseyfried:configure_multi_modified, r=nrcbors-0/+4
2016-07-06Auto merge of #34648 - eddyb:return-in-peace-pls, r=nagisabors-67/+0
2016-07-06Correct inline assembly clobber formatting.CensoredUsername-0/+26
2016-07-06Handle nested pairs in MIR trans.Eduard Burtescu-0/+8
2016-07-06Auto merge of #34546 - jseyfried:cfg_attr_path, r=nrcbors-0/+12
2016-07-06Add regression testJeffrey Seyfried-0/+12
2016-07-05Auto merge of #34587 - ollie27:rustdoc_prim_titles, r=steveklabnikbors-0/+17
2016-07-05Make match discriminant reassignment check more accurate.Luqman Aden-0/+21
2016-07-05Just pass in NodeId to FunctionContext::new instead of looking it up.Luqman Aden-0/+43
2016-07-05Add regression testJeffrey Seyfried-0/+4
2016-07-04Auto merge of #34594 - willcrichton:master, r=nrcbors-0/+87
2016-07-04Auto merge of #34639 - dzamlo:master, r=michaelwoeristerbors-0/+77
2016-07-04Use lazy iterator in vec/slice gdb pretty printersLoïc Damien-0/+77
2016-07-04Revert "Revert "Remove the return_address intrinsic.""Eduard Burtescu-67/+0
2016-07-04Added new compilation phase and testWill Crichton-0/+87
2016-07-03Auto merge of #34550 - cynicaldevil:master, r=Manishearthbors-0/+7
2016-07-03Auto merge of #34480 - jseyfried:remove_entry_points, r=nrcbors-2/+3
2016-07-03Auto merge of #34530 - alexcrichton:stabilize-1.11, r=aturonbors-8/+2
2016-07-04Added a pretty printer for &mut slicesNikhil Shagrithaya-0/+7
2016-07-03std: Stabilize APIs for the 1.11.0 releaseAlex Crichton-8/+2
2016-07-02Auto merge of #34580 - eddyb:two-steps-forward-one-step-backwards, r=nagisabors-0/+67
2016-07-02Auto merge of #34605 - arielb1:bug-in-the-jungle, r=eddybbors-0/+20
2016-07-02Auto merge of #34443 - eddyb:sized-matters, r=arielb1bors-0/+37
2016-07-02Auto merge of #34539 - arielb1:metadata-hash, r=alexcrichtonbors-9/+9
2016-07-02fix test falloutAriel Ben-Yehuda-9/+9
2016-07-02Rollup merge of #34531 - GuillaumeGomez:libsyntax_err_codes, r=jonathandturnerManish Goregaokar-24/+25
2016-07-02fail obligations that depend on erroring obligationsAriel Ben-Yehuda-0/+20
2016-07-01Add the `after_expand` entry point between import resolution and the rest of ...Jeffrey Seyfried-2/+3
2016-06-30rustdoc: Remove paths from primitive page <title> tagsOliver Middleton-0/+17
2016-06-30Revert "Remove the return_address intrinsic."Eduard Burtescu-0/+67
2016-06-30Auto merge of #34541 - jseyfried:rollup, r=jseyfriedbors-1/+16
2016-06-29Fix testsggomez-24/+25
2016-06-29Rollup merge of #34542 - jseyfried:fix_recursive_modules, r=nrcManish Goregaokar-0/+28
2016-06-29Rollup merge of #34536 - ollie27:rustdoc_module_impls, r=alexcrichtonManish Goregaokar-0/+15
2016-06-29Rollup merge of #34513 - ollie27:rustdoc_stripped, r=alexcrichtonManish Goregaokar-0/+66
2016-06-29Rollup merge of #34497 - oli-obk:double_negation, r=eddybManish Goregaokar-0/+1
2016-06-29Rollup merge of #34495 - jseyfried:only_ident_macro_invocations, r=eddybManish Goregaokar-3/+3
2016-06-29Rollup merge of #34460 - dsprenkels:issue-33455, r=alexcrichtonManish Goregaokar-0/+11
2016-06-29Rollup merge of #34446 - jseyfried:refactor_decorators, r=nrcManish Goregaokar-6/+6
2016-06-29Fix pretty-printing of lifetime boundSeo Sanghyeon-1/+16
2016-06-29Disallow `derive` on items with type macrosJeffrey Seyfried-6/+6
2016-06-29Add regression testJeffrey Seyfried-0/+28
2016-06-28rustdoc: Fix empty Implementations section on some module pagesOliver Middleton-0/+15
2016-06-28Rollup merge of #34479 - ollie27:rustdoc_renamed_reexport_list, r=GuillaumeGomezGuillaume Gomez-0/+22
2016-06-27Auto merge of #34424 - jseyfried:breaking_batch, r=Manishearthbors-33/+145