]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-02-23 arcnmxCStr::from_bytes_with_nul tests
2016-02-23 arcnmxLink cstr from_bytes to tracking issue
2016-02-23 arcnmxRename CStr::from_bytes to from_bytes_with_nul
2016-02-23 arcnmxCStr::from_bytes
2016-02-22 borsAuto merge of #31715 - mitaa:rdoc-index-crate, r=alexcr...
2016-02-22 borsAuto merge of #31704 - tbu-:pr_vec_into_iter_clone...
2016-02-22 borsAuto merge of #30969 - Amanieu:extended_atomic_cmpxchg...
2016-02-22 mitaaSimplify search-index serialization
2016-02-22 Amanieu d'AntrasAdd a test to make sure trans doesn't choke on any...
2016-02-22 borsAuto merge of #31819 - miqid:doc, r=steveklabnik
2016-02-22 Michael HuynhCorrect Iterator trait documentation
2016-02-22 borsAuto merge of #31813 - nbaksalyar:solaris-fix, r=sanxiyn
2016-02-22 borsAuto merge of #31811 - alexcrichton:clean-deps, r=sanxiyn
2016-02-22 borsAuto merge of #31805 - cuviper:android-lfs, r=alexcrichton
2016-02-22 borsAuto merge of #31806 - gokhanettin:to_lowercase-doc...
2016-02-21 borsAuto merge of #31810 - gandro:netbsd-fix-stat, r=alexcr...
2016-02-21 Nikita BaksalyarFix broken Solaris build
2016-02-21 borsAuto merge of #31792 - Zoxc:sysroot, r=alexcrichton
2016-02-21 Alex Crichtonrustbuild: Sync some Cargo.toml/lib.rs dependencies
2016-02-21 Sebastian WickiFix `struct stat` usage on NetBSD
2016-02-21 John Kåre AlsakerFix liballoc dependencies
2016-02-21 borsAuto merge of #31802 - alexcrichton:fix-dist-rustbuild...
2016-02-21 Gökhan KarabulutFix to_lowercase example
2016-02-21 borsAuto merge of #31799 - cshaffer:book-fixes, r=steveklabnik
2016-02-21 borsAuto merge of #31785 - sanxiyn:gitmodules, r=alexcrichton
2016-02-21 Josh Stonestd: Use Android LFS off64_t, ftruncate64, and lseek64
2016-02-21 borsAuto merge of #31791 - alexcrichton:llvmup3, r=dotdash
2016-02-21 Alex Crichtonmk: Add missing rustbuild dirs to `dist`
2016-02-21 Chad ShafferFix number of lines and methods in guessing game
2016-02-21 borsAuto merge of #31761 - Amanieu:volatile, r=alexcrichton
2016-02-20 borsAuto merge of #31757 - petrochenkov:unitdotdot, r=nikom...
2016-02-20 borsAuto merge of #31608 - frewsxcv:osstring-simple-functio...
2016-02-20 Alex CrichtonAnother rebase on the 3.8 release branch of LLVM
2016-02-20 Corey FarwellAdd Capacity/length methods for OsString.
2016-02-20 borsAuto merge of #31747 - jseyfried:stop_resolve_after_fai...
2016-02-20 borsAuto merge of #31474 - arielb1:mir-typeck, r=nikomatsakis
2016-02-20 Seo SanghyeonUpdate .gitmodules
2016-02-20 Ariel Ben-Yehudaaddress review comments
2016-02-20 borsAuto merge of #31674 - VladUreche:issue/21221, r=nikoma...
2016-02-20 borsAuto merge of #31620 - alexcrichton:fix-out-of-tree...
2016-02-20 borsAuto merge of #31777 - steveklabnik:rollup, r=steveklabnik
2016-02-20 borsAuto merge of #31771 - alexcrichton:oops-that-didnt...
2016-02-20 borsAuto merge of #31781 - alexcrichton:wtf-segfault, r...
2016-02-20 Alex Crichtontest: Fix a spuriously failing test on valgrind
2016-02-20 Ariel Ben-Yehudause the FulfillmentContext and InferCtxt more correctly
2016-02-19 Ariel Ben-YehudaTODO -> FIXME
2016-02-19 Ariel Ben-Yehudatype-check lvalues
2016-02-19 Ariel Ben-Yehudafix a few remaining bugs - make check runs!
2016-02-19 Ariel Ben-Yehudastore the normalized types of field accesses
2016-02-19 Ariel Ben-Yehudaderef the argument of overloaded MIR autoderef
2016-02-19 Ariel Ben-Yehudamake *mut T -> *const T a coercion
2016-02-19 Ariel Ben-Yehudatuple arguments to overloaded calls
2016-02-19 Amanieu d'AntrasAdd tests for read_volatile and write_volatile
2016-02-19 Ariel Ben-Yehudabe more type-safe in panic/panic_bounds_check
2016-02-19 Ariel Ben-Yehudaintroduce an early pass to clear dead blocks
2016-02-19 Ariel Ben-Yehudaadd -Z mir-opt-level to disable MIR optimizations
2016-02-19 Steve KlabnikRollup merge of #31775 - nxnfufunezn:issue-31769, r...
2016-02-19 Steve KlabnikRollup merge of #31765 - tshepang:shorten, r=steveklabnik
2016-02-19 Steve KlabnikRollup merge of #31764 - tshepang:overlong-sentence...
2016-02-19 Steve KlabnikRollup merge of #31763 - tshepang:extraneous-word,...
2016-02-19 Steve KlabnikRollup merge of #31750 - GuillaumeGomez:mailmap, r...
2016-02-19 Steve KlabnikRollup merge of #31741 - alexcrichton:fix-ios, r=nikoma...
2016-02-19 Steve KlabnikRollup merge of #31737 - dhuseby:netbsd_fixes, r=alexcr...
2016-02-19 Steve KlabnikRollup merge of #31721 - rphmeier:err_tuplestruct_count...
2016-02-19 nxnfufuneznFix error[E0518] not displayed for #[inline] on structs...
2016-02-19 Ariel Ben-Yehudabegin implementing mir-typeck
2016-02-19 borsAuto merge of #31742 - frewsxcv:needless-lifetimes...
2016-02-19 borsAuto merge of #31738 - seanmonstar:sys-rand, r=alexcrichton
2016-02-19 borsAuto merge of #31736 - bluss:write-char, r=alexcrichton
2016-02-19 Alex CrichtonIgnore the test added in #31717
2016-02-19 borsAuto merge of #31735 - aliclark:freebsd-link-defs,...
2016-02-19 borsAuto merge of #31716 - jseyfried:fix_privacy_for_def_er...
2016-02-19 Jeffrey SeyfriedImprove dummy bindings for unresolved imports
2016-02-19 Vlad UrecheShow candidates for names not in scope
2016-02-18 borsAuto merge of #31684 - tmiasko:alternate-stack, r=alexc...
2016-02-18 Amanieu d'AntrasAdd compare_exchange and compare_exchange_weak to atomi...
2016-02-18 Tshepang Lekhonkhobedoc: make the sentence more simple
2016-02-18 Tshepang Lekhonkhobedoc: reduce overlong sentence
2016-02-18 borsAuto merge of #31600 - nagisa:mir-msvc-seh-2, r=nikomat...
2016-02-18 Tshepang Lekhonkhobedoc: remove a word that makes the sentence hard to...
2016-02-18 Amanieu d'AntrasImplement read_volatile and write_volatile
2016-02-18 Vadim PetrochenkovMake future-compat lint `match_of_unit_variant_via_pare...
2016-02-18 Amanieu d'AntrasAdd intrinsics for compare_exchange and compare_exchang...
2016-02-18 borsAuto merge of #31734 - aliclark:bsd-stat-fixes, r=alexc...
2016-02-18 Corey FarwellRemove unnecessary explicit lifetime bounds.
2016-02-18 borsAuto merge of #31394 - nikomatsakis:incr-comp-variance...
2016-02-18 ggomezAdd another email address corresponding to Guillaume...
2016-02-18 borsAuto merge of #31728 - Amanieu:recoversafe_into_inner...
2016-02-18 Niko MatsakisChange how dep-graph edges are handled in variance to
2016-02-18 Niko MatsakisFix a weird case in the HIR map, where fields are not...
2016-02-18 Niko MatsakisBreak the `variance` module into submodules for ease...
2016-02-18 borsAuto merge of #31727 - semarie:openbsd-llvm-cpu, r...
2016-02-18 Tomasz MiąskoRemove alternate stack with sigaltstack before unmappin...
2016-02-18 borsAuto merge of #31641 - petrochenkov:reach, r=alexcrichton
2016-02-18 borsAuto merge of #31739 - steveklabnik:rollup, r=steveklabnik
2016-02-18 Alex Crichtonstd: Prefix jemalloc symbols on iOS
2016-02-18 Sean McArthurstd: restructure rand os code into sys modules
2016-02-18 Jeffrey SeyfriedReplace the field `imports` in Module with `unresolved_...
2016-02-17 Jeffrey SeyfriedStop trying to resolve an import directive after the...
2016-02-17 Steve KlabnikRollup merge of #31733 - gkoz:strip_prefix_docs, r...
next