]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #38150 - estebank:fix-23286, r=nikomatsakis
[rust.git] / src /
2016-12-20 Alex CrichtonRollup merge of #38150 - estebank:fix-23286, r=nikomatsakis
2016-12-20 Alex CrichtonRollup merge of #38131 - clarcharr:from_segments, r...
2016-12-20 Alex CrichtonRollup merge of #38006 - frewsxcv:libstd-debug, r=alexc...
2016-12-20 Alex CrichtonRollup merge of #37761 - christophebiocca:borrow-stdlib...
2016-12-19 borsAuto merge of #38072 - nikomatsakis:bootstrap-increment...
2016-12-19 Niko Matsakisadd and document `--incremental` flag along with misc...
2016-12-19 Niko Matsakisadd concept of `Step::noop()`
2016-12-19 borsAuto merge of #38405 - alexcrichton:rustbuild-fixes...
2016-12-19 borsAuto merge of #38466 - sanxiyn:rollup, r=sanxiyn
2016-12-19 Seo SanghyeonRollup merge of #38459 - nagisa:rustbuild-exec, r=alexc...
2016-12-19 Seo SanghyeonRollup merge of #38445 - est31:master, r=apasel422
2016-12-19 Seo SanghyeonRollup merge of #38438 - alexcrichton:update-beta,...
2016-12-19 Seo SanghyeonRollup merge of #38433 - GuillaumeGomez:thread_docs...
2016-12-19 Seo SanghyeonRollup merge of #38422 - zackmdavis:enjoy_tidy_path_err...
2016-12-19 Seo SanghyeonRollup merge of #38421 - apasel422:issue-36934, r=alexc...
2016-12-19 Seo SanghyeonRollup merge of #38413 - rillian:armv7-neon, r=alexcrichton
2016-12-19 Seo SanghyeonRollup merge of #38397 - frewsxcv:platform-specific...
2016-12-19 Seo SanghyeonRollup merge of #38334 - frewsxcv:BuildHasherDefault...
2016-12-19 borsAuto merge of #38411 - japaric:gh38406, r=alexcrichton
2016-12-19 borsAuto merge of #38194 - sgrif:sg-no-span-mangling, r=nrc
2016-12-19 Clar CharrFrom<[u16; 8]> for Ipv6Addr.
2016-12-19 borsAuto merge of #38140 - jseyfried:proc_macro_visibility...
2016-12-18 Corey FarwellImplement `fmt::Debug` for all structures in libstd.
2016-12-18 borsAuto merge of #38051 - sanxiyn:unused-type-alias-3...
2016-12-18 Simonas KazlauskasUse exec for the wrapper on UNIXes
2016-12-18 Corey FarwellDocument platform-specific differences for `std::proces...
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 Guillaume GomezAdd missing urls for thread doc module
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 est31stage0.txt: typo fix
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 Alex CrichtonUpdate beta bootstrap compiler
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 Zack M. Davistidy features: use 2-parameter form of internal try...
2016-12-17 Andrew PaseltinerReplace invalid use of `&mut` with `UnsafeCell` in...
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 Ralph Gilesrustc: Link to Android ABI requirements.
2016-12-16 Ralph Gilesrustc: Disable NEON on armv7 android.
2016-12-16 Jorge Apariciollvm: backport r280651
2016-12-16 Corey FarwellRewrite, improve documentation for `core::hash::BuildHa...
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 Alex Crichtonrustbuild: Fix `copy` helper with existing files
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 Esteban Küberreview comments
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...
next