about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-09-10Added short examples for 'str::from_utf8_mut'smt923-0/+30
2017-09-09Auto merge of #44251 - kennytm:osx-backtrace, r=alexcrichtonbors-24/+1477
2017-09-09Auto merge of #44212 - eddyb:drop-const, r=nikomatsakisbors-15/+44
2017-09-09Auto merge of #44438 - Xaeroxe:clamp, r=Mark-Simulacrumbors-113/+0
2017-09-09Auto merge of #44335 - arielb1:node-hashing, r=alexcrichtonbors-1/+20
2017-09-08Auto merge of #44269 - nikomatsakis:issue-43613-limit-cache-obligations, r=ar...bors-8/+156
2017-09-08Revert "Add clamp functions"Jacob Kiesel-66/+0
2017-09-08Revert "Add NAN examples"Jacob Kiesel-2/+0
2017-09-08Revert "Fix f32 examples."Jacob Kiesel-4/+2
2017-09-08Revert "Fix f64 examples"Jacob Kiesel-4/+2
2017-09-08Revert "Fix documentation and formatting."Jacob Kiesel-15/+11
2017-09-08Revert "Add panic unit tests"Jacob Kiesel-37/+0
2017-09-08Auto merge of #44142 - alexcrichton:dllimport-query, r=nikomatsakisbors-1460/+1854
2017-09-08Auto merge of #43742 - epdtry:pprust-expr-fix, r=petrochenkovbors-139/+612
2017-09-07update commentNiko Matsakis-7/+18
2017-09-07rustc: Remove `CrateStore::crates` as a methodAlex Crichton-25/+45
2017-09-07Add some more with_ignore to get tests passingAlex Crichton-15/+26
2017-09-07pprust: increase precedence of block-like exprsStuart Pernsteiner-17/+14
2017-09-07Auto merge of #44249 - pnkfelix:debugflag-emit-end-regions, r=arielb1bors-26/+39
2017-09-07Auto merge of #43931 - eddyb:const-local-key, r=alexcrichtonbors-4/+14
2017-09-07Auto merge of #44094 - alexcrichton:long-linkers, r=michaelwoeristerbors-6/+316
2017-09-06Rollup merge of #44362 - oli-obk:patch-7, r=eddybMark Simulacrum-2/+8
2017-09-06Rollup merge of #44361 - oli-obk:lit_sugg, r=nikomatsakisMark Simulacrum-1/+71
2017-09-06Rollup merge of #44354 - jakllsch:jakllsch-85453197-a0cc-43f6-8c55-7bce6c4a4e...Mark Simulacrum-0/+10
2017-09-06Rollup merge of #44353 - cuviper:install-rustc, r=Mark-SimulacrumMark Simulacrum-1/+1
2017-09-06Rollup merge of #44351 - lu-zero:master, r=nikomatsakisMark Simulacrum-0/+123
2017-09-06Rollup merge of #44328 - mcomstock:from-str-doc-fix, r=steveklabnikMark Simulacrum-1/+0
2017-09-06Rollup merge of #44327 - Eh2406:FIXME#12808, r=aturonMark Simulacrum-2/+1
2017-09-06Rollup merge of #44326 - Eh2406:FIXME#44590, r=arielb1Mark Simulacrum-3/+2
2017-09-06Rollup merge of #44325 - nielsegberts:master, r=steveklabnikMark Simulacrum-20/+25
2017-09-06Rollup merge of #44321 - jakllsch:jakllsch-4f2d6c87-2674-43e4-9c5f-2415136e6b...Mark Simulacrum-1/+4
2017-09-06Rollup merge of #44319 - est31:master, r=eddybMark Simulacrum-11/+20
2017-09-06Rollup merge of #44317 - Dushistov:master, r=arielb1Mark Simulacrum-0/+13
2017-09-06Rollup merge of #44315 - kallisti5:epoch-doc-example-squashed, r=GuillaumeGomezMark Simulacrum-0/+11
2017-09-06Rollup merge of #44313 - RalfJung:book, r=nikomatsakisMark Simulacrum-9/+0
2017-09-06Rollup merge of #44303 - clarcharr:debugs, r=alexcrichtonMark Simulacrum-1/+1
2017-09-06Rollup merge of #44296 - zmanian:patch-1, r=steveklabnikMark Simulacrum-2/+2
2017-09-06Rollup merge of #44277 - mattico:test-33185, r=nikomatsakisMark Simulacrum-0/+26
2017-09-06Rollup merge of #44276 - mattico:test-35376, r=alexcrichtonMark Simulacrum-0/+51
2017-09-06Rollup merge of #44218 - SimonSapin:commit-hash, r=alexcrichtonMark Simulacrum-20/+70
2017-09-06Rollup merge of #44206 - MarkMcCaskey:master, r=steveklabnikMark Simulacrum-3/+1
2017-09-06Rollup merge of #44097 - Xaeroxe:clamp, r=burntsushiMark Simulacrum-0/+113
2017-09-06add in a "paranoid" trait boundNiko Matsakis-0/+34
2017-09-06Auto merge of #43975 - RalfJung:gcc, r=alexcrichtonbors-31/+34
2017-09-06hir::print: fix parenthesization of exprsStuart Pernsteiner-38/+180
2017-09-06better explanatory comment for the pprust-expr-roundtrip testStuart Pernsteiner-0/+18
2017-09-06pprust: fix parenthesization of exprsStuart Pernsteiner-101/+417
2017-09-06Auto merge of #43849 - QuietMisdreavus:foreign-impls, r=steveklabnikbors-14/+86
2017-09-06Reintroduce the early returnsOliver Schneider-4/+9
2017-09-06Fix a bug in the inlinerOliver Schneider-1/+2