]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-06-16 chansukeSeparate librustc_lint module
2019-06-16 chansukeSeparate librustc_data_structures module
2019-06-16 chansukeSeparate librustc_codegen_ssa module
2019-06-16 chansukeSeparate libgraphviz module
2019-06-16 chansukeSeparate libarena::lib module
2019-06-16 chansukeSeparate liballoc module
2019-06-16 borsAuto merge of #61886 - Centril:rollup-3p3m2fu, r=Centril
2019-06-16 Mazdak FarrokhzadRollup merge of #61869 - Centril:cleanup-feature-gates...
2019-06-16 Mazdak FarrokhzadRollup merge of #61866 - sinkuu:redundant_clone, r...
2019-06-16 Mazdak FarrokhzadRollup merge of #61832 - RalfJung:miri, r=oli-obk
2019-06-16 Mazdak FarrokhzadRollup merge of #61829 - Keruspe:libunwind-src, r=alexc...
2019-06-16 Mazdak FarrokhzadRollup merge of #61704 - petrhosek:llvm-linker-flags...
2019-06-16 Mazdak FarrokhzadRollup merge of #61447 - scottmcm:vec-vecdeque, r=sfackler
2019-06-15 borsAuto merge of #61828 - RalfJung:cfg-if, r=alexcrichton
2019-06-15 borsAuto merge of #61868 - Centril:rollup-gglsecp, r=Centril
2019-06-15 Mazdak Farrokhzadcleanup some new active feature gates.
2019-06-15 Mazdak FarrokhzadRollup merge of #61854 - alexreg:fix-type-alias-enum...
2019-06-15 Mazdak FarrokhzadRollup merge of #61844 - AaronKutch:master, r=Centril
2019-06-15 Mazdak FarrokhzadRollup merge of #61824 - rust-lang:single_derive, r...
2019-06-15 Mazdak FarrokhzadRollup merge of #61813 - matthewjasper:remove-unnecessa...
2019-06-15 Mazdak FarrokhzadRollup merge of #61805 - davidtwco:ice-const-generic...
2019-06-15 Mazdak FarrokhzadRollup merge of #61785 - RalfJung:as-ref, r=rkruppe
2019-06-15 borsAuto merge of #61143 - estebank:issue-61106, r=eddyb
2019-06-15 Shotaro YamadaRemove unnecessary `.clone()`
2019-06-15 Shotaro YamadaUse `slice::from_ref` instead of cloning
2019-06-15 borsAuto merge of #59752 - Zoxc:dylib-fix, r=alexcrichton
2019-06-15 borsAuto merge of #61825 - Centril:tauv-infer-fix, r=petroc...
2019-06-14 Alexander RegueiroMinor cosmetic improvements to accompany PR 61825
2019-06-14 Ralf Jungupdate miri
2019-06-14 Esteban Küberreview comment: do not rely on path str to identify...
2019-06-14 Matthew JasperUse `sym` constansts for `PrimitiveTypeTable` keys
2019-06-14 Matthew JasperAvoid some unnecessary symbol interner operations
2019-06-14 Esteban Küberreview comments: avoid string modification
2019-06-14 Aaron KutchChange `...` to `..=` where applicable
2019-06-14 borsAuto merge of #61817 - eddyb:begone-gcx-attempt-2,...
2019-06-14 Eduard-Mihai... Run `rustfmt --file-lines ...` for changes from previou...
2019-06-14 Eduard-Mihai... Unify all uses of 'gcx and 'tcx.
2019-06-14 borsAuto merge of #61421 - vorner:string-in-rc-into-raw...
2019-06-14 borsAuto merge of #61679 - zackmdavis:maybe_dont_indicate_t...
2019-06-14 Marc-Antoine... rustbuild: include llvm-libunwind in dist tarball
2019-06-14 Ralf Jungmake sure we use cfg-if as a std dependency
2019-06-14 Ralf Jungnote some safety concerns of raw-ptr-to-ref casts
2019-06-14 Mazdak Farrokhzadtype_alias_enum_variants: add regression test for ...
2019-06-14 Zack M. Davisin which we decline to lint single-use lifetimes in...
2019-06-14 Zack M. Davisin which we decline to suggest the anonymous lifetime...
2019-06-14 Mazdak FarrokhzadPatKind::Path: avoid calling resolve_ty_and_res_ufcs...
2019-06-14 borsAuto merge of #61803 - Centril:write_resolution, r...
2019-06-14 borsAuto merge of #61792 - lzutao:issue-51301, r=Centril
2019-06-14 Esteban KüberVerify that the clone method call actually corresponds...
2019-06-13 Esteban KüberWhen suggesting to borrow, remove useless clones
2019-06-13 David Woodtypeck: Fix ICE for blocks in repeat expr count.
2019-06-13 borsAuto merge of #61639 - Mark-Simulacrum:bootstrap-cleanu...
2019-06-13 borsAuto merge of #61772 - alexcrichton:pr-and-master-build...
2019-06-13 Mark RousskovRemove unnecessary Std dependency
2019-06-13 Mark RousskovDelete unused fields on Crate struct
2019-06-13 Mark RousskovInline prepare_tool_cmd
2019-06-13 Mark RousskovDelete unnecessary command
2019-06-13 Mark RousskovDelete Rustbook step
2019-06-13 Mazdak Farrokhzadtypeck: small refactoring, add 'fn write_resolution'
2019-06-13 Alex Crichtonci: Enable toolstate tracking on Azure
2019-06-13 borsAuto merge of #61799 - Centril:rollup-vpm5uxr, r=Centril
2019-06-13 Mazdak FarrokhzadRollup merge of #61791 - Centril:cleanup-check_pat_path...
2019-06-13 Mazdak FarrokhzadRollup merge of #61766 - matthiaskrgr:submodule_upd...
2019-06-13 Mazdak FarrokhzadRollup merge of #61757 - sfackler:deprecate-once-init...
2019-06-13 Mazdak FarrokhzadRollup merge of #61720 - alexcrichton:libstd-cfg-if...
2019-06-13 Mazdak FarrokhzadRollup merge of #61598 - estebank:const-idx, r=oli-obk
2019-06-13 Michal 'vorner... docs: Use String in Rc::into_raw examples
2019-06-13 borsAuto merge of #61743 - RalfJung:miri, r=oli-obk
2019-06-13 Ralf Jungupdate miri
2019-06-13 Matthias Krügersubmodules: update clippy from c0dbd34b to 7b2a7a22
2019-06-13 Steven FacklerDeprecate ONCE_INIT
2019-06-13 borsAuto merge of #61597 - lnicola:bump-rand, r=alexcrichton
2019-06-13 Lzu TaoAdd ui test for issue 51301
2019-06-13 Mazdak FarrokhzadSmall cleanup in check_pat_path.
2019-06-13 borsAuto merge of #61789 - Centril:rollup-hhyvopq, r=Centril
2019-06-12 Mazdak FarrokhzadRollup merge of #61776 - JohnTitor:fix-typo-in-error...
2019-06-12 Mazdak FarrokhzadRollup merge of #61763 - pietroalbini:azure-fix-conditi...
2019-06-12 Mazdak FarrokhzadRollup merge of #61762 - Keruspe:rustbuild-libtest...
2019-06-12 Mazdak FarrokhzadRollup merge of #61761 - lzutao:target-tuple-solaris...
2019-06-12 Mazdak FarrokhzadRollup merge of #61750 - tmandry:fix-install, r=Mark...
2019-06-12 Mazdak FarrokhzadRollup merge of #61675 - fintelia:riscv-frame-pointer...
2019-06-12 Mazdak FarrokhzadRollup merge of #61629 - petrochenkov:stdmac, r=alexcri...
2019-06-12 Mazdak FarrokhzadRollup merge of #61398 - kennytm:stabilize-copy-within...
2019-06-12 Mazdak FarrokhzadRollup merge of #60376 - lzutao:stabilize-option_xor...
2019-06-12 Esteban KüberHandle index out of bound errors during const eval...
2019-06-12 John Kåre AlsakerIgnore NVPTX tests
2019-06-12 John Kåre AlsakerAdd a limit_rdylib_exports option and disable it for...
2019-06-12 John Kåre AlsakerLimit dylib symbols
2019-06-12 borsAuto merge of #61426 - Zoxc:just-tcx-mir-building,...
2019-06-12 Lzu TaoAdd an alias for x86_64-sun-solaris target tuple
2019-06-12 Vadim PetrochenkovHygienize macros in the standard library
2019-06-12 John Kåre AlsakerUse a single lifetime for MIR construction
2019-06-12 Laurențiu NicolaBump some of the crates using rand
2019-06-12 borsAuto merge of #61612 - nnethercote:improve-parse_bottom...
2019-06-12 Yuki OkushiFix typos
2019-06-12 borsAuto merge of #61722 - eddyb:vowel-exclusion-zone,...
2019-06-12 Eduard-Mihai... rustc_codegen_llvm: `deny(internal)`.
2019-06-12 Eduard-Mihai... rustc_codegen_llvm: `deny(unused_lifetimes)`.
2019-06-12 Pietro Albinici: fix ci stats upload condition
2019-06-12 borsAuto merge of #61587 - alexcrichton:distcheck-no-assert...
next