about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-03-11Auto merge of #23156 - GuillaumeGomez:remove-proc, r=alexcrichtonbors-76/+8
2015-03-11Change comment in parse-fail testGuillaume Gomez-2/+2
2015-03-11Auto merge of #23256 - apasel422:bound, r=alexcrichtonbors-0/+1
2015-03-11Auto merge of #23251 - tbu-:pr_rm_core_str_checked_add, r=alexcrichtonbors-1/+4
2015-03-11Remove ProcType and ProcExpGuillaume Gomez-41/+0
2015-03-10Auto merge of #23126 - alexcrichton:char-third-pass, r=aturonbors-389/+333
2015-03-10std: Stabilize more of the `char` moduleAlex Crichton-389/+333
2015-03-10Remove proc keywordGuillaume Gomez-37/+10
2015-03-10Auto merge of #23249 - tbu-:pr_rm_core_str_macros, r=alexcrichtonbors-41/+40
2015-03-10derive common traits for `collections::Bound`Andrew Paseltiner-0/+1
2015-03-10Auto merge of #23250 - liigo:plain-summary-line, r=alexcrichtonbors-3/+4
2015-03-10Auto merge of #23028 - Munksgaard:get_attrs_opt, r=eddybbors-17/+13
2015-03-10get_attrs: use tcx.map.attrsPhilip Munksgaard-2/+1
2015-03-10with_attrs -> attrsPhilip Munksgaard-15/+12
2015-03-10Remove unneeded `saturating_add`Tobias Bucher-1/+4
2015-03-10rustdoc: get back 'plain summary line' in sidebarLiigo Zhuang-3/+4
2015-03-10Remove unneeded macro witcheryTobias Bucher-41/+40
2015-03-10Rollup merge of #23231 - killercup:patch-7, r=ManishearthManish Goregaokar-2/+2
2015-03-10Rollup merge of #23226 - pnkfelix:add-tests-for-some-feature-gates, r=alexcri...Manish Goregaokar-2/+142
2015-03-10Rollup merge of #23195 - steveklabnik:gh19808, r=alexcrichtonManish Goregaokar-0/+7
2015-03-10Rollup merge of #23185 - steveklabnik:gh20051, r=alexcrichtonManish Goregaokar-8/+8
2015-03-10Rollup merge of #23125 - danburkert:master, r=brsonManish Goregaokar-0/+63
2015-03-10Rollup merge of #23105 - alexcrichton:rand-wrapping, r=brsonManish Goregaokar-121/+125
2015-03-10Rollup merge of #23201 - pnkfelix:fsk-struct-ooe-23112, r=nikomatsakisManish Goregaokar-26/+137
2015-03-09rand: Use wrapping operations everywhereAlex Crichton-121/+125
2015-03-10Auto merge of #23186 - steveklabnik:gh14686, r=alexcrichtonbors-0/+7
2015-03-09Auto merge of #23038 - nikomatsakis:issue-22978-defaulted-coherence, r=flaper87bors-131/+299
2015-03-09Auto merge of #22561 - richo:as_slice-as_str, r=Manishearthbors-63/+63
2015-03-09Shrink table in the referenceSteve Klabnik-8/+8
2015-03-09Add note about pre/post increment to the design FAQ.Steve Klabnik-0/+7
2015-03-09Explain super in the crates guide.Steve Klabnik-0/+7
2015-03-09Rustdoc: Add Headline Style for `tymethod`Pascal Hertleif-2/+2
2015-03-09Address nit by @flaper87Niko Matsakis-1/+1
2015-03-09Auto merge of #21824 - sfackler:should_panic, r=alexcrichtonbors-128/+136
2015-03-09Add tests checking that a number of feature gates are gating their features.Felix S. Klock II-2/+142
2015-03-09Rename #[should_fail] to #[should_panic]Steven Fackler-128/+136
2015-03-09Auto merge of #23219 - Manishearth:rollup, r=Manishearthbors-31/+38
2015-03-09fix rmakeManish Goregaokar-1/+1
2015-03-09doc: Fix extraneous as_slice()'s in docstringsRicho Healey-24/+24
2015-03-09remove uses of as_slice where deref coercions can be usedRicho Healey-39/+39
2015-03-09For FRU, evaluate field expressions (into scratch temps) before base expression.Felix S. Klock II-26/+137
2015-03-09Auto merge of #23209 - richo:normalize-test-names, r=alexcrichtonbors-7/+1
2015-03-09Rollup merge of #23203 - eLobato:patch-1, r=ManishearthManish Goregaokar-345/+925
2015-03-09Rollup merge of #23202 - shepmaster:intro-threads-not-concurrent, r=steveklabnikManish Goregaokar-13/+13
2015-03-09Rollup merge of #23187 - steveklabnik:gh17481, r=ManishearthManish Goregaokar-4/+0
2015-03-09Rollup merge of #23183 - steveklabnik:gh22572, r=ManishearthManish Goregaokar-11/+3
2015-03-09Rollup merge of #23144 - FuGangqiang:doc_err, r=alexcrichtonManish Goregaokar-1/+1
2015-03-09Rollup merge of #23210 - richo:rust-o, r=alexcrichtonManish Goregaokar-2/+21
2015-03-09Rollup merge of #23209 - richo:normalize-test-names, r=alexcrichtonManish Goregaokar-7/+1
2015-03-08normalize the current directory as Path{""}Richo Healey-1/+1