about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2016-07-13Auto merge of #34752 - ollie27:rustdoc_search, r=GuillaumeGomezbors-0/+42
2016-07-13Auto merge of #34660 - jseyfried:fix_parse_stmt, r=nrcbors-1/+23
2016-07-12Auto merge of #34756 - habnabit:mutex-refunwindsafe, r=alexcrichtonbors-0/+2
2016-07-13Start a best-effort warning cycle.Jeffrey Seyfried-0/+22
2016-07-13Allow macro-expanded macros in trailing expression positions to expand into s...Jeffrey Seyfried-1/+1
2016-07-12std: Clean out deprecated APIsAlex Crichton-5/+0
2016-07-12rustdoc: Fix methods in seach resultsOliver Middleton-0/+42
2016-07-12Fix fallout.Jeffrey Seyfried-2/+2
2016-07-10Mutex and RwLock need RefUnwindSafe too.Aaron Gallagher-0/+2
2016-07-10Move variant_size_differences out of transJonas Schievink-0/+18
2016-07-09Auto merge of #34365 - petrochenkov:deferr, r=eddybbors-27/+136
2016-07-09trans: Make sure that closures only get translated once.Michael Woerister-0/+26
2016-07-08trans: Adjust linkage assignment so that we don't need weak linkage.Michael Woerister-20/+22
2016-07-08Fix codegen tests by make sure items are translated in AST order.Michael Woerister-7/+7
2016-07-08Improve linkage assignment in trans::partitioning.Michael Woerister-45/+45
2016-07-08Ignore closure-related translation item collection tests.Michael Woerister-0/+10
2016-07-08Stabilize `FnOnce::Output` + Fix rebasepetrochenkov-4/+0
2016-07-08Add tests + Fix rustdoc regression + Fix rebaseVadim Petrochenkov-1/+130
2016-07-08Resolve partially resolved paths in struct patterns/expressionsVadim Petrochenkov-33/+9
2016-07-08Rewrite check_pat_enum, split it into check_pat_tuple_struct and check_pat_pathVadim Petrochenkov-7/+15
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