about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-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-8804/+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 #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-05Auto merge of #32835 - brson:alldebug, r=michaelwoeristerbors-9/+9
2016-05-06Distribute both rust-lldb and rust-gdb everywhere except win-msvcBrian Anderson-9/+9
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-05Auto merge of #33128 - xen0n:more-confusing-unicode-chars, r=nagisabors-6/+53
2016-05-05Add `Default` implementation for `&CStr` and `CString`Tobias Bucher-0/+16
2016-05-05Auto merge of #33067 - notriddle:wrapping_neg, r=alexcrichtonbors-0/+9
2016-05-04Auto merge of #33381 - alexcrichton:fix-nightlies, r=nikomatsakisbors-0/+5
2016-05-05fixesAriel Ben-Yehuda-6/+13
2016-05-04rustdoc: refactor rustdoc syntax highlighting for a more flexible APINick Cameron-105/+245
2016-05-03mk: Pass CFLAGS for target, not hostAlex Crichton-0/+5
2016-05-03Make runtest::check_debugger_output() handle wildcards at end.Michael Woerister-47/+51
2016-05-03parser: show a helpful note on unexpected inner commentGeorg Brandl-1/+23
2016-05-03stop dropping impls from cause backtracesAriel Ben-Yehuda-23/+25
2016-05-03stop using commit_if_ok where no errors can happenAriel Ben-Yehuda-52/+42
2016-05-03change the newly-added errors to warningsAriel Ben-Yehuda-117/+363
2016-05-03improve error message for WF TuplesAriel Ben-Yehuda-1/+10
2016-05-03address review commentsAriel Ben-Yehuda-82/+83
2016-05-03fix breaking changesAriel Ben-Yehuda-1/+1
2016-05-03require the existential bounds of an object type to be object-safeAriel Ben-Yehuda-11/+50
2016-05-03require the non-last elements of a tuple to be SizedAriel Ben-Yehuda-19/+46
2016-05-03refactor the handling of builtin candidatesAriel Ben-Yehuda-203/+112
2016-05-03add comments and testsAriel Ben-Yehuda-13/+73
2016-05-03Short-cut Sized matching on ADTsAriel Ben-Yehuda-83/+225
2016-05-03Rollup merge of #33372 - birkenfeld:rustdoc-escape-code, r=cmrManish Goregaokar-3/+19
2016-05-03Rollup merge of #33371 - birkenfeld:issue-33302, r=cmrManish Goregaokar-12/+57
2016-05-03Rollup merge of #33357 - pcwalton:inline-mem-forget, r=brsonManish Goregaokar-0/+1
2016-05-03Rollup merge of #33343 - birkenfeld:issue-32214, r=ManishearthManish Goregaokar-5/+18
2016-05-03Rollup merge of #33340 - birkenfeld:issue-23716, r=ManishearthManish Goregaokar-11/+54
2016-05-03Rollup merge of #33339 - oli-obk:fix/const_eval, r=japaricManish Goregaokar-55/+67