summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2014-11-30Allow trailing commas in array patterns and attributesP1start-7/+26
2014-11-30Fix the ordering of `unsafe` and `extern` in methodsP1start-8/+43
2014-11-30Adjust some error messages to start with a lowercase letter and not finish wi...P1start-68/+68
2014-11-30auto merge of #19365 : frewsxcv/rust/getopts-cleanup, r=alexcrichtonbors-70/+42
2014-11-30syntax: Make `asm!` clobbers a proper vector.Kang Seonghoon-14/+35
2014-11-29auto merge of #19392 : murarth/rust/rustc-compile-twice, r=nick29581bors-0/+98
2014-11-29Replace some verbose match statements with their `if let` equivalent.jfager-1337/+882
2014-11-29Fix rustc panic on second compile_inputMurarth-0/+98
2014-11-29Fix a simple typoMatej Lach-1/+1
2014-11-29Fix typo in reference.mdkulakowski-1/+1
2014-11-29fix expand_quote_ty function as parse_ty was changed and needs no arguments nowJauhien Piatlicki-2/+1
2014-11-29Add test for #18908Tobias Bucher-0/+29
2014-11-28reword faq to remove reference to indexing stringsSteve Klabnik-1/+1
2014-11-28small doc fixesSteve Klabnik-3/+3
2014-11-28auto merge of #19366 : liigo/rust/mipsel-linux, r=alexcrichtonbors-0/+1
2014-11-28auto merge of #19363 : michaelwoerister/rust/support-unboxed-closures, r=alex...bors-18/+60
2014-11-28auto merge of #19360 : olivren/rust/master, r=Gankrobors-5/+4
2014-11-27impl Str for CowStringSean McArthur-0/+7
2014-11-28auto merge of #19355 : vhbit/rust/ios-backtrace-fix, r=alexcrichtonbors-1/+1
2014-11-28librustrt: stack_overflow support mipsel linuxLiigo Zhuang-0/+1
2014-11-28auto merge of #19354 : barosl/rust/strconv-doc-fix, r=steveklabnikbors-41/+35
2014-11-27auto merge of #19349 : tomjakubowski/rust/rustdoc-struct-variant-vis, r=sfacklerbors-0/+4
2014-11-27getopts: cleanup, renames, remove reexportsCorey Farwell-70/+42
2014-11-27Fall back to hard coded download directoryJohannes Hoff-1/+13
2014-11-27auto merge of #19112 : steveklabnik/rust/doc_rc, r=Gankrobors-57/+296
2014-11-27debuginfo: Make variables captured in unboxed closures available in debuginfo.Michael Woerister-18/+60
2014-11-27Fix example code for unreachable!olivren-5/+4
2014-11-27impl Clone for CowJorge Aparicio-0/+12
2014-11-27auto merge of #19348 : SimonSapin/rust/patch-9, r=huonwbors-3/+3
2014-11-27Fixed iOS build after Iter stabValerii Hiora-1/+1
2014-11-27Documentation fix for std::num::strconvBarosl Lee-41/+35
2014-11-27auto merge of #19343 : sfackler/rust/less-special-attrs, r=alexcrichtonbors-50/+3
2014-11-26More test fixes and rebase conflicts!Alex Crichton-119/+128
2014-11-26rollup merge of #19329: steveklabnik/doc_style_cleanup2Alex Crichton-8078/+6858
2014-11-26/*! -> //!Steve Klabnik-8080/+6860
2014-11-26Test fixes and rebase conflictsAlex Crichton-50/+56
2014-11-26rollup merge of #19336: apasel422/guideAlex Crichton-8/+8
2014-11-26rollup merge of #19330: csouth3/binaryheap-iterAlex Crichton-0/+17
2014-11-26rollup merge of #19328: sfackler/buffered-get-mutAlex Crichton-10/+26
2014-11-26rollup merge of #19326: huonw/safer-syntaxAlex Crichton-90/+19
2014-11-26rollup merge of #19325: ucarion/pointers-doc-formattingAlex Crichton-4/+4
2014-11-26rollup merge of #19322: DiamondLovesYou/multi-llvmdepsAlex Crichton-62/+43
2014-11-26rollup merge of #19317: sfackler/xcrate-namespaceAlex Crichton-22/+62
2014-11-26rollup merge of #19316: steveklabnik/gh18876Alex Crichton-17/+33
2014-11-26rollup merge of #19313: steveklabnik/gh18844Alex Crichton-1/+1
2014-11-26rollup merge of #19312: steveklabnik/gh19177Alex Crichton-1/+14
2014-11-26rollup merge of #19310: steveklabnik/gh19178Alex Crichton-0/+16
2014-11-26rollup merge of #19308: thestinger/oomAlex Crichton-0/+1
2014-11-26rollup merge of #19307: steveklabnik/gh19199Alex Crichton-1/+7
2014-11-26rollup merge of #19304: steveklabnik/gh19302Alex Crichton-1/+22