about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2017-03-16Merge branch 'master' into frewsxcv-osstrCorey Farwell-53/+244
2017-03-15Auto merge of #40383 - ishitatsuyuki:easy-dist-analysis, r=alexcrichtonbors-10/+19
2017-03-15Auto merge of #40212 - SimonSapin:utf8error-resume-from, r=aturonbors-22/+89
2017-03-15Auto merge of #40009 - clarcharr:box_to_buf, r=alexcrichtonbors-21/+136
2017-03-14Add doc example for `OsString::into_boxed_os_str`.Corey Farwell-0/+12
2017-03-14Add doc example for `OsString::shrink_to_fit`.Corey Farwell-0/+16
2017-03-14Add doc example for `OsString::reserve_exact`.Corey Farwell-0/+10
2017-03-14Add doc example for `OsString::reserve`.Corey Farwell-0/+10
2017-03-14Add doc example for `OsStr::to_os_string`.Corey Farwell-0/+10
2017-03-14Auto merge of #39921 - cramertj:add-catch-to-ast, r=nikomatsakisbors-5/+159
2017-03-14Add tracking issue number for Utf8Error::error_lenSimon Sapin-1/+1
2017-03-14Replace Utf8Error::resume_from with Utf8Error::error_lenSimon Sapin-26/+28
2017-03-14Add Utf8Error::resume_from, to help incremental and/or lossy decoding.Simon Sapin-22/+87
2017-03-14Auto merge of #40488 - alexcrichton:appveyor-debug, r=brsonbors-1/+1
2017-03-13appveyor: Turn down sccache loggingAlex Crichton-1/+1
2017-03-13Auto merge of #40329 - petrochenkov:llreuse, r=alexcrichtonbors-18/+26
2017-03-13Auto merge of #40451 - ollie27:rustdoc_impls_js_escape, r=GuillaumeGomezbors-1/+1
2017-03-13Auto merge of #40385 - arielb1:packed-again, r=eddybbors-4/+57
2017-03-13emit !align attributes on stores of operand pairsAriel Ben-Yehuda-4/+57
2017-03-13Auto merge of #40461 - stjepang:iterator-typo, r=frewsxcvbors-1/+1
2017-03-13Auto merge of #40448 - ollie27:rustbuild_docs_compiler, r=alexcrichtonbors-15/+23
2017-03-13Fix a typo in Rev docsStjepan Glavina-1/+1
2017-03-12Auto merge of #40450 - alexcrichton:fix-cargo, r=alexcrichtonbors-7/+20
2017-03-12Update Cargo to fix nightly channelAlex Crichton-7/+20
2017-03-12Auto merge of #40455 - frewsxcv:rollup, r=frewsxcvbors-135/+356
2017-03-12Rollup merge of #40453 - tschottdorf:lint-deny-wording, r=alexcrichtonCorey Farwell-1/+1
2017-03-12Rollup merge of #40449 - ollie27:docs_proc_macro, r=alexcrichtonCorey Farwell-0/+7
2017-03-12Rollup merge of #40426 - steveklabnik:update-mdbook, r=alexcrichtonCorey Farwell-41/+41
2017-03-12Rollup merge of #40390 - F001:placementHashMap, r=nagisaCorey Farwell-5/+183
2017-03-12Rollup merge of #40369 - petrochenkov:segspan, r=eddybCorey Farwell-88/+124
2017-03-12Auto merge of #40340 - petrochenkov:restricted, r=nikomatsakisbors-54/+57
2017-03-12Allow cleaning llvm build dir to failAlex Crichton-1/+1
2017-03-12Default llvm.clean-rebuild to falseVadim Petrochenkov-6/+6
2017-03-12rustbuild: Add option for enabling partial LLVM rebuildsVadim Petrochenkov-18/+26
2017-03-12Improve wording in the -{W,A,F,D} optionsTobias Schottdorf-1/+1
2017-03-12Auto merge of #40257 - pftbest:sret_msp430, r=alexcrichtonbors-1/+1
2017-03-11Add compile-fail tests for catch expr in match or conditionTaylor Cramer-0/+30
2017-03-11Temporarily prefix catch block with do keywordTaylor Cramer-78/+11
2017-03-11Add catch expr to AST and disallow catch as a struct nameTaylor Cramer-5/+196
2017-03-12Auto merge of #39770 - alexcrichton:configure-clean, r=brsonbors-352/+27
2017-03-12rustdoc: Fix string escaping in implementors js filesOliver Middleton-1/+1
2017-03-12rustbuild: Fix testsOliver Middleton-9/+9
2017-03-12Add doc attributes to proc_macro crateOliver Middleton-0/+7
2017-03-12Auto merge of #40446 - arielb1:rollup, r=alexcrichtonbors-232/+527
2017-03-11Merge branch 'more-sccache-debug' of https://github.com/alexcrichton/rust int...Alex Crichton-0/+18
2017-03-12rustbuild: Fix compiler docsOliver Middleton-6/+14
2017-03-11Auto merge of #40220 - jseyfried:ast_macro_def, r=nrcbors-316/+305
2017-03-11Rollup merge of #40431 - fsasm:master, r=BurntSushiAriel Ben-Yehuda-1/+1
2017-03-11Rollup merge of #40419 - GuillaumeGomez:fix-const-rendering, r=frewsxcvAriel Ben-Yehuda-19/+47
2017-03-11Rollup merge of #40404 - cengizIO:master, r=nikomatsakisAriel Ben-Yehuda-8/+51