]> git.lizzy.rs Git - rust.git/history - src
Fix c_char (u8 -> i8) definition for i686-linux-android
[rust.git] / src /
2017-03-25 Marco A L BarbosaFix c_char (u8 -> i8) definition for i686-linux-android
2017-03-25 Marco A L BarbosaUpdate libc to 0.2.21
2017-03-20 borsAuto merge of #39628 - arielb1:shimmir, r=eddyb
2017-03-20 borsAuto merge of #40659 - frewsxcv:rollup, r=frewsxcv
2017-03-20 borsAuto merge of #40281 - jimmycuadra:try-from-from-str...
2017-03-20 Corey FarwellRollup merge of #40587 - GuillaumeGomez:rustdoc-const...
2017-03-20 Corey FarwellRollup merge of #40581 - TimNN:di-global-40, r=alexcrichton
2017-03-20 Corey FarwellRollup merge of #40566 - clarcharr:never_error, r=sfackler
2017-03-20 Corey FarwellRollup merge of #40554 - nrc:rls-data, r=alexcrichton
2017-03-20 Corey FarwellRollup merge of #40532 - jseyfried:improve_tokenstream_...
2017-03-20 Corey FarwellRollup merge of #40521 - TimNN:panic-free-shift, r...
2017-03-20 Corey FarwellRollup merge of #40398 - eddyb:struct-hint, r=nikomatsakis
2017-03-20 Corey FarwellRollup merge of #40281 - jimmycuadra:try-from-from...
2017-03-20 Corey FarwellRollup merge of #40241 - Sawyer47:fix-39997, r=alexcrichton
2017-03-19 borsAuto merge of #39799 - dpc:create_dir_all, r=alexcrichton
2017-03-19 borsAuto merge of #40651 - frewsxcv:rollup, r=frewsxcv
2017-03-19 Ariel Ben-Yehudaupdate LLVM
2017-03-19 Corey FarwellRollup merge of #40648 - s3rvac:fix-path-docs-typo...
2017-03-19 Corey FarwellRollup merge of #40646 - russmack:issue-40435-mention...
2017-03-19 Corey FarwellRollup merge of #40621 - jswalden:dependant-spelling...
2017-03-19 Corey FarwellRollup merge of #40611 - ScottAbbey:patch-1, r=Guillaum...
2017-03-19 Corey FarwellRollup merge of #40603 - QuietMisdreavus:slice-ptr...
2017-03-19 Corey FarwellRollup merge of #40590 - z1mvader:master, r=steveklabnik
2017-03-19 Corey FarwellRollup merge of #40589 - topecongiro:floating-point...
2017-03-19 Corey FarwellRollup merge of #40588 - topecongiro:add-missing-tests...
2017-03-19 Corey FarwellRollup merge of #40583 - jseyfried:fix_include_macro_re...
2017-03-19 Corey FarwellRollup merge of #40564 - GuillaumeGomez:rustdoc-const...
2017-03-19 Corey FarwellRollup merge of #40562 - mbrubeck:bootstrap, r=alexcrichton
2017-03-19 Corey FarwellRollup merge of #40445 - estebank:issue-18150, r=jonath...
2017-03-19 Corey FarwellRollup merge of #40441 - tschottdorf:promotable-rfc...
2017-03-19 borsAuto merge of #40346 - jseyfried:path_and_tokenstream_a...
2017-03-19 Petr ZemekFix a typo in path.rs docs
2017-03-19 Dawid CiężarkiewiczFix problems left in `concurrent_recursive_mkdir`
2017-03-19 Russell MackenzieAdd mention of None as possible return. Closes #40435.
2017-03-19 borsAuto merge of #40538 - aturon:stab-1.17, r=alexcrichton
2017-03-18 borsAuto merge of #40625 - alexcrichton:update-cargo-again...
2017-03-18 Tim Neumannadd inline attributes to stage 0 methods
2017-03-18 topecongiroParse 0e+10 as a valid floating-point literal
2017-03-18 borsAuto merge of #40507 - alexcrichton:static-libcurl...
2017-03-18 Dawid CiężarkiewiczFix `create_dir_all("")`
2017-03-18 Dawid CiężarkiewiczReorder match checks in `create_dir_all`
2017-03-18 Dawid CiężarkiewiczFix problems found on Windows in `dir_create_all`
2017-03-18 Dawid CiężarkiewiczBreak line longer than 100 characters
2017-03-18 Dawid CiężarkiewiczAdd `concurrent_recursive_mkdir` test
2017-03-18 Dawid CiężarkiewiczFix new version of `create_dir_all`
2017-03-18 David RoundyFix race condition in fs::create_dir_all
2017-03-18 Ariel Ben-Yehudatranslate drop glue using MIR
2017-03-18 Ariel Ben-Yehudaapply pre-trans passes to Shim MIR
2017-03-18 Ariel Ben-Yehudamove the drop expansion code to rustc_mir
2017-03-18 Ariel Ben-Yehudatranslate closure shims using MIR
2017-03-18 Ariel Ben-Yehudacollector: collect functions when they are called/reified
2017-03-18 Ariel Ben-Yehudarefactor away callee::Callee and translate virtual...
2017-03-18 Ariel Ben-Yehudaresolve instances to ty::Instance directly
2017-03-18 Ariel Ben-Yehudatranslate function shims using MIR
2017-03-18 Ariel Ben-Yehudamove Instance to rustc and use it in the collector
2017-03-18 Ariel Ben-Yehudatranslate tuple-variant constructors using MIR
2017-03-18 borsAuto merge of #40482 - wagenet:fix-old-macos, r=alexcri...
2017-03-18 Jeff WaldenFix a spelling error in HashMap documentation, and...
2017-03-17 Jeffrey SeyfriedFix regression when `include!()`ing a `macro_rules...
2017-03-17 Alex CrichtonMinor fixups to fix tidy errors
2017-03-17 Aaron TuronStabilize rc_raw feature, closes #37197
2017-03-17 Aaron TuronStabilize ordering_chaining, closes #37053
2017-03-17 Aaron TuronStabilize btree_range, closes #27787
2017-03-17 Aaron TuronStabilize ptr_eq feature, closes #36497
2017-03-17 Aaron TuronStabilize process_abort feature, closes #37838
2017-03-17 Aaron TuronStabilize ptr_unaligned feature, closes #37955
2017-03-17 Aaron TuronStabilize expect_err feature, closes #39041
2017-03-17 Aaron TuronStabilize move_cell feature, closes #39264
2017-03-17 ScottAbbeyFix typo in mutex.rs docs
2017-03-17 borsAuto merge of #40598 - frewsxcv:rollup, r=frewsxcv
2017-03-17 QuietMisdreavusminor wording tweak to slice::{as_ptr, as_mut_ptr}
2017-03-17 borsAuto merge of #40575 - alexcrichton:update-sccache...
2017-03-17 Alex Crichtontravis: Use `hide_output` in dist-powerpc64-linux
2017-03-17 Corey FarwellRollup merge of #40586 - steveklabnik:add-unstable...
2017-03-17 Corey FarwellRollup merge of #40545 - alexcrichton:retry-download...
2017-03-17 Corey FarwellRollup merge of #40536 - kevinmehall:dedup_docs_for_ded...
2017-03-17 Corey FarwellRollup merge of #40520 - steveklabnik:link-core-slice...
2017-03-17 Corey FarwellRollup merge of #40517 - rust-lang:release-notes-tweak...
2017-03-17 Corey FarwellRollup merge of #40514 - stjepang:inline-then-ordering...
2017-03-17 Corey FarwellRollup merge of #40512 - nodakai:patch-1, r=alexcrichton
2017-03-17 Corey FarwellRollup merge of #40505 - frewsxcv:hash-docs, r=alexcrichton
2017-03-17 Corey FarwellRollup merge of #40503 - swgillespie:thread-hack-remova...
2017-03-17 Corey FarwellRollup merge of #40500 - estebank:turbofish-help, r...
2017-03-17 Corey FarwellRollup merge of #40499 - ericfindlay:master, r=steveklabnik
2017-03-17 Corey FarwellRollup merge of #40497 - wesleywiser:fix_sidebar, r...
2017-03-17 Corey FarwellRollup merge of #40496 - projektir:docs_number_headings...
2017-03-17 Corey FarwellRollup merge of #40495 - llogiq:format-docs, r=steveklabnik
2017-03-17 Corey FarwellRollup merge of #40467 - projektir:readme_docs, r=steve...
2017-03-17 Corey FarwellRollup merge of #40466 - projektir:outdated_docs_highli...
2017-03-17 Corey FarwellRollup merge of #40463 - tshepang:nit, r=nikomatsakis
2017-03-17 Corey FarwellRollup merge of #40458 - frewsxcv:frewsxcv-osstr, r...
2017-03-17 Corey FarwellRollup merge of #40457 - frewsxcv:frewsxcv-macos, r...
2017-03-17 Corey FarwellRollup merge of #40456 - frewsxcv:frewsxcv-docs-functio...
2017-03-17 Corey FarwellRollup merge of #40452 - frewsxcv:frewsxcv-unstable...
2017-03-17 Corey FarwellRollup merge of #40433 - mattico:test-issue-29595,...
2017-03-17 Corey FarwellRollup merge of #40387 - tbu-:pr_doc_ptr_write2, r...
2017-03-17 borsAuto merge of #40539 - clarcharr:no_default_path, r...
2017-03-17 borsAuto merge of #40526 - brson:docs-req, r=alexcrichton
2017-03-17 Corey FarwellMerge branch 'master' into frewsxcv-osstr
2017-03-17 z1mvaderdocumented order of conversion between u32 an ipv4addr
next