]> git.lizzy.rs Git - rust.git/history - src
Add a tracking issue for Iterator::copied
[rust.git] / src /
2018-12-26 Konrad BorowskiAdd a tracking issue for Iterator::copied
2018-12-26 Konrad BorowskiAdd a tracking issue for Option::copied
2018-12-23 Konrad BorowskiMerge branch 'master' into copied
2018-12-23 borsAuto merge of #56892 - alexcrichton:new-llvm, r=michael...
2018-12-22 borsAuto merge of #57063 - kennytm:rollup, r=kennytm
2018-12-22 borsAuto merge of #56887 - emilio:enum-field-reordering...
2018-12-22 kennytmRollup merge of #56945 - JohnHeitmann:rustdoc-js-tester...
2018-12-22 kennytmRollup merge of #57039 - davidtwco:migrate-warning...
2018-12-22 kennytmRollup merge of #57052 - Centril:fix-eip-stable-version...
2018-12-22 kennytmRollup merge of #57050 - RyanMarcus:master, r=zackmdavis
2018-12-22 kennytmRollup merge of #57049 - cramertj:repr-packed, r=Centril
2018-12-22 kennytmRollup merge of #57040 - otavio:topic/adjust-path_from_...
2018-12-22 kennytmRollup merge of #57034 - Zoxc:query-perf8, r=michaelwoe...
2018-12-22 kennytmRollup merge of #57027 - Zoxc:query-perf5, r=michaelwoe...
2018-12-22 kennytmRollup merge of #57011 - QuietMisdreavus:static-root...
2018-12-22 kennytmRollup merge of #57002 - scottmcm:stabilize-resize_with...
2018-12-22 kennytmRollup merge of #56992 - euclio:unknown-lint-suggestion...
2018-12-22 kennytmRollup merge of #56989 - phansch:fix_compiletest_trim_d...
2018-12-22 kennytmRollup merge of #56984 - ljedrz:dropck_outlives_tweaks...
2018-12-22 kennytmRollup merge of #56981 - RalfJung:miri-infallible-alloc...
2018-12-22 kennytmRollup merge of #56979 - VardhanThigle:Vardhan/rust...
2018-12-22 kennytmRollup merge of #56973 - RalfJung:miri-trace, r=oli-obk
2018-12-22 kennytmRollup merge of #56970 - Firstyear:mem_uninit_doc_ptr_d...
2018-12-22 kennytmRollup merge of #56967 - GuillaumeGomez:regen-search...
2018-12-22 kennytmRollup merge of #56941 - euclio:deny-libstd-resolution...
2018-12-22 kennytmRollup merge of #56936 - ubsan:euclidean_div_rem, r...
2018-12-22 kennytmRollup merge of #56933 - clarcharr:xpy_progress, r...
2018-12-22 kennytmRollup merge of #56919 - oli-obk:null_ref_array_tuple...
2018-12-22 kennytmRollup merge of #56914 - glaubitz:ignore-tests, r=alexc...
2018-12-22 kennytmRollup merge of #56909 - dlrobertson:fix_56762, r=estebank
2018-12-22 kennytmRollup merge of #56802 - clarcharr:nth_back, r=alexcrichton
2018-12-22 borsAuto merge of #56680 - vakaras:issue56280, r=nagisa
2018-12-22 David WoodUpdate migrate warning wording.
2018-12-22 borsAuto merge of #57060 - nikic:inhabit-perf-2, r=varkor
2018-12-22 Nikita PopovShort-circuit DefIdForest::intersection()
2018-12-22 borsAuto merge of #56862 - arielb1:fundamentally-clean...
2018-12-22 borsAuto merge of #56842 - scottmcm:vecdeque-rotate, r...
2018-12-22 borsAuto merge of #56824 - euclio:internal-apis, r=QuietMis...
2018-12-22 borsAuto merge of #56805 - mikeyhew:stabilize-pin-as-receiv...
2018-12-21 borsAuto merge of #57033 - nikic:inhabitedness-perf, r...
2018-12-21 Mazdak Farrokhzadexhaustive_integer_patterns slipped 1.32; stabilized...
2018-12-21 Mazdak Farrokhzadmacro_literal_matcher was stabilized in 1.32; not 1.32.
2018-12-21 borsAuto merge of #56779 - adrian-budau:master, r=alexcrichton
2018-12-21 Ryan MarcusFixed typo in HashMap documentation
2018-12-21 Taylor CramerRemove unstable-book repr-packed entry
2018-12-21 Taylor CramerStabilize #[repr(packed(N))]
2018-12-21 Adrian BudauProperly report ENOSYS by modifying errno
2018-12-21 Otavio SalvadorFix feature gate to point to 1.32.0 for `path_from_str`
2018-12-21 John Kåre AlsakerInline tweaks
2018-12-21 borsAuto merge of #56813 - oli-obk:main_🧶, r=pnkfelix
2018-12-21 Nikita PopovRemove "visited" set from inhabitedness checking
2018-12-21 John Kåre AlsakerOptimize away a move
2018-12-21 borsAuto merge of #55798 - GuillaumeGomez:version-display...
2018-12-20 borsAuto merge of #54125 - varkor:less-conservative-uninhab...
2018-12-20 borsAuto merge of #56845 - GuillaumeGomez:const-docs, r...
2018-12-20 varkorRemove nil-enum test
2018-12-20 Andy Russelldisplay rustc_private APIs as "Internal"
2018-12-20 QuietMisdreavussplit extra_scripts to handle root_path shenanigans
2018-12-20 QuietMisdreavusnew --static-root-path flag for controlling static...
2018-12-20 borsAuto merge of #56647 - petrochenkov:dcrate2, r=alexcrichton
2018-12-20 Adrian BudauFix typo in comment
2018-12-20 Adrian BudauFix pipe2 and accept4 on static linked executables...
2018-12-20 borsAuto merge of #56741 - RalfJung:retag-to-raw, r=oli-obk
2018-12-20 Guillaume GomezAdd test for associated const version display
2018-12-20 Nicole Mazzucafix nits
2018-12-20 David TolnayUpdate src/libcore/num/mod.rs
2018-12-20 borsAuto merge of #56649 - davidtwco:issue-46589, r=pnkfelix
2018-12-20 Michael HewsonRefactor and add comments to code in receiver_is_valid
2018-12-20 Clar FonAdd DoubleEndedIterator::nth_back
2018-12-20 Michael Hewsonadd a doc comment on `receiver_is_valid`
2018-12-20 Michael HewsonStabilize `Rc`, `Arc` and `Pin` as method receivers
2018-12-20 Scott McMurrayStabilize Vec(Deque)::resize_with
2018-12-20 borsAuto merge of #56219 - arielb1:never-coerce-box, r...
2018-12-19 borsAuto merge of #54252 - arielb1:deref-query, r=nikomatsakis
2018-12-19 Andy Russellsuggest similar lint names for unknown lints
2018-12-19 Vadim PetrochenkovWorkaround issues with crate loading during cross-compi...
2018-12-19 Vadim PetrochenkovDo not interpret mismatches from pretty-printed `$crate...
2018-12-19 Vadim PetrochenkovReintroduce special pretty-printing for `$crate` when...
2018-12-19 Vadim Petrochenkovproc_macro: Accept `$crate` as an identifier if it...
2018-12-19 Vadim Petrochenkovproc_macro: Validate tokens coming from the compiler...
2018-12-19 Vadim PetrochenkovRemove `eliminate_crate_var` and special pretty-printin...
2018-12-19 borsAuto merge of #56613 - Zoxc:query-perf1, r=michaelwoerister
2018-12-19 Philipp HanschFix compiletest `trim` deprecation warnings
2018-12-19 John Paul Adrian... test: Ignore ui/target-feature-gate on sparc and sparc64
2018-12-19 John Paul Adrian... test: Ignore ui/target-feature-gate on powerpc and...
2018-12-19 ljedrzdropck: remove unnecessary call to cloned()
2018-12-19 ljedrzdropck: simplify common patterns
2018-12-19 borsAuto merge of #56601 - Zoxc:lifetime-killer, r=nikomatsakis
2018-12-19 Ralf Jungmiri: allocation is infallible
2018-12-19 Vardhan ThigleAdding unwinding support for x86_64_fortanix_unknown_sg...
2018-12-19 borsAuto merge of #56977 - pietroalbini:rollup, r=pietroalbini
2018-12-19 Pietro AlbiniRollup merge of #56959 - JohnHeitmann:mobile-z-fix...
2018-12-19 Pietro AlbiniRollup merge of #56948 - jethrogb:jb/update-llvm, r...
2018-12-19 Pietro AlbiniRollup merge of #56947 - hsivonen:neon, r=alexcrichton
2018-12-19 Pietro AlbiniRollup merge of #56931 - pietroalbini:relnotes-1.31...
2018-12-19 Pietro AlbiniRollup merge of #56918 - ljedrz:profiler_nits, r=wesley...
2018-12-19 Pietro AlbiniRollup merge of #56913 - tirr-c:uefi-stack-probes,...
2018-12-19 Pietro AlbiniRollup merge of #56910 - estebank:unclosed-eof, r=oli-obk
2018-12-19 Pietro AlbiniRollup merge of #56908 - alexcrichton:new-features...
2018-12-19 Pietro AlbiniRollup merge of #56907 - rumajo:master, r=kennytm,Centril
next