about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-03-11core: Make a new tracking issue for prelude traitsAlex Crichton-7/+7
2016-03-11core: Mark Wrapping impls as stableAlex Crichton-5/+5
2016-03-11std: Remove unstable from ReentrantMutexAlex Crichton-3/+0
2016-03-11test: Move some test outputs into $(TMPDIR)Alex Crichton-8/+12
2016-03-11alloc: Add unstable issue for FnBox APIsAlex Crichton-4/+4
2016-03-11Auto merge of #32200 - Manishearth:rollup, r=Manishearthbors-69/+279
2016-03-12Rollup merge of #32197 - andoriyu:patch-1, r=alexcrichtonManish Goregaokar-0/+1
2016-03-12Rollup merge of #32186 - srinivasreddy:libcoretest, r=steveklabnikManish Goregaokar-23/+23
2016-03-12Rollup merge of #32183 - bluss:doc-index, r=alexcrichtonManish Goregaokar-0/+58
2016-03-12Rollup merge of #32181 - srinivasreddy:librustfront, r=steveklabnikManish Goregaokar-2/+2
2016-03-12Rollup merge of #32180 - srinivasreddy:type_check_lib, r=steveklabnikManish Goregaokar-3/+3
2016-03-11Auto merge of #32132 - arcnmx:cargobuild-std-target, r=alexcrichtonbors-5/+5
2016-03-12Rollup merge of #32178 - naltun:patch-1, r=steveklabnikManish Goregaokar-13/+1
2016-03-12Rollup merge of #32174 - cmbrandenburg:spell_fix, r=steveklabnikManish Goregaokar-3/+3
2016-03-12Rollup merge of #32171 - frewsxcv:compiletest, r=alexcrichtonManish Goregaokar-16/+14
2016-03-12Rollup merge of #32158 - seanmonstar:dead-associated-type, r=alexcrichtonManish Goregaokar-9/+30
2016-03-12Rollup merge of #32137 - nathankleyn:improve-docs-for-binaryheap, r=steveklabnikManish Goregaokar-0/+144
2016-03-11Add FreeBSD amd64 snapshotAndrey Cherkashin-0/+1
2016-03-11Auto merge of #32134 - jseyfried:forbid_type_alias_as_module, r=nikomatsakisbors-5/+25
2016-03-11Auto merge of #32133 - alexcrichton:linkchecker, r=brsonbors-299/+811
2016-03-10Auto merge of #32034 - alexcrichton:old-x86-msvc, r=aturonbors-14/+23
2016-03-10Auto merge of #32121 - GuillaumeGomez:help_e0514, r=cmrbors-8/+10
2016-03-11cleanup int suffixes in libcoretestsrinivasreddy-23/+23
2016-03-10Auto merge of #32102 - alexcrichton:assert-safe-closures, r=aturonbors-1/+36
2016-03-10Auto merge of #32117 - mitaa:patch-3, r=alexcrichtonbors-1/+1
2016-03-10Clarify doc for slice slicing (Index impls)Ulrik Sverdrup-0/+58
2016-03-11removed suffixes for librustc_frontsrinivasreddy-2/+2
2016-03-10Auto merge of #32107 - Stebalien:partial-write, r=alexcrichtonbors-2/+32
2016-03-11removed integer constants in librustc_typecksrinivasreddy-3/+3
2016-03-10Update getting-started.mdNoah-13/+1
2016-03-10Auto merge of #32101 - SimonSapin:patch-11, r=alexcrichtonbors-1/+2
2016-03-10Auto merge of #32173 - steveklabnik:rollup, r=steveklabnikbors-23/+58
2016-03-10Spell fixes for std::ffi doc commentsCraig M. Brandenburg-3/+3
2016-03-10Remove unnecessary mut in docs causing test failures.Nathan Kleyn-1/+1
2016-03-10Rollup merge of #32150 - steveklabnik:gh20213, r=blussSteve Klabnik-2/+1
2016-03-10Rollup merge of #32149 - steveklabnik:gh31628, r=blussSteve Klabnik-0/+4
2016-03-10Rollup merge of #32148 - steveklabnik:gh31912, r=apasel422Steve Klabnik-1/+1
2016-03-10Rollup merge of #32147 - steveklabnik:gh31950, r=blussSteve Klabnik-4/+6
2016-03-10Rollup merge of #32136 - nathankleyn:improve-docs-for-btreeset, r=steveklabnikSteve Klabnik-0/+30
2016-03-10Rollup merge of #32125 - pyfisch:patch-2, r=steveklabnikSteve Klabnik-4/+0
2016-03-10Rollup merge of #32091 - dirk:dirk/siphasher-docs-clarification, r=alexcrichtonSteve Klabnik-8/+10
2016-03-10Rollup merge of #31830 - frewsxcv:assoc-func, r=steveklabnikSteve Klabnik-4/+6
2016-03-10Auto merge of #32100 - SimonSapin:patch-6, r=alexcrichtonbors-2/+4
2016-03-09Differentiate "line" and "line number" variable names.Corey Farwell-15/+14
2016-03-09Prefer `Option::expect` over explicit unwrapping.Corey Farwell-3/+2
2016-03-09Auto merge of #32097 - jseyfried:fix_resolution_regression, r=nikomatsakisbors-21/+65
2016-03-09Prefer 'associated function' over 'static method' in msg.Corey Farwell-4/+6
2016-03-09Auto merge of #31710 - eddyb:reify, r=nikomatsakisbors-2242/+2056
2016-03-09Auto merge of #31618 - alexcrichton:no-thread-spawns, r=brsonbors-52/+608
2016-03-09collections: Fix broken doc exampleAlex Crichton-1/+1