about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-02-26remove some compiler warningsTshepang Lekhonkhobe-26/+23
2015-02-25Auto merge of #22767 - pnkfelix:issue-22265, r=nikomatsakisbors-4/+12
2015-02-25Auto merge of #22796 - Manishearth:rollup, r=Manishearthbors-1093/+1698
2015-02-25Path -> PathBuf for Windows test (fixup #22727)Manish Goregaokar-4/+4
2015-02-25path -> PathBuf for osx/dragonfly (fixup #22727)Manish Goregaokar-11/+11
2015-02-25Assert is internal now (fixup #22739)Manish Goregaokar-1/+1
2015-02-25Fix type inference error (fixup #22739)Manish Goregaokar-1/+1
2015-02-25Use os::getcwd instead of env in rustbook (fixup #22727)Manish Goregaokar-4/+6
2015-02-25allow(deprecated) for TaskPool (fixup #22783)Manish Goregaokar-0/+3
2015-02-25Rollup merge of #22787 - pnkfelix:reenable-gate-for-unsafe_no_drop_flag, r=al...Manish Goregaokar-1/+26
2015-02-25Rollup merge of #22744 - alexcrichton:issue-22738, r=aturonManish Goregaokar-0/+8
2015-02-25Rollup merge of #22742 - alexcrichton:issue-22737, r=aturonManish Goregaokar-1/+15
2015-02-25Rollup merge of #22729 - alexcrichton:ptr-stabilization, r=aturonManish Goregaokar-122/+126
2015-02-25Rollup merge of #22727 - alexcrichton:prep-env, r=aturonManish Goregaokar-141/+323
2015-02-25Rollup merge of #22596 - alexcrichton:fix-some-impls, r=huonwManish Goregaokar-25/+68
2015-02-25Rollup merge of #22157 - tbu-:pr_debug_collections, r=alexcrichtonManish Goregaokar-29/+29
2015-02-25Rollup merge of #22792 - semarie:openbsd-unbreak-nacl, r=alexcrichtonManish Goregaokar-1/+0
2015-02-25Rollup merge of #22785 - nikomatsakis:issue-21750-normalization-with-regions,...Manish Goregaokar-53/+134
2015-02-25Rollup merge of #22784 - rnestler:fix_doc_faq, r=dotdashManish Goregaokar-1/+1
2015-02-25Rollup merge of #22783 - alexcrichton:deprecate-taskpool, r=alexcrichtonManish Goregaokar-5/+5
2015-02-25Rollup merge of #22635 - kmcallister:macros-chapter, r=steveklabnikManish Goregaokar-2680/+2506
2015-02-25Auto merge of #22512 - nikomatsakis:issue-20300-where-clause-not-bounds, r=ni...bors-417/+1066
2015-02-25unbreak openbsd after nacl intergrationSébastien Marie-1/+0
2015-02-25Turn `unsafe_no_drop_flag` back into a gated-feature.Felix S. Klock II-1/+26
2015-02-24Enhance and move information about macro debuggingKeegan McAllister-23/+39
2015-02-24Tweak wording in the macros guideKeegan McAllister-10/+19
2015-02-24Add a second, more vexing section on recursive macrosKeegan McAllister-0/+47
2015-02-24Add a section on recursive macrosKeegan McAllister-0/+39
2015-02-24std: Move std::env to the new I/O APIsAlex Crichton-141/+323
2015-02-24Improve debug output from coherence.Niko Matsakis-3/+20
2015-02-24Resolve regions too when normalizing param env.Niko Matsakis-41/+50
2015-02-24Make traits with assoc types invariant in their inputs.Niko Matsakis-9/+64
2015-02-24Change `Debug` implementation of `BTree*` as wellTobias Bucher-4/+4
2015-02-24Modify collection's `Debug` output to resemble in their content onlyTobias Bucher-25/+25
2015-02-24Fix "How to submit a bug report" linkRaphael Nestler-1/+1
2015-02-24std: Recomend threadpool on crates.io for TaskPoolAlex Crichton-2/+2
2015-02-24std: Stabilize some `ptr` functionsAlex Crichton-122/+126
2015-02-25Rollup merge of #22778 - mzabaluev:leftover-lifetime, r=alexcrichtonManish Goregaokar-1/+1
2015-02-25Rollup merge of #22736 - nikomatsakis:issue-22382, r=eddybManish Goregaokar-3/+82
2015-02-25Rollup merge of #22539 - oli-obk:style_nitpicks, r=ManishearthManish Goregaokar-321/+251
2015-02-25Rollup merge of #22458 - steveklabnik:try_in_error_chapter, r=alexcrichtonManish Goregaokar-0/+72
2015-02-25Rollup merge of #22772 - tbu-:pr_panic_fail, r=alexcrichtonManish Goregaokar-1/+1
2015-02-25Rollup merge of #22770 - vhbit:ios-rand-send, r=alexcrichtonManish Goregaokar-4/+1
2015-02-25Rollup merge of #22758 - ejjeong:aarch64-linux-android, r=alexcrichtonManish Goregaokar-2/+19
2015-02-25Rollup merge of #22752 - ipetkov:unsafe-lint-fix, r=alexcrichtonManish Goregaokar-32/+71
2015-02-25Rollup merge of #22747 - krdln:fix-parsing-minus, r=alexcrichtonManish Goregaokar-0/+6
2015-02-25Rollup merge of #22739 - tbu-:pr_error_net, r=alexcrichtonManish Goregaokar-31/+37
2015-02-25Rollup merge of #22623 - petrochenkov:optest, r=alexcrichtonManish Goregaokar-267/+254
2015-02-24Merge conflicts due to eddyb's UFCS branchNiko Matsakis-9/+11
2015-02-24Remove two uses of old `[]` notationNiko Matsakis-2/+2