about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-01-23Resolve: stop requiring that use declarations precede statements in blocksJeffrey Seyfried-25/+0
2016-01-21Auto merge of #30882 - petrochenkov:varnamesp, r=nrcbors-23/+85
2016-01-21Auto merge of #31052 - bluss:split-at-mut-str, r=alexcrichtonbors-3/+31
2016-01-21resolve: Fix variant namespacingVadim Petrochenkov-23/+85
2016-01-21Auto merge of #31028 - erickt:ast-json, r=michaelwoeristerbors-5/+20
2016-01-21Auto merge of #31043 - shahn:arc_weak, r=alexcrichtonbors-4/+4
2016-01-21Auto merge of #31024 - oli-obk:move_checks_out_of_librustc, r=arielb1bors-634/+644
2016-01-21core: Use raw pointers to avoid aliasing in str::split_at_mutUlrik Sverdrup-3/+31
2016-01-21Auto merge of #31057 - bluss:memrchr-fallback, r=alexcrichtonbors-1/+1
2016-01-21move more checks out of librustcOliver Schneider-634/+644
2016-01-21Auto merge of #29520 - retep998:staticlib-naming-fiasco, r=alexcrichtonbors-15/+32
2016-01-21Auto merge of #31042 - shahn:weak_annotations, r=alexcrichtonbors-4/+4
2016-01-21Auto merge of #31037 - nrc:cached-ids, r=nikomatsakisbors-52/+61
2016-01-21Auto merge of #31010 - petrochenkov:def, r=arielb1bors-671/+725
2016-01-20Auto merge of #30982 - KiChjang:zst-collections-tests, r=blussbors-0/+126
2016-01-20Auto merge of #30945 - nagisa:mir-optional-block-dest, r=nikomatsakisbors-63/+163
2016-01-20Auto merge of #30985 - alexcrichton:downgrade-jemaloc, r=brsonbors-5/+5
2016-01-20Rename Def's variants and don't reexport themVadim Petrochenkov-577/+581
2016-01-20Fix associated const resolution on structsVadim Petrochenkov-3/+26
2016-01-20Refactor definitions of ADTs in rustc::middle::defVadim Petrochenkov-223/+250
2016-01-20syntax: Fix encoding and decoding spansErick Tryzelaar-5/+20
2016-01-20Downgrade bundled jemalloc versionAlex Crichton-5/+5
2016-01-20Auto merge of #30872 - pitdicker:expand_open_options, r=alexcrichtonbors-177/+480
2016-01-20std: Use the fallback impl for memrchr on non-linuxUlrik Sverdrup-1/+1
2016-01-20Add tests for collections to work with ZSTsKeith Yeung-0/+126
2016-01-20Add tests for various diverging & converging loopsSimonas Kazlauskas-1/+73
2016-01-20Auto merge of #31038 - gereeter:btree-panic, r=Gankrobors-2/+2
2016-01-20Remove raw pointer from OpenOptions structPaul Dicker-3/+9
2016-01-20Fix incorrect stability annotations for arc::WeakSebastian Hahn-4/+4
2016-01-20Fix incorrect stability annotations for WeakSebastian Hahn-4/+4
2016-01-20Auto merge of #30894 - antrik:debug-mpsc, r=brsonbors-0/+69
2016-01-19In BTreeMap's merge function, adjust the length of the node before moving ele...Jonathan S-2/+2
2016-01-20Fix a bug with caching ids in the HIR lowering with nested lowered nodesNick Cameron-52/+61
2016-01-19Auto merge of #30820 - oli-obk:docs/wrapping_ops, r=alexcrichtonbors-50/+43
2016-01-19[MIR] Reintroduce the unit temporarySimonas Kazlauskas-62/+90
2016-01-19Auto merge of #30696 - steveklabnik:gh30655, r=brsonbors-0/+10
2016-01-19Auto merge of #31018 - gutworth:doc-loc, r=alexcrichtonbors-1/+1
2016-01-19Auto merge of #30845 - nagisa:mir-extern-calls, r=dotdashbors-13/+109
2016-01-19[MIR] Implement extern call supportSimonas Kazlauskas-13/+109
2016-01-19Auto merge of #31014 - nrc:fmt-term, r=sfacklerbors-6/+6
2016-01-19fix the docs and simplify the implementation of unsigned wrapping opsOliver Schneider-50/+43
2016-01-19Auto merge of #31015 - nrc:fmt-test, r=sfacklerbors-510/+519
2016-01-18fix path to region inference documentationBenjamin Peterson-1/+1
2016-01-19manual fixupsNick Cameron-20/+13
2016-01-19rustfmt libtestNick Cameron-522/+538
2016-01-19rustfmt libtermNick Cameron-6/+6
2016-01-19Auto merge of #31013 - nrc:fmt-rbml, r=sfacklerbors-450/+505
2016-01-19manual fixupsNick Cameron-10/+23
2016-01-19rustfmt librbmlNick Cameron-468/+510
2016-01-18Auto merge of #31006 - Manishearth:rollup, r=Manishearthbors-35/+37