]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-08-09 borsAuto merge of #43728 - zackmdavis:fnused, r=eddyb
2017-08-09 borsAuto merge of #43595 - oyvindln:master, r=aturon
2017-08-08 borsAuto merge of #43691 - GuillaumeGomez:fix-rustdoc,...
2017-08-08 borsAuto merge of #43711 - lu-zero:master, r=nagisa
2017-08-08 Guillaume GomezRemove all usage of hoedown_buffer_puts
2017-08-08 Zack M. Davismark comparison trait methods as #[must_use]
2017-08-08 Zack M. Davis#[must_use] for functions (RFC 1940)
2017-08-08 borsAuto merge of #43698 - MaloJaffre:confusables, r=eddyb
2017-08-08 borsAuto merge of #43723 - arielb1:nonincremental-fast...
2017-08-08 borsAuto merge of #43694 - semarie:rustdoc-ldpath, r=Mark...
2017-08-08 Ariel Ben-Yehudamake `for_all_relevant_impls` O(1) again
2017-08-08 borsAuto merge of #42998 - behnam:uni-ver-type, r=sfackler
2017-08-08 Sébastien Mariepass rustc_libdir instead of sysroot_libdir() for runni...
2017-08-08 borsAuto merge of #43725 - dhduvall:libc-update, r=alexcrichton
2017-08-08 borsAuto merge of #43714 - ollie27:rustbuild_create_dir_all...
2017-08-07 borsAuto merge of #43708 - dhduvall:solaris-sparc-addrinfo...
2017-08-07 Danek DuvallUpdate libc to 0.2.29
2017-08-07 borsAuto merge of #43695 - mehcode:patch-1, r=QuietMisdreavus
2017-08-07 Guillaume GomezRemove \0 printing
2017-08-07 borsAuto merge of #43558 - GuillaumeGomez:union-const-color...
2017-08-07 Danek Duvalladdrinfo hint in lookup_host() needs clean initializati...
2017-08-07 borsAuto merge of #43713 - arielb1:legacy-dataflow, r=eddyb
2017-08-07 Oliver Middletonrustbuild: Replace create_dir_racy with create_dir_all
2017-08-07 borsAuto merge of #43706 - nrc:update-rls, r=sfackler
2017-08-07 Ariel Ben-Yehudarustc::middle::dataflow - visit the CFG in RPO
2017-08-07 borsAuto merge of #43709 - zackmdavis:de-orphan_extended_in...
2017-08-07 Luca BarbatoAdd support for Vector Average on PowerPC
2017-08-07 Luca BarbatoAdd support for Vector Multiply Odd on PowerPC
2017-08-07 Luca BarbatoAdd support for Vector Multiply Even on PowerPC
2017-08-07 borsAuto merge of #43699 - GuillaumeGomez:e0623, r=eddyb
2017-08-07 Luca BarbatoNarrow or widen the vector element without changing...
2017-08-07 Zack M. Daviscomment out record of now-unused error code E0563
2017-08-07 Zack M. Davisfixing doctest failures in resurfaced extended information
2017-08-07 Zack M. Davisde-orphan extended information
2017-08-07 Nick Cameronupdate rls
2017-08-06 Guillaume GomezAdd missing error code for private method
2017-08-06 Guillaume GomezFix hoedown error in rustdoc
2017-08-06 borsAuto merge of #43397 - GuillaumeGomez:unused-union...
2017-08-06 Guillaume GomezHandle type aliases as well
2017-08-06 Guillaume GomezFix union unused fields check
2017-08-06 Malo JaffréFix typo in unicode_chars.rs
2017-08-06 Malo JaffréUpdate the list of confusable characters
2017-08-06 Guillaume GomezImprove union unused field detection
2017-08-06 borsAuto merge of #43655 - bjorn3:more_doc_comments, r...
2017-08-06 Guillaume GomezFix invalid background highlights and add missing colors
2017-08-06 Ryan LeckeyPreface 'cares' with 'only'
2017-08-06 borsAuto merge of #43488 - Florob:repeat-opt, r=arielb1
2017-08-06 Luca BarbatoAdd support for Vector Add Carryout on PowerPC
2017-08-06 Luca BarbatoAdd support for Vector Add Saturated on PowerPC
2017-08-05 borsAuto merge of #43688 - frewsxcv:frewsxcv-bump-book...
2017-08-05 Corey FarwellBump 'src/doc/book' git submodule.
2017-08-05 Guillaume GomezImprove dead code detection for unions
2017-08-05 Guillaume GomezDon't warn on unused field on union
2017-08-05 borsAuto merge of #43689 - edaniels:patch-1, r=GuillaumeGomez
2017-08-05 Eric DanielsFix typo in coerce_forced_unit docstring
2017-08-05 borsAuto merge of #43652 - frewsxcv:frewsxcv-str-examples...
2017-08-05 borsAuto merge of #43554 - eddyb:apfloat, r=nikomatsakis
2017-08-05 Corey FarwellIndicate how to turn byte slices back into a string...
2017-08-05 Corey FarwellUpdate str::split_at_mut example to demonstrate mutability.
2017-08-05 bjorn3Make some comments doc comments in librustc/middle...
2017-08-05 borsAuto merge of #43640 - oli-obk:patch-5, r=nikomatsakis
2017-08-05 borsAuto merge of #43642 - mmatyas:unskip_aarch64_tests...
2017-08-05 Florian Zeitzcodegen tests: Check type of `len` argument to `llvm...
2017-08-05 borsAuto merge of #43639 - TobiasSchaffner:master, r=alexcr...
2017-08-04 borsAuto merge of #43615 - dhduvall:lto-unaligned-read...
2017-08-04 borsAuto merge of #43590 - michaelwoerister:no-reopening...
2017-08-04 borsAuto merge of #43577 - cuviper:link-llvm-dylib, r=sanxiyn
2017-08-04 borsAuto merge of #43600 - scalexm:issue-35976, r=nikomatsakis
2017-08-04 Corey FarwellIndicate why str::{get,get_mut} examples return None.
2017-08-04 Mátyás MustohaUnskip some tests on AArch64
2017-08-04 Oliver SchneiderUplift some comments to Doc comments
2017-08-04 borsAuto merge of #43442 - zackmdavis:note_available_field_...
2017-08-04 scalexmRename `ConfirmResult` fields
2017-08-04 borsAuto merge of #43403 - RalfJung:mir-validate, r=nikomat...
2017-08-04 Josh StoneUse LLVM_LINK_LLVM_DYLIB only on linux-gnu and apple...
2017-08-04 Tobias SchaffnerAdd L4Re Support in librustc_back
2017-08-04 borsAuto merge of #43634 - dhduvall:solaris-test-fixes...
2017-08-04 borsAuto merge of #43459 - ids1024:asrawfd, r=alexcrichton
2017-08-04 Florian Zeitztrans: Reuse immediate value in call to call_memset()
2017-08-04 Luca BarbatoAdd support for Vector Subtract Carryout on PowerPC
2017-08-04 Danek DuvallRecognize SPARC in more tests where architecture matters.
2017-08-04 Danek DuvallSolaris linker options need to be accounted for in...
2017-08-04 Luca BarbatoAdd support for Vector Subtract Saturated on PowerPC
2017-08-03 Ian Douglas... Fix AsRawHandle
2017-08-03 Josh StoneExclude Windows from LLVM_LINK_LLVM_DYLIB
2017-08-03 Danek DuvallSome tests use `res_init()` and need `-lresolv` on...
2017-08-03 Danek DuvallFix a dangling symlink bug in `remove_dir_all()` on...
2017-08-03 Guillaume GomezUpdate highlight colors
2017-08-03 Ian Douglas... Implement AsRawHandle for Std* on Windows
2017-08-03 borsAuto merge of #43619 - frewsxcv:frewsxcv-thread, r...
2017-08-03 borsAuto merge of #43618 - SimonSapin:nomiconup, r=steveklabnik
2017-08-03 borsAuto merge of #43609 - dsprenkels:issue-40510, r=Mark...
2017-08-03 Michael Woeristerincr.comp.: Make ConstEval dep-node anonymous.
2017-08-03 scalexmTweak error message
2017-08-03 scalexmHandle ambiguous cases
2017-08-03 scalexmAdd a more precise error message
2017-08-03 borsAuto merge of #43622 - RalfJung:config.toml, r=michaelw...
2017-08-03 Guillaume GomezInvert constant and function color
2017-08-03 borsAuto merge of #43616 - mbrubeck:fnv, r=michaelwoerister
2017-08-03 Daan SprenkelsAdd more regression tests for #40510
next