]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-12-12 Felix S. Klock IIIncrease required version for crates.io `libc` to get...
2018-12-12 borsAuto merge of #56039 - ljedrz:sorted_map_upgrades,...
2018-12-12 borsAuto merge of #56010 - euclio:intra-doc-spans, r=QuietM...
2018-12-11 borsAuto merge of #53497 - fukatani:test-debuginfo-function...
2018-12-11 borsAuto merge of #56243 - RalfJung:test-deterministic...
2018-12-11 UnknownAdd function call test, Update gdb and test docker...
2018-12-11 Ralf Junguse an enum instead of bool
2018-12-11 borsAuto merge of #56703 - alexcrichton:fix-tools, r=Mark...
2018-12-11 Mark RousskovBuild manifest tool on mingw-check builder
2018-12-11 Alex CrichtonFix build of the `build-manifest` tool
2018-12-11 borsAuto merge of #56627 - alexcrichton:update-cargo, r...
2018-12-11 Andy Russellfix intra-link resolution spans in block comments
2018-12-10 Alex CrichtonUpdate Cargo submodule and its dependencies
2018-12-10 borsAuto merge of #56688 - GuillaumeGomez:rollup, r=Guillau...
2018-12-10 Guillaume GomezRollup merge of #56661 - aelred:issue-55846, r=Mark...
2018-12-10 Guillaume GomezRollup merge of #56656 - BeatButton:liballoc_string_typ...
2018-12-10 Guillaume GomezRollup merge of #56641 - GuillaumeGomez:span-trait...
2018-12-10 Guillaume GomezRollup merge of #56633 - GuillaumeGomez:fix-right-arrow...
2018-12-10 Guillaume GomezRollup merge of #56491 - euclio:assert-error, r=estebank
2018-12-10 borsAuto merge of #56666 - Xanewok:rustfmt, r=kennytm
2018-12-10 ljedrzsorted_map: add contains_key function
2018-12-10 ljedrzsorted_map: readability/whitespace fixes
2018-12-10 ljedrzsorted_map: add is_empty
2018-12-10 ljedrzsorted_map: make the impls of Index and get match ones...
2018-12-10 ljedrzsorted_map: change From<Iterator<I>> to FromIterator<I>
2018-12-10 borsAuto merge of #56157 - RalfJung:park, r=nagisa
2018-12-10 borsAuto merge of #56624 - RalfJung:miri, r=oli-obk
2018-12-10 Igor MatuszewskiBump failure to 0.1.3
2018-12-10 Igor MatuszewskiUpdate in-tree rustfmt to 1.0.1 to dedup versions
2018-12-10 Igor MatuszewskiUpdate RLS
2018-12-10 Simon SapinUpdate rustfmt
2018-12-10 borsAuto merge of #56369 - nnethercote:rm-Delimited, r...
2018-12-10 Felix ChapmanAdd regression test for issue #55846
2018-12-10 Nicholas NethercoteRemove `tokenstream::Delimited`.
2018-12-10 borsAuto merge of #56269 - nnethercote:_match-Matrix-SmallV...
2018-12-10 Nicholas NethercoteUse a `SmallVec` within `_match::Matrix`.
2018-12-09 borsAuto merge of #56463 - ljedrz:slice_concat_join, r...
2018-12-09 Nicholas NethercoteUpgrade `smallvec` to 0.6.7 and use the new `may_dangle...
2018-12-09 BeatButtonFix typo
2018-12-09 borsAuto merge of #56444 - petrochenkov:uifull, r=davidtwco
2018-12-09 Vadim PetrochenkovFix rebase + Add missing `// force-host`
2018-12-09 Vadim PetrochenkovRemove compile-fail-fulldeps test suite
2018-12-09 Vadim PetrochenkovMove some tests from ui-fulldeps to ui
2018-12-09 Vadim PetrochenkovMove compile-fail-fulldeps tests to ui-fulldeps
2018-12-09 Vadim PetrochenkovMove former compile-fail-fulldeps tests to ui
2018-12-09 borsAuto merge of #56644 - jens1o:patch-1, r=pietroalbini
2018-12-09 Jens HausdorfFix security link in CONTRIBUTING to its new place
2018-12-09 borsAuto merge of #56631 - matthiaskrgr:clippy, r=nikic
2018-12-09 borsAuto merge of #56630 - sinkuu:core_iter, r=kennytm
2018-12-08 borsAuto merge of #56615 - integer32llc:update-book, r...
2018-12-08 borsAuto merge of #56616 - estebank:issue-56539, r=davidtwco
2018-12-08 Guillaume Gomezfix span for invalid number of parameters in trait...
2018-12-08 borsAuto merge of #56632 - Eijebong:synup, r=Mark-Simulacrum
2018-12-08 Guillaume GomezFix right arrow size for crate filter
2018-12-08 Shotaro YamadaDon't call size_hint of underlying iterator needlessly
2018-12-08 Shotaro YamadaResolve FIXME and cleanup
2018-12-08 Shotaro YamadaOverride Cycle::try_fold
2018-12-08 Bastien OrivelReduce the numbers of syn versions compiled from 4...
2018-12-08 Matthias Krügersubmodules: update clippy from 1df5766c to a3c77f6a
2018-12-08 Ralf Jungupdate miri
2018-12-08 borsAuto merge of #56623 - Centril:rollup, r=Centril
2018-12-08 Mazdak FarrokhzadRollup merge of #56621 - Morganamilo:fix-generators...
2018-12-08 Mazdak FarrokhzadRollup merge of #56620 - petrochenkov:noclutter, r...
2018-12-08 Mazdak FarrokhzadRollup merge of #56602 - dwijnand:fix-ptr-hash-docs...
2018-12-08 Mazdak FarrokhzadRollup merge of #56599 - dlrobertson:fix_va_arg, r...
2018-12-08 Mazdak FarrokhzadRollup merge of #56597 - vext01:dump-mir-usage, r=wesle...
2018-12-08 Mazdak FarrokhzadRollup merge of #56248 - estebank:suggest-bare-pub...
2018-12-08 borsAuto merge of #56583 - RalfJung:vergen, r=oli-obk
2018-12-08 morganamiloAdd missing comma in Generators
2018-12-08 borsAuto merge of #56578 - alexreg:cosmetic-1, r=alexreg
2018-12-08 Alexander RegueiroFixed nll stderr file.
2018-12-08 Vadim Petrochenkovresolve: Reduce some clutter in import ambiguity errors
2018-12-07 Alexander RegueiroFixed line numbers in stderr file.
2018-12-07 Alexander RegueiroFixed test stderr files.
2018-12-07 Alexander RegueiroFixed incorrect reference to issue #23121.
2018-12-07 Alexander RegueiroFixed more imports and variable names.
2018-12-07 Alexander RegueiroRe-added accidentally-removed imports.
2018-12-07 Alexander RegueiroVarious minor/cosmetic improvements to code
2018-12-07 borsAuto merge of #56258 - euclio:fs-read-write, r=euclio
2018-12-07 Dan Robertsoncodegen: Fix va_list - aaarch64 iOS/Windows
2018-12-07 Esteban KüberEncode `TraitAlias` as if they were `Trait`
2018-12-07 Carol (Nichols... Update the book to fix some edition-related bugs
2018-12-07 borsAuto merge of #56502 - Zoxc:hir-func, r=eddyb
2018-12-07 Andy Russelluse top level `fs` functions where appropriate
2018-12-07 borsAuto merge of #56460 - davidtwco:issue-55850, r=pnkfelix
2018-12-07 Ralf Jungupdate vergen
2018-12-07 Dale Wijnandgrammar
2018-12-07 Dale WijnandFix the just-introduced ptr::hash docs
2018-12-07 borsAuto merge of #56566 - ljedrz:fix_clippy_errors, r...
2018-12-07 Edd BarrettImprove the usage message for `-Z dump-mir`.
2018-12-07 David WoodFix ICE in region naming.
2018-12-07 David WoodIntroduce constraint category for yields.
2018-12-07 borsAuto merge of #56487 - nikic:discard-modules-earlier...
2018-12-07 borsAuto merge of #56581 - kennytm:rollup, r=kennytm
2018-12-07 borsAuto merge of #56066 - jethrogb:jb/sgx-target, r=alexcr...
2018-12-07 Jethro BeekmanSGX target: implement command-line arguments and enviro...
2018-12-07 Jethro BeekmanSGX target: implement time
2018-12-07 Jethro BeekmanSGX target: implement networking
2018-12-07 Jethro BeekmanSGX target: implement streams
2018-12-07 Jethro BeekmanSGX target: implement synchronization primitives and...
next