]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-04-27 Oliver Middletonrustdoc: Render `extern fn` instead of `extern "C" fn`
2016-04-22 Oliver Middletonrustdoc: Cleanup ABI rendering
2016-04-21 borsAuto merge of #33079 - bluss:split-iter, r=alexcrichton
2016-04-21 borsAuto merge of #33074 - mitaa:rdoc-irlst, r=alexcrichton
2016-04-21 borsAuto merge of #33030 - nagisa:mir-unrequire-end-block...
2016-04-20 borsAuto merge of #33011 - alexcrichton:pkg-everything...
2016-04-20 borsAuto merge of #32968 - alexcrichton:update-suport,...
2016-04-20 borsAuto merge of #31709 - ranma42:target_feature-from...
2016-04-20 borsAuto merge of #32939 - eddyb:layout, r=nikomatsakis
2016-04-20 borsAuto merge of #32951 - LukasKalbertodt:collection_conta...
2016-04-20 borsAuto merge of #32942 - alexcrichton:bootstrap-from...
2016-04-20 Andrea CancianiCheck that the feature strings are well-formed
2016-04-20 Andrea CancianiMake the feature whitelists constants
2016-04-20 borsAuto merge of #32903 - alexcrichton:fix-rpath, r=brson
2016-04-20 borsAuto merge of #31253 - ranma42:improve-unicode-iter...
2016-04-19 Andrea CancianiAdd test for `target_feature`
2016-04-19 Simonas KazlauskasGenerate block containing return lazily instead
2016-04-19 Alex Crichtonmk: Bootstrap from stable instead of snapshots
2016-04-19 Andrea CancianiDistinguish different `vfp?` features
2016-04-19 Andrea CancianiDo not intern NUL terminators
2016-04-19 borsAuto merge of #33060 - jseyfried:cleanup_resolve, r=nrc
2016-04-19 Eduard BurtescuCheck transmutes between types without statically known...
2016-04-19 Eduard BurtescuGuard against rustc::layout diverging from rustc_trans.
2016-04-19 Eduard BurtescuCompute LLVM-agnostic type layouts in rustc.
2016-04-19 Eduard BurtescuParse data-layout specifications.
2016-04-19 Eduard BurtescuMake data-layout mandatory in target specs.
2016-04-19 borsAuto merge of #33002 - mitaa:rdoc-cross-impls, r=alexcr...
2016-04-19 borsAuto merge of #32985 - caipre:rustdoc-disambiguate...
2016-04-19 borsAuto merge of #32866 - davidhewitt:master, r=apasel422
2016-04-19 borsAuto merge of #32755 - alexcrichton:rustbuild-start...
2016-04-18 Alex Crichtonrustbuild: Add support for compiletest test suites
2016-04-18 Ulrik Sverdrupcore::iter: Move ExactSizeIterator impls to each struct...
2016-04-18 borsAuto merge of #33081 - steveklabnik:rollup, r=steveklabnik
2016-04-18 Steve KlabnikRollup merge of #33058 - Manishearth:fx-E0102, r=Guilla...
2016-04-18 Steve KlabnikRollup merge of #33035 - jbranchaud:use-consistent...
2016-04-18 Steve KlabnikRollup merge of #33008 - sanmai-NL:patch-1, r=steveklabnik
2016-04-18 Steve KlabnikRollup merge of #33007 - notriddle:master, r=steveklabnik
2016-04-18 Steve KlabnikRollup merge of #32906 - jocki84:jocki84-book-size...
2016-04-18 Steve KlabnikRollup merge of #32558 - sanxiyn:rustdoc-self-link...
2016-04-18 Ulrik Sverdrupcore::iter: break long lines
2016-04-18 Ulrik SverdrupSplit core::iter module implementation into parts
2016-04-18 David HewittAdded From<VecDeque<T>> for Vec<T> and From<Vec<T>...
2016-04-18 borsAuto merge of #33042 - alexcrichton:clean-doc, r=nikoma...
2016-04-18 mitaaFix the strip-hidden `ImplStripper`
2016-04-18 Manish GoregaokarUpdate E0102's example (fixes #33057)
2016-04-18 borsAuto merge of #33064 - jseyfried:improve_resolve_perfor...
2016-04-18 Jeffrey Seyfriedresolve: improve performance
2016-04-18 Nick Plattrustdoc: Disambiguate anchors for assoc item impls
2016-04-18 Jeffrey SeyfriedUpdate outdated comment
2016-04-17 mitaaReachability check cross-crate links
2016-04-17 mitaaPerform doc-reachability check for inlined impls
2016-04-17 Jeffrey SeyfriedRefactor the per-module node map `module_children`...
2016-04-17 Jeffrey SeyfriedMake import resolution and error resolution reporting...
2016-04-17 Jeffrey SeyfriedRefactor `is_prelude` to only apply to glob imports
2016-04-17 borsAuto merge of #33034 - tbu-:pr_doc_mutex_lock, r=nagisa
2016-04-17 Tobias BucherAdd a comment about locking a `Mutex` multiple times
2016-04-17 borsAuto merge of #33050 - apasel422:bh, r=alexcrichton
2016-04-17 borsAuto merge of #33016 - tbu-:pr_doc_peekable, r=alexcrichton
2016-04-17 Andrew PaseltinerImplement `Clone` for `binary_heap::IntoIter`
2016-04-17 borsAuto merge of #33049 - Manishearth:rollup, r=Manishearth
2016-04-17 Manish GoregaokarRollup merge of #33046 - jseyfried:fix_unresolved_patte...
2016-04-17 Manish GoregaokarRollup merge of #33045 - jseyfried:no_def_modifiers...
2016-04-17 Manish GoregaokarRollup merge of #33044 - petrochenkov:prefix, r=eddyb
2016-04-17 Manish GoregaokarRollup merge of #33039 - bluss:trait-obj-error, r=arielb1
2016-04-17 Manish GoregaokarRollup merge of #33032 - kindlychung:patch-3, r=Manishearth
2016-04-17 Manish GoregaokarRollup merge of #33023 - tbu-:pr_wrapping_traits, r...
2016-04-17 Manish GoregaokarRollup merge of #33022 - Mr4x:master, r=bluss
2016-04-17 Manish GoregaokarRollup merge of #33003 - fbergr:link, r=steveklabnik
2016-04-17 Manish GoregaokarRollup merge of #32956 - GuillaumeGomez:ptr_examples...
2016-04-17 Manish GoregaokarRollup merge of #31441 - gereeter:btree-docs, r=bluss
2016-04-17 borsAuto merge of #33012 - pravic:describe-L-rustc-option...
2016-04-17 borsAuto merge of #32987 - xosmig:binary_heap_extension...
2016-04-17 borsAuto merge of #32977 - alexcrichton:ignore-panics,...
2016-04-17 borsAuto merge of #32952 - eddyb:mir-debuginfo-2, r=michael...
2016-04-17 Jeffrey Seyfriedresolve: Refactor away `DefModifiers`
2016-04-17 Jeffrey SeyfriedFix diagnostics for unresolved patterns
2016-04-17 borsAuto merge of #32909 - sanxiyn:unused-trait-import...
2016-04-17 Vadim Petrochenkovsyntax: Parse import prefixes as paths
2016-04-16 borsAuto merge of #32875 - jseyfried:1422_implementation...
2016-04-16 Jeffrey SeyfriedAdd tests for `pub(restricted)`
2016-04-16 Alex Crichtonrustbuild: Clean more as part of `make clean`
2016-04-16 Jeffrey SeyfriedAlways report PRIVATE_IN_PUBLIC violations as hard...
2016-04-16 Ulrik SverdrupAdjust example for error E0225
2016-04-16 Eduard Burtescumir: place match pattern bindings in their respective...
2016-04-16 Eduard Burtescudebuginfo: argument and upvar names for MIR.
2016-04-16 borsAuto merge of #33019 - kamalmarhubi:binary_search_by_ke...
2016-04-16 jbranchaudUse `v` instead of `v1` for consistency
2016-04-16 Kaiyin ZhongUpdate casting-between-types.md
2016-04-16 Simonas KazlauskasMIR: Do not require END_BLOCK to always exist
2016-04-16 Eduard Burtescutest: don't depend on locals being in scope on the...
2016-04-16 Sander Maijerssemantics: slightly clarify big-O claim
2016-04-16 Sander Maijersstyle: enhance font of big-O expressions
2016-04-16 Tobias BucherImplement `Display` and `Hash` for `std::num::Wrapping`
2016-04-16 Maxim SamburskiyFix f32::sin_cos and f64::sin_cos examples
2016-04-16 borsAuto merge of #32785 - tbu-:pr_more_defaults, r=alexcri...
2016-04-16 borsAuto merge of #32779 - michaelwoerister:partitioning...
2016-04-15 Kamal Marhubislice: Add tracking issue for slice_binary_search_by_key
2016-04-15 Tobias BucherAdd a note about side effects for "peekable" iterators
2016-04-15 borsAuto merge of #33005 - Manishearth:rollup, r=Manishearth
2016-04-15 Andrey Tonkihcollections: add append and extend specialization for...
next