summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2016-08-14prohibit splitting literal patternsAriel Ben-Yehuda-0/+46
2016-08-08Avoid writing a temporary closure kindNiko Matsakis-0/+32
2016-08-01Add regression test.Jeffrey Seyfried-0/+23
2016-08-01Add regression testJeffrey Seyfried-1/+7
2016-08-01Just pass in NodeId to FunctionContext::new instead of looking it up.Luqman Aden-0/+43
2016-07-26tyencode: Make sure that projection bounds are handled in stable order.Michael Woerister-0/+66
2016-07-21Backport fix for #34209 to betaVadim Petrochenkov-0/+23
2016-07-05Try to fix a test on betaAlex Crichton-1/+0
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-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-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
2016-06-27rustdoc: Fix a few stripping issuesOliver Middleton-0/+66
2016-06-27Revert "skip double negation in const eval"Oliver Schneider-0/+1
2016-06-27Auto merge of #34453 - frewsxcv:regress, r=sanxiynbors-0/+18
2016-06-26Auto merge of #34419 - eddyb:virtually-inexistent, r=Aatchbors-0/+28
2016-06-27Add regression testJeffrey Seyfried-3/+3
2016-06-26Auto merge of #34491 - eddyb:return-in-peace, r=nagisabors-67/+0
2016-06-27Remove the return_address intrinsic.Eduard Burtescu-67/+0
2016-06-26Auto merge of #34450 - jseyfried:fix_include_path, r=nrcbors-0/+34
2016-06-26Disallow constants and statics from having unsized types.Eduard Burtescu-0/+37