]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-12-27 borsAuto merge of #57119 - jethrogb:jb/sgx-os-mod2, r=josht...
2018-12-27 borsAuto merge of #57129 - RalfJung:check-bounds, r=oli-obk
2018-12-27 kennytmAdded a job to dry-run the publish_toolstate.py once
2018-12-27 Esteban KüberAdd span label to unused string formatting argument
2018-12-27 Esteban KüberPoint at correct span for arguments in format strings
2018-12-27 borsAuto merge of #57069 - estebank:str-err, r=@cramertj
2018-12-26 Esteban KüberVarious changes to string format diagnostics
2018-12-26 borsAuto merge of #57124 - sunjay:stable_duration_as_u128...
2018-12-26 Alexander RegueiroChanged resolution of enum variants to low priority.
2018-12-26 Alexander RegueiroMinor cosmetic changes
2018-12-26 Alexander RegueiroMinor clean-up
2018-12-26 Alexander RegueiroFixed ICE when type arguments are specified on `Self...
2018-12-26 Alexander RegueiroFixed type inference for tuple struct variants.
2018-12-26 Alexander RegueiroFixed handling of unit variants of aliased enums in...
2018-12-26 Alexander RegueiroAdded regression test for using generic parameters...
2018-12-26 Alexander RegueiroFixed several ICEs.
2018-12-26 Alexander RegueiroRemoved unnecessary special handling of `VariantCtor...
2018-12-26 Alexander RegueiroExpanded tests for enum variants with generic args.
2018-12-26 Alexander RegueiroFixed issues raised in review.
2018-12-26 Alexander RegueiroAdded tests for enums & enum aliases with various combi...
2018-12-26 Alexander RegueiroWork-around for shadowing of variant names with assoc...
2018-12-26 Alexander RegueiroFixed issues raised in first review.
2018-12-26 Alexander RegueiroAdded chapter to Unstable Book.
2018-12-26 Alexander RegueiroFixed more tests.
2018-12-26 Alexander RegueiroFixed tests.
2018-12-26 Alexander RegueiroMade suggestion diagnostics more consistent for enum...
2018-12-26 Alexander RegueiroAdded tests for feature.
2018-12-26 Alexander RegueiroImplemented variants on type aliases in both ctor and...
2018-12-26 Alexander RegueiroStore `Ident` rather than just `Name` in HIR types...
2018-12-26 Taylor CramerAdd Unpin to std prelude, not just core
2018-12-26 Simon SapinRemove the private generic NonZero<T> wrapper type.
2018-12-26 borsAuto merge of #56534 - xfix:copied, r=@SimonSapin
2018-12-26 Sunjay VarmaStabilize duration_as_u128
2018-12-26 borsAuto merge of #57108 - Mark-Simulacrum:license-remove...
2018-12-26 Mark RousskovAccount for no newline before test annotations
2018-12-26 Ralf Jungmake Alloc::check_bounds_ptr private; you should use...
2018-12-26 Konrad BorowskiAdd a tracking issue for Iterator::copied
2018-12-26 Konrad BorowskiAdd a tracking issue for Option::copied
2018-12-26 Mark RousskovRemove licenses
2018-12-25 borsAuto merge of #57088 - euclio:non-camel-case-early...
2018-12-25 borsAuto merge of #56962 - nivkner:fixme_fixup4, r=pnkfelix
2018-12-25 borsAuto merge of #56983 - ljedrz:parallel_query_tweaks...
2018-12-25 borsAuto merge of #57116 - kennytm:revert-56944, r=alexcrichton
2018-12-25 Jethro BeekmanAdd `io` and `arch` modules to `std::os::fortanix_sgx`
2018-12-25 Jethro BeekmanFix build on latest git master
2018-12-25 John Kåre AlsakerAdd a command line flag to print some query stats
2018-12-25 kennytmRevert "Rollup merge of #56944 - alexcrichton:less...
2018-12-25 borsAuto merge of #56926 - alexcrichton:update-stdsimd...
2018-12-24 borsAuto merge of #56836 - alexcrichton:std-backtrace-sys...
2018-12-24 borsAuto merge of #57082 - matthiaskrgr:revert_56933, r...
2018-12-24 Matthias Krügerx.py: fixup 6130fc884bc1dff9bb835894a7bb2042c110b011
2018-12-24 Andy Russellmake non_camel_case_types an early lint
2018-12-24 Guillaume GomezAdd no-crate filter option on rustdoc
2018-12-24 Alex Crichtonstd: Use backtrace-sys from crates.io
2018-12-24 borsAuto merge of #56770 - satyarohith:patch-1, r=Centril
2018-12-24 borsAuto merge of #57094 - Centril:rollup, r=Centril
2018-12-24 Mazdak FarrokhzadRollup merge of #57085 - glaubitz:sparc64-abi-fix,...
2018-12-24 Mazdak FarrokhzadRollup merge of #57074 - Zoxc:pq-rec-limits, r=oli-obk
2018-12-24 Mazdak FarrokhzadRollup merge of #57021 - nikic:arg-pointer-align, r...
2018-12-24 Mazdak FarrokhzadRollup merge of #57010 - phansch:run_compiletest_tests_...
2018-12-24 Mazdak FarrokhzadRollup merge of #56986 - alexcrichton:move-jemalloc...
2018-12-24 Mazdak FarrokhzadRollup merge of #56985 - oli-obk:const_check_bounds...
2018-12-24 Mazdak FarrokhzadRollup merge of #56978 - jethrogb:jb/sgx-os-mod, r...
2018-12-24 Mazdak FarrokhzadRollup merge of #56944 - alexcrichton:less-thin2, r...
2018-12-24 Mazdak FarrokhzadRollup merge of #56242 - GuillaumeGomez:iterator-missin...
2018-12-24 Mazdak FarrokhzadRollup merge of #55470 - daniellimws:box-from-docs...
2018-12-24 borsAuto merge of #57087 - Centril:rollup, r=Centril
2018-12-24 borsAuto merge of #57079 - matthiaskrgr:clippy, r=oli-obk
2018-12-23 Michael Karcherlibrustc_codegen_llvm: Don't eliminate empty structs...
2018-12-23 Mazdak FarrokhzadRollup merge of #57078 - glaubitz:ignore-tests, r=nikic
2018-12-23 Mazdak FarrokhzadRollup merge of #57067 - Centril:stabilize-min_const_un...
2018-12-23 Mazdak FarrokhzadRollup merge of #57062 - bjorn3:patch-1, r=varkor
2018-12-23 Mazdak FarrokhzadRollup merge of #57053 - nikic:fix-gep-align, r=nagisa
2018-12-23 Mazdak FarrokhzadRollup merge of #57032 - RalfJung:alloc-bench-deprecati...
2018-12-23 Mazdak FarrokhzadRollup merge of #57020 - estebank:return-span, r=zackmdavis
2018-12-23 Mazdak FarrokhzadRollup merge of #56966 - varkor:raw-pointer-deref-paren...
2018-12-23 Mazdak FarrokhzadRollup merge of #56964 - nnethercote:TokenStream-IsJoin...
2018-12-23 Mazdak FarrokhzadRollup merge of #56953 - oli-obk:dead_const, r=petrochenkov
2018-12-23 Mazdak FarrokhzadRollup merge of #56939 - cramertj:pin-stabilization...
2018-12-23 Mazdak FarrokhzadRollup merge of #56917 - sinkuu:mir_build_logicop,...
2018-12-23 Mazdak FarrokhzadRollup merge of #56916 - oli-obk:static_mut_beta_regres...
2018-12-23 Mazdak FarrokhzadRollup merge of #56342 - killercup:collect-into-option...
2018-12-23 Mazdak FarrokhzadRollup merge of #56188 - zackmdavis:if_i_may_suggest...
2018-12-23 Konrad BorowskiMerge branch 'master' into copied
2018-12-23 Pascal HertleifImprove docs for collecting into `Option`s
2018-12-23 Matthias Krügersubmodules: update clippy from a416c5e0 to fc24fce7
2018-12-23 John Paul Adrian... test: Ignore codegen/x86_mmx.rs on s390x
2018-12-23 John Paul Adrian... test: Ignore ui/target-feature-gate on s390x
2018-12-23 John Kåre AlsakerFix recursion limits
2018-12-23 Mazdak Farrokhzadstabilize min_const_unsafe_fn -- revert const-size_of...
2018-12-23 Mazdak Farrokhzadstabilize min_const_unsafe_fn --bless tests.
2018-12-23 Mazdak Farrokhzadstabilize min_const_unsafe_fn in 1.33.
2018-12-23 Niv Kaminerbless ui tests in compare mode
2018-12-23 borsAuto merge of #56892 - alexcrichton:new-llvm, r=michael...
2018-12-23 Esteban KüberRemove dead code
2018-12-23 Zack M. Davisadjust enum type instead of variant suggestions for...
2018-12-23 Zack M. Davisenum type instead of variant suggestion unification
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...
next