about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-05-06doc: binding not neededTshepang Lekhonkhobe-2/+1
2016-05-06doc: mut not neededTshepang Lekhonkhobe-1/+1
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-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-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
2016-05-03Rollup merge of #33322 - justsostephen:master, r=steveklabnikManish Goregaokar-4/+4
2016-05-03Rollup merge of #33294 - timothy-mcroy:E0501, r=GuillaumeGomezManish Goregaokar-1/+76
2016-05-03Rollup merge of #33277 - birkenfeld:fmt-named-dollar-args, r=steveklabnikManish Goregaokar-4/+9
2016-05-03rustdoc: HTML-escape Rust code (from constants)Georg Brandl-3/+19
2016-05-03Auto merge of #33330 - birkenfeld:issue-29121, r=Manishearthbors-8/+15
2016-05-03rustdoc: fix inserting source code spans for constant valuesGeorg Brandl-12/+57
2016-05-02Auto merge of #33119 - nrc:pretty, r=pnkfelixbors-333/+402
2016-05-03typeck: when suggesting associated fns, do not show call site as fallbackGeorg Brandl-8/+15
2016-05-02Auto merge of #33354 - Manishearth:rollup, r=Manishearthbors-114/+167
2016-05-03Rollup merge of #33346 - Ryman:patch-4, r=alexcrichtonManish Goregaokar-2/+2
2016-05-03Rollup merge of #33335 - cramertj:master, r=alexcrichtonManish Goregaokar-5/+5
2016-05-03Rollup merge of #33334 - birkenfeld:issue29088, r=ManishearthManish Goregaokar-5/+4
2016-05-03Rollup merge of #33332 - alexcrichton:handle-more-races, r=michaelwoeristerManish Goregaokar-2/+24
2016-05-03Rollup merge of #33325 - birkenfeld:issue-31341, r=jseyfriedManish Goregaokar-8/+0
2016-05-03Rollup merge of #33324 - birkenfeld:issue-30497, r=GuillaumeGomezManish Goregaokar-1/+11