about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2016-05-07Rollup merge of #33439 - birkenfeld:ip-rfc-refs, r=steveklabnikSteve Klabnik-5/+5
2016-05-07Rollup merge of #33438 - birkenfeld:dup-words, r=steveklabnikSteve Klabnik-11/+11
2016-05-07Rollup merge of #33437 - brson:trips, r=ManishearthSteve Klabnik-18/+26
2016-05-07Rollup merge of #33430 - phil-opp:patch-1, r=alexcrichtonSteve Klabnik-1/+1
2016-05-07Rollup merge of #33428 - fiveop:wrapping_example, r=steveklabnikSteve Klabnik-0/+11
2016-05-07Rollup merge of #33412 - cramertj:E0389, r=ManishearthSteve Klabnik-1/+64
2016-05-07Rollup merge of #33410 - GuillaumeGomez:explain, r=ManishearthSteve Klabnik-1/+7
2016-05-07Rollup merge of #33409 - kindlychung:patch-2, r=steveklabnikSteve Klabnik-2/+2
2016-05-07Rollup merge of #33402 - shepmaster:copied-variable-name, r=ManishearthSteve Klabnik-2/+2
2016-05-07Rollup merge of #33384 - cramertj:E0506, r=arielb1Steve Klabnik-1/+84
2016-05-07Rollup merge of #33382 - birkenfeld:issue-30416, r=alexcrichtonSteve Klabnik-39/+59
2016-05-07Rollup merge of #33336 - birkenfeld:issue-27361, r=sfacklerSteve Klabnik-3/+3
2016-05-07Rollup merge of #33326 - birkenfeld:issue-33321, r=GuillaumeGomezSteve Klabnik-15/+14
2016-05-07Rollup merge of #33314 - alexcrichton:fix-enable-ccache, r=pnkfelixSteve Klabnik-5/+5
2016-05-07Rollup merge of #33313 - birkenfeld:depgraph-panic, r=nikomatsakisSteve Klabnik-1/+4
2016-05-07Rollup merge of #33283 - GuillaumeGomez:process_doc, r=steveklabnikSteve Klabnik-4/+196
2016-05-07Rollup merge of #33256 - pnkfelix:add-rustc-specific-tags-files, r=nikomatsakisSteve Klabnik-4/+11
2016-05-07Auto merge of #33359 - tamird:consolidate-musl, r=alexcrichtonbors-73/+74
2016-05-07Auto merge of #33333 - birkenfeld:issue-30318, r=Manishearthbors-1/+23
2016-05-07Auto merge of #33328 - nrc:highlight-api, r=alexcrichtonbors-105/+245
2016-05-06Auto merge of #33311 - birkenfeld:issue33262, r=nrcbors-9/+20
2016-05-06Auto merge of #33267 - nagisa:mir-temporary-32959, r=nikomatsakisbors-3/+13
2016-05-06Auto merge of #33228 - nikomatsakis:compiletest-gut, r=acrichtobors-2004/+2769
2016-05-06remove stray files in auxiliary directoryNiko Matsakis-55/+0
2016-05-06s/aux/auxiliary, because windowsNiko Matsakis-6/+6
2016-05-06add missing aux filesNiko Matsakis-0/+55
2016-05-06remove unused aux-base argumentNiko Matsakis-1/+0
2016-05-06kill the old auxiliary directoryNiko Matsakis-8805/+3
2016-05-06move auxiliary builds to a test-relative `aux`Niko Matsakis-44/+9641
2016-05-06tweak incremental commentNiko Matsakis-9/+9
2016-05-06move free functions in runtest into methodsNiko Matsakis-1732/+1692
2016-05-06use methods for EarlyProps and TestPropsNiko Matsakis-214/+220
2016-05-06refactor interface of make_compile_argsNiko Matsakis-21/+26
2016-05-06Auto merge of #33472 - alexcrichton:fix-nightlies-again, r=brsonbors-3/+3
2016-05-06mk: Try to fix nightlies againAlex Crichton-3/+3
2016-05-06Add detailed error explanation for E0389Taylor Cramer-1/+64
2016-05-06Auto merge of #33225 - michaelwoerister:fix-debuginfo-struct-ns, r=eddybbors-50/+124
2016-05-06Auto merge of #33138 - arielb1:sized-shortcut, r=nikomatsakisbors-413/+845
2016-05-06Auto merge of #33086 - cardoe:non-blocking-rand-read, r=alexcrichtonbors-3/+20
2016-05-06Auto merge of #33072 - tbu-:pr_duration_new_overflow, r=alexcrichtonbors-1/+7
2016-05-06rustdoc: add "src" links to individual implsGeorg Brandl-39/+59
2016-05-05Auto merge of #32835 - brson:alldebug, r=michaelwoeristerbors-14/+17
2016-05-06Distribute both rust-lldb and rust-gdb everywhere except win-msvcBrian Anderson-14/+17
2016-05-05Auto merge of #32565 - tbu-:pr_cell_as_mut, r=alexcrichtonbors-0/+24
2016-05-06Add `get_mut` methods to the `RefCell` and `Cell`Tobias Bucher-0/+24
2016-05-05Auto merge of #32990 - tbu-:pr_more_defaults_cstr_path, r=alexcrichtonbors-0/+16
2016-05-05doc: make RFC references consistentGeorg Brandl-5/+5
2016-05-05Fix some some duplicate words.Georg Brandl-11/+11
2016-05-05doc: Update reference with better description of target_envBrian Anderson-18/+26
2016-05-05mk: Fix building with --enable-ccacheAlex Crichton-5/+5