]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-12-21 Esteban KüberPoint at coercion source on type errors for fn returnin...
2018-12-20 Esteban KüberPoint to return span when writing `return;` on non...
2018-12-13 borsAuto merge of #56783 - alexcrichton:pinentry-mode,...
2018-12-13 Alex CrichtonAdd `--pinentry-mode=loopback` to deployment script
2018-12-13 borsAuto merge of #56461 - oli-obk:alloc_ids, r=RalfJung
2018-12-13 borsAuto merge of #56161 - RalfJung:vecdeque-stacked-borrow...
2018-12-13 borsAuto merge of #56090 - nnethercote:filesearch, r=eddyb
2018-12-13 borsAuto merge of #55982 - alexcrichton:panic-extern-abort...
2018-12-12 borsAuto merge of #55992 - cramertj:pin-docs, r=alexcrichton
2018-12-12 Taylor CramerRename Pinned marker type to PhantomPinned
2018-12-12 Taylor CramerExpand documantation for std::pin module
2018-12-12 Alex Crichtonrustc: Switch `extern` functions to abort by default...
2018-12-12 borsAuto merge of #56735 - Mark-Simulacrum:fix-sign, r...
2018-12-12 borsAuto merge of #56092 - alexcrichton:no-more-std-subodul...
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-12 Nicholas NethercoteRemove some env vars for rustdoc invocations.
2018-12-12 Alex Crichtonstd: Depend directly on crates.io crates
2018-12-12 Mark RousskovFix gpg signing in manifest builder
2018-12-11 Nicholas NethercoteReplace `FileSearch::for_each_lib_search_path` with...
2018-12-11 Nicholas NethercoteAvoid regenerating the `Vec<PathBuf>` in `FileSearch...
2018-12-11 Nicholas NethercoteIntroduce `SearchPath` and replace `SearchPaths` with...
2018-12-11 Nicholas NethercoteRemove `Session::sysroot()`.
2018-12-11 Nicholas NethercoteAvoid a useless `FxHashSet::insert` in `FileSearch...
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
next