]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-02-20 Mazdak Farrokhzadcore::iter::Iterator::flatten: tracking issue is #48213
2018-02-20 Mazdak Farrokhzadcore::iter::Flatten: update FlatMap & Flatten according...
2018-02-20 Mazdak FarrokhzadIterator::flatten: fix tracking issue number on FusedIt...
2018-02-20 Mazdak Farrokhzadadd Iterator::flatten and redefine flat_map(f) in terms...
2018-02-18 borsAuto merge of #48322 - GuillaumeGomez:rollup, r=Guillau...
2018-02-18 Guillaume GomezRollup merge of #48312 - frewsxcv:frewsxcv-section...
2018-02-18 Guillaume GomezRollup merge of #48282 - Centril:spelling-fix/iter...
2018-02-18 Guillaume GomezRollup merge of #48275 - matthiaskrgr:codespell, r...
2018-02-18 Guillaume GomezRollup merge of #48274 - GuillaumeGomez:remove-hoedown...
2018-02-18 Guillaume GomezRollup merge of #48273 - alercah:file-warning, r=joshtr...
2018-02-18 Guillaume GomezRollup merge of #48194 - GuillaumeGomez:doc-test-comman...
2018-02-18 borsAuto merge of #47687 - SimonSapin:panic-impl, r=sfackler
2018-02-18 borsAuto merge of #47544 - U007D:master, r=nikomatsakis
2018-02-18 Corey FarwellUnify 'Platform-specific behavior' documentation headings.
2018-02-17 Guillaume GomezRemove useless comment
2018-02-17 borsAuto merge of #47408 - eddyb:deref-danger, r=nikomatsakis
2018-02-17 Guillaume GomezFix unstable book
2018-02-17 Matthias Krügerfix more typos found by codespell.
2018-02-17 Guillaume GomezAdd command to launch only doc tests
2018-02-17 Guillaume GomezUpdate to last repository version
2018-02-17 borsAuto merge of #48294 - GuillaumeGomez:rollup, r=Guillau...
2018-02-17 Alexis HuntWording fixes from review for File.
2018-02-17 Guillaume GomezRollup merge of #48286 - SergioBenitez:master, r=BurntSushi
2018-02-17 Guillaume GomezRollup merge of #48284 - crawford:string, r=sfackler
2018-02-17 Guillaume GomezRollup merge of #48260 - dns2utf8:add_link_to_yield...
2018-02-17 Guillaume GomezRollup merge of #48243 - rust-lang:steveklabnik-patch...
2018-02-17 Guillaume GomezRollup merge of #48239 - GuillaumeGomez:fix-condvar...
2018-02-17 Guillaume GomezRollup merge of #48234 - zombiezen:patch-1, r=steveklabnik
2018-02-17 Guillaume GomezRollup merge of #48152 - antoyo:primitive-docs-relevant...
2018-02-17 Guillaume GomezRollup merge of #48095 - QuietMisdreavus:doctest-assemb...
2018-02-17 borsAuto merge of #47956 - retep998:is-nibbles, r=BurntSushi
2018-02-17 borsAuto merge of #47926 - mikhail-m1:subslice_pattern_arra...
2018-02-17 borsAuto merge of #47917 - davidtwco:issue-47703, r=nikomat...
2018-02-17 borsAuto merge of #47906 - Zoxc:nocycle, r=nikomatsakis
2018-02-17 Sergio BenitezClarify contiguity of Vec's elements.
2018-02-16 Alex CrawfordRemove unneeded string allocations
2018-02-16 Guillaume GomezRemove hoedown from rustdoc
2018-02-16 Mazdak Farrokhzadcore::iter::repeat_with: fix spelling, s/not/note
2018-02-16 Guillaume GomezNotify users that this example is shared through intege...
2018-02-16 borsAuto merge of #48252 - Mark-Simulacrum:exclude-paths...
2018-02-16 Alexis HuntAdd a warning to File about mutability.
2018-02-16 Stefan SchindlerForce the link to std::thread::yield_now()
2018-02-16 Stefan SchindlerAdd link to yield_now
2018-02-16 kennytmFix panic when `x.py` is called without any arguments.
2018-02-16 borsAuto merge of #46714 - leodasvacas:refactor-structurall...
2018-02-16 Mark SimulacrumConsider paths passed to x.py to be root-relative.
2018-02-16 Mark SimulacrumPrevent silently ignoring unmatched paths
2018-02-16 borsAuto merge of #45404 - giannicic:defaultimpl2, r=nikoma...
2018-02-15 Steve Klabnikspelling fix in comment
2018-02-15 Guillaume GomezFix condvar example
2018-02-15 Ross LightRemove "empty buffer" doc in read_until
2018-02-15 Gianni Ciccarelliadd Self: Trait<..> inside the param_env of a default...
2018-02-15 borsAuto merge of #48203 - kennytm:rollup, r=kennytm
2018-02-15 borsAuto merge of #48105 - Mark-Simulacrum:exclude-paths...
2018-02-15 kennytmRollup merge of #48210 - jacob-hughes:clarify_sized_tra...
2018-02-15 borsAuto merge of #48202 - nrc:update, r=kennytm
2018-02-14 David WoodNormalizing associated types when checking borrows...
2018-02-14 Jacob HughesReview change - Expanded on explanation.
2018-02-14 Niko Matsakischeck that types "need drop" before we access them
2018-02-14 David WoodSimplified logic and corrected shallow to deep.
2018-02-14 David WoodHandle recursive case of dropping structs with field...
2018-02-14 David WoodFixed incorrect reporting of errors when checking borro...
2018-02-14 David WoodAdded tests for #47703
2018-02-14 Mark SimulacrumExclude clippy lints from tidy license check
2018-02-14 borsAuto merge of #48209 - kennytm:try-fix-48116, r=alexcri...
2018-02-14 Alex CrichtonRevert "rustbuild: Pass `ccache` to build scripts"
2018-02-14 kennytmPartially revert #47333.
2018-02-14 Jacob HughesClarified why `Sized` bound not implicit on trait's...
2018-02-14 kennytmRollup merge of #48035 - technicalguy:Early-exit-empty...
2018-02-14 kennytmRollup merge of #48195 - paoloteti:compiler-builtins...
2018-02-14 kennytmRollup merge of #48186 - Mark-Simulacrum:release-notes...
2018-02-14 kennytmRollup merge of #48181 - michaelwoerister:fix-incr...
2018-02-14 kennytmRollup merge of #48167 - Mark-Simulacrum:remove-allocat...
2018-02-14 kennytmRollup merge of #48165 - alexcrichton:update-read2...
2018-02-14 kennytmRollup merge of #48163 - alexcrichton:persistent-linker...
2018-02-14 kennytmRollup merge of #48162 - michaelwoerister:stabler-svh...
2018-02-14 kennytmRollup merge of #48156 - Centril:feature/iterator_repea...
2018-02-14 kennytmRollup merge of #48154 - estebank:issue-31481, r=nikoma...
2018-02-14 kennytmRollup merge of #48151 - echochamber:update_range_examp...
2018-02-14 kennytmRollup merge of #48133 - matthiaskrgr:endianess_to_endi...
2018-02-14 kennytmRollup merge of #48130 - ollie27:stab, r=Mark-Simulacrum
2018-02-14 kennytmRollup merge of #48126 - newpavlov:patch-1, r=alexcrichton
2018-02-14 kennytmRollup merge of #48114 - kennytm:xcode9, r=alexcrichton
2018-02-14 kennytmRollup merge of #48087 - scottmcm:range_is_empty, r...
2018-02-14 kennytmRollup merge of #48065 - Xaeroxe:patch-1, r=alexcrichton
2018-02-14 kennytmRollup merge of #48033 - GuillaumeGomez:better-char...
2018-02-14 kennytmRollup merge of #48005 - panicbit:env_unimpl_send_sync...
2018-02-14 kennytmRollup merge of #47846 - roblabla:bugfix-ocaml, r=kennytm
2018-02-14 kennytmRollup merge of #47806 - PramodBisht:feature/47801...
2018-02-14 kennytmRollup merge of #47784 - alexcrichton:less-dsymutil...
2018-02-14 Nick CameronUpdate RLS
2018-02-14 Mark SimulacrumFix default Steps without paths.
2018-02-14 Guillaume GomezAdd missing feature
2018-02-13 Paolo TetiUpdate compiler-builtins to latest master.
2018-02-13 Shaun Steenkamp38880 remove unnecessary self.table.size check
2018-02-13 Shaun Steenkamp38880 fix incorrect negation
2018-02-13 Shaun Steenkamp38880 hashmap check size=0, not just capacity=0
2018-02-13 Shaun Steenkamp38880 restore original entry(key) method
2018-02-13 Jacob KieselSwitch to retain calling drain_filter.
2018-02-13 Mark SimulacrumAdd note about Cargo cwd change to release notes
next