]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-12-20 Alex CrichtonRollup merge of #38346 - GuillaumeGomez:duration_doc...
2016-12-20 Alex CrichtonRollup merge of #38315 - jonhoo:better-E0309, r=pnkfelix
2016-12-20 Alex CrichtonRollup merge of #38289 - bluss:mir-verbose-test-fail...
2016-12-20 Alex CrichtonRollup merge of #38245 - estebank:cast-deref-hint-2...
2016-12-20 Alex CrichtonRollup merge of #38236 - GuillaumeGomez:unix_socket_doc...
2016-12-20 Alex CrichtonRollup merge of #38215 - liigo:patch-12, r=petrochenkov
2016-12-20 Alex CrichtonRollup merge of #38208 - frewsxcv:btreesetdocs, r=alexc...
2016-12-20 Alex CrichtonRollup merge of #38171 - jseyfried:cleanup, r=nrc
2016-12-20 Alex CrichtonRollup merge of #38158 - sourcefrog:doc-iter, r=Guillau...
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-20 Corey FarwellIndicate that `BTreeSet::iter` returns values in ascend...
2016-12-19 Jeffrey SeyfriedSimplify `TyCtxt::create_and_enter`.
2016-12-19 Jeffrey SeyfriedClean up `get_traits_containing_item`.
2016-12-19 Jeffrey SeyfriedMinor bugfix for macro invocation path resolution.
2016-12-19 Jeffrey Seyfriedresolve: clean up diagnostics for name conflicts.
2016-12-19 Jeffrey SeyfriedOptimize `ast::PathSegment`.
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 Jeffrey SeyfriedGive extern crates' root modules a better name.
2016-12-18 Jeffrey SeyfriedRefactor out `mark.as_placeholder_id()`.
2016-12-18 Jeffrey SeyfriedAvoid including attributes in bang macro invocations.
2016-12-18 Jeffrey SeyfriedRemove scope placeholders, remove method `add_macro...
2016-12-18 Jeffrey SeyfriedRemove `MacroDef`'s fields `imported_from` and `allow_i...
2016-12-18 Jeffrey SeyfriedCanonicalize lifetime names.
2016-12-18 Jeffrey SeyfriedRename `ModuleS` -> `ModuleData`.
2016-12-18 Jeffrey SeyfriedDe-genericize `try_define`.
2016-12-18 Jeffrey SeyfriedAdd `ident.unhygienize()` and use `Ident` more instead...
2016-12-18 Jeffrey SeyfriedRemove some unused functions and fix formatting.
2016-12-18 Jeffrey SeyfriedFix the path resolutions of glob imports.
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-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 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 Guillaume GomezAdd missing doc examples for UnixDatagram
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 Corey FarwellSimplify `BTreeSet::iter` doc example.
next