]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-12-19 borsAuto merge of #38194 - sgrif:sg-no-span-mangling, r=nrc
2016-12-19 borsAuto merge of #38140 - jseyfried:proc_macro_visibility...
2016-12-18 borsAuto merge of #38051 - sanxiyn:unused-type-alias-3...
2016-12-18 borsAuto merge of #38369 - aturon:stab-1.15, r=alexcrichton
2016-12-18 Seo SanghyeonUpdate commit hash in cargotest
2016-12-18 Seo SanghyeonFix Windows
2016-12-18 borsAuto merge of #37429 - camlorn:univariant_layout_optimi...
2016-12-18 borsAuto merge of #38440 - alexcrichton:fix-osx-nightlies...
2016-12-18 borsAuto merge of #38439 - alexcrichton:fix-nightlies,...
2016-12-18 Alex Crichtonrustbuild: Fix LC_ID_DYLIB directives on OSX
2016-12-17 Alex Crichtonrustbuild: Create directories in mingw dist
2016-12-17 borsAuto merge of #38279 - KalitaAlexey:issue-8521, r=jseyfried
2016-12-17 borsAuto merge of #38122 - brson:book-rustup, r=steveklabnik
2016-12-17 borsAuto merge of #38419 - alexcrichton:travis-osx-32-bit...
2016-12-17 borsAuto merge of #38205 - jseyfried:fix_module_directory_r...
2016-12-17 Aaron TuronAddress fallout
2016-12-17 Alex Crichtontravis: Fix testing 32-bit OSX target
2016-12-16 Brian AndersonUpdate book for rustup
2016-12-16 Steve KlabnikBook: rustup.sh -> rustup.rs
2016-12-16 Austin Hicksflock needs repr(C)
2016-12-16 Austin HicksIncorporate review comments.
2016-12-16 Kalita AlexeyAllow path fragments to be parsed as type parameter...
2016-12-16 borsAuto merge of #38359 - alexcrichton:sccache, r=brson
2016-12-16 borsAuto merge of #38357 - arielb1:deterministic-hash,...
2016-12-16 borsAuto merge of #38352 - bluss:unaligned-metadata, r...
2016-12-15 borsAuto merge of #38394 - alexcrichton:fix-nightlies,...
2016-12-15 Aaron TuronStabilize std::io::Take::into_inner
2016-12-15 Aaron TuronDeprecate std::cell::RefCell::borrow_state
2016-12-15 Aaron TuronStabilize std::cell::Ref::clone
2016-12-15 Aaron TuronStabilize std::char::{encode_utf8, encode_utf16}
2016-12-15 Aaron TuronStabilize:
2016-12-15 Aaron TuronStabilize std::os::unix::process::CommandExt::before_exec
2016-12-15 Aaron TuronStabilize std::sync::mpsc::Receiver::try_iter
2016-12-15 Aaron TuronStabilize std::vec::IntoIter::{as_slice, as_mut_slice}
2016-12-15 Aaron TuronStabilize std::sync::atomic::Atomic*::{get_mut, into_inner}
2016-12-15 Aaron TuronStabilize std::os::*::fs::FileExt
2016-12-15 Aaron TuronStabilize Iterator::{min_by, max_by}
2016-12-15 Ariel Ben-YehudaUse StableHasher everywhere
2016-12-15 Alex Crichtonrustbuild: Package rust-mingw by default
2016-12-15 borsAuto merge of #38331 - bluss:assume-stage, r=alexcrichton
2016-12-15 Seo SanghyeonWarn unused type aliases
2016-12-15 Seo SanghyeonRemove now unnecessary code
2016-12-15 borsAuto merge of #38185 - jsgf:test-list, r=alexcrichton
2016-12-15 borsAuto merge of #37702 - redox-os:redox, r=brson
2016-12-15 Jeffrey SeyfriedRequire `#[proc_macro_derive]` functions to be `pub`.
2016-12-15 borsAuto merge of #38375 - petrochenkov:prim, r=eddyb
2016-12-15 Ulrik Sverdruprustbuild: Add small description of --keep-stage
2016-12-14 Alex Crichtonrustbuild: Add sccache support
2016-12-14 borsAuto merge of #38374 - alexcrichton:makefile-fix, r...
2016-12-14 Vadim PetrochenkovFix regression in resolution of primitive types
2016-12-14 Alex Crichtonmk: Fix `make check`
2016-12-14 borsAuto merge of #38367 - alexcrichton:fix-nightiles,...
2016-12-14 Alex Crichtonrustbuild: Run `dist` on a `distcheck`
2016-12-14 Jeremy Fitzhardingelibtest: add --list option to list tests and benchmarks
2016-12-14 borsAuto merge of #38295 - dylanmckay:llvm-4.0-di-globalvar...
2016-12-14 Austin HicksAdd a case to type-sizes to explicitly verify that...
2016-12-14 Austin HicksFix computation of enum names based off the discrfield...
2016-12-14 Austin HicksFix error introduced during last rebase
2016-12-14 Austin HicksFix -Z print-type-sizes and tests.
2016-12-14 Austin HicksIncorporate review comments
2016-12-14 Austin HicksSome small fixes to how structs/enums are optimized
2016-12-14 Austin HicksMake tidy
2016-12-14 Austin HicksFix closure arguments which are immediate because of...
2016-12-14 Austin HicksFix having multiple reprs on the same type.
2016-12-14 Austin HicksChange how type-sizes works slightly: we want to ensure...
2016-12-14 Austin HicksMake tidy
2016-12-14 Austin HicksFix type-sizes test
2016-12-14 Austin HicksFix checking to see if the last field of a struct can...
2016-12-14 Austin HicksDon't optimize pairs
2016-12-14 Austin HicksFirst attempt at detecting if structs can ever be unsized
2016-12-14 Austin HicksUse an enum to differentiate between kinds of structs.
2016-12-14 Austin HicksMake tidy
2016-12-14 Austin HicksModify debuginfo to deal with the difference between...
2016-12-14 Austin HicksStruct::new takes a vec, avoiding double allocation...
2016-12-14 Austin HicksIncorporate a bunch of review comments.
2016-12-14 Austin HicksAdd yet more missing #[repr(C)] to tests
2016-12-14 Austin HicksFix tuple and closure literals.
2016-12-14 Austin HicksFix extern-pass-empty test, which needed repr(C)
2016-12-14 Austin HicksMake constant field access account for field reordering.
2016-12-14 Austin HicksFix bugs to optimizing enums:
2016-12-14 Austin HicksOptimize anything using a layout::Struct by introducing...
2016-12-14 Jeremy SollerMerge branch 'master' into redox
2016-12-14 borsAuto merge of #38351 - sanxiyn:doc-test-args, r=alexcri...
2016-12-14 borsAuto merge of #38340 - alexcrichton:fix-travis, r=alexc...
2016-12-14 Dylan McKayUpdate LLVM global variable debug info API for 4.0
2016-12-14 borsAuto merge of #38332 - bluss:copy-prop-arguments, r...
2016-12-14 borsAuto merge of #38181 - jsgf:test-filter-exact, r=alexcr...
2016-12-13 Ulrik Sverdruprustc_metadata: Fix unaligned loads
2016-12-13 borsAuto merge of #38278 - jseyfried:improve_proc_macro_def...
2016-12-13 borsAuto merge of #38353 - alexcrichton:fix-nightiles,...
2016-12-13 Alex Crichtonrustbuild: Don't dist docs if disabled
2016-12-13 Alex Crichtonrustbuild: Skip some more non-relevant dist steps
2016-12-13 Alex Crichtonrustc: Use `create_dir_racy` in save analysis
2016-12-13 Seo SanghyeonDocument --test-args for rustbuild
2016-12-13 borsAuto merge of #38317 - shepmaster:llvm-4.0-debuginfo...
2016-12-13 borsAuto merge of #38309 - sfackler:rfc-1725, r=alexcrichton
2016-12-13 borsAuto merge of #38286 - pftbest:msp430_at_symbol, r...
2016-12-13 Alex CrichtonFix travis builds
2016-12-13 borsAuto merge of #38179 - michael-zapata:rf/harmonise_rust...
2016-12-13 Steven FacklerImplement RFC #1725
next