]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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
2018-12-19 Pietro AlbiniRollup merge of #56881 - Amanieu:ordering_eq, r=alexcri...
2018-12-19 Pietro AlbiniRollup merge of #56820 - ljedrz:format_tweaks, r=alexcr...
2018-12-19 Pietro AlbiniRollup merge of #56772 - pnkfelix:issue-54153-linkage...
2018-12-19 Pietro AlbiniRollup merge of #56689 - QuietMisdreavus:rustdoc-lint...
2018-12-19 Pietro AlbiniRollup merge of #56663 - Zoxc:resolver-lifetime, r...
2018-12-19 Pietro AlbiniRollup merge of #56363 - Lucretiel:patch-3, r=shepmaster
2018-12-19 borsAuto merge of #56397 - petrhosek:file-search, r=cramertj
2018-12-19 Petr HosekSearch other library paths when loking for link objects
2018-12-18 borsAuto merge of #56863 - arielb1:supertrait-self-4, r...
2018-12-18 borsAuto merge of #56160 - oli-obk:const_fn_let, r=nikomatsakis
2018-12-18 Oliver SchererExplain that lack of short circuiting support in consta...
2018-12-18 Oliver SchererProperly worded diagnostic message
2018-12-18 borsAuto merge of #56481 - arielb1:dynamic-order, r=nikomat...
2018-12-18 Nathan WestReordered match arms
2018-12-17 Ariel Ben-Yehudaimprove tests as suggested by review comments
2018-12-17 borsAuto merge of #56303 - petrochenkov:stabuseas, r=cramertj
2018-12-17 Vadim PetrochenkovStabilize `underscore_imports`
2018-12-17 Esteban KüberDo not point at delim spans for complete correct blocks
2018-12-17 Alex Crichtonrustc: Don't ICE on usage of two new target features
2018-12-17 borsAuto merge of #56904 - sinkuu:cycle_fold, r=bluss
2018-12-17 borsAuto merge of #56810 - sinkuu:build_match, r=oli-obk
2018-12-17 Felix S. Klock IIAddress LLVM assertion failure by prepopulating with...
2018-12-17 borsAuto merge of #56853 - matthiaskrgr:clippy, r=oli-obk
2018-12-17 borsAuto merge of #56833 - nagisa:ios-fix, r=alexcrichton
2018-12-17 Shotaro Yamadatidy
2018-12-17 Shotaro YamadaAdd MIR test
2018-12-17 borsAuto merge of #56764 - sinkuu:simpcfg_bb0, r=matthewjasper
2018-12-17 Shotaro YamadaRemove `<Cycle as Iterator>::try_fold` override
2018-12-17 borsAuto merge of #56642 - nikic:llvm-6, r=alexcrichton
2018-12-17 Matthew RussellFix grammar in compiler error for array iterators
2018-12-17 borsAuto merge of #56737 - nnethercote:TokenStream-improvem...
2018-12-16 borsAuto merge of #56875 - Centril:rollup, r=Centril
2018-12-16 borsAuto merge of #56876 - GuillaumeGomez:fix-JS-errors...
2018-12-16 Amanieu d'AntrasImplement Eq, PartialEq and Hash for atomic::Ordering
2018-12-16 Guillaume GomezFix invalid JS file generation
2018-12-16 Mazdak FarrokhzadRollup merge of #56858 - tbu-:pr_doc_canonicalize,...
2018-12-16 Mazdak FarrokhzadRollup merge of #56857 - tbu-:pr_doc_abssub, r=zackmdavis
2018-12-16 Mazdak FarrokhzadRollup merge of #56855 - nikic:remove-cttz-hack, r...
2018-12-16 Mazdak FarrokhzadRollup merge of #56850 - alexreg:fix-self-in-typedefs...
2018-12-16 Mazdak FarrokhzadRollup merge of #56844 - GuillaumeGomez:improve-css...
2018-12-16 Mazdak FarrokhzadRollup merge of #56832 - alexcrichton:external-demangle...
2018-12-16 Mazdak FarrokhzadRollup merge of #56826 - alexcrichton:atomic-u128,...
2018-12-16 Mazdak FarrokhzadRollup merge of #56793 - QuietMisdreavus:better-doctest...
2018-12-16 Mazdak FarrokhzadRollup merge of #56790 - rust-lang:borrowck-niche-discr...
2018-12-16 Mazdak FarrokhzadRollup merge of #56789 - alexcrichton:simd_select_bitma...
2018-12-16 Mazdak FarrokhzadRollup merge of #56781 - nikic:llvm-update, r=alexcrichton
2018-12-16 Mazdak FarrokhzadRollup merge of #56761 - estebank:path-display, r=zackm...
2018-12-16 Mazdak FarrokhzadRollup merge of #56742 - ljedrz:remove_query_response_b...
2018-12-16 Mazdak FarrokhzadRollup merge of #56706 - oli-obk:const_unsafe_fn, r...
2018-12-16 Mazdak FarrokhzadRollup merge of #56672 - ccouzens:master, r=nikic
2018-12-16 Mazdak FarrokhzadRollup merge of #56648 - RalfJung:btree, r=sfackler
2018-12-16 Mazdak FarrokhzadRollup merge of #56640 - myfreeweb:patch-1, r=alexcrichton
2018-12-16 Mazdak FarrokhzadRollup merge of #56439 - JohnGinger:master, r=nikomatsakis
2018-12-16 Mazdak FarrokhzadRollup merge of #56343 - yui-knk:remove_mir_stats_mod...
2018-12-16 Mazdak FarrokhzadRollup merge of #53506 - phungleson:fix-from-docs-atomi...
2018-12-16 Guillaume GomezFix js errors
2018-12-15 borsAuto merge of #56600 - ljedrz:fix_edition, r=Mark-Simul...
2018-12-15 Ariel Ben-Yehudafix trait objects with a Self-having projection va
2018-12-15 borsAuto merge of #56203 - aheart:master, r=varkor
2018-12-15 Alexander RegueiroCorrected expected test err messages.
2018-12-15 Alexander RegueiroFixed minor issues raised in review.
2018-12-15 Alexander RegueiroAdded test for issue #56835.
2018-12-15 Alexander RegueiroFixed issue #56199.
2018-12-15 borsAuto merge of #56847 - pietroalbini:fix-broken-toolstat...
2018-12-15 Tobias BucherFix doc of `std::fs::canonicalize`
2018-12-15 Tobias BucherFix a small mistake regarding NaNs in a deprecation...
2018-12-15 borsAuto merge of #56846 - pietroalbini:rollup, r=pietroalbini
2018-12-15 Nikita PopovRemove u8 cttz hack
2018-12-15 Matthias Krügersubmodules: update clippy from b7a431ea to a416c5e0
2018-12-15 Shotaro YamadaAdd common struct for range
2018-12-15 Shotaro YamadaFactor out
2018-12-15 Pietro AlbiniRevert "Rollup merge of #56758 - Manishearth:emoji...
2018-12-15 Pietro AlbiniRollup merge of #56841 - phansch:add_various_compiletes...
2018-12-15 Pietro AlbiniRollup merge of #56713 - xfix:vec-test-zst-capacity...
2018-12-15 Pietro AlbiniRollup merge of #56710 - jethrogb:jb/sgx-target-feature...
2018-12-15 Pietro AlbiniRollup merge of #56691 - mishaker:fix_doc_install_broke...
2018-12-15 Pietro AlbiniRollup merge of #56682 - alexcrichton:update-stdsimd...
2018-12-15 Pietro AlbiniRollup merge of #56679 - euclio:external-doc-parse...
2018-12-15 Pietro AlbiniRollup merge of #56677 - aelred:must-use-on-traits...
2018-12-15 Guillaume GomezImprove CSS rule
2018-12-15 borsAuto merge of #56840 - pietroalbini:rollup, r=pietroalbini
2018-12-15 Philipp Hanschcompiletest: unit test parse_normalization_string
2018-12-15 Philipp Hanschcompiletest: Add some compiletest::util unittests
2018-12-15 Philipp HanschBootstrap: Add testsuite for compiletest tool
2018-12-15 Pietro AlbiniRollup merge of #56809 - dbrgn:permissions-ext, r=alexc...
2018-12-15 Pietro AlbiniRollup merge of #56808 - jrvidal:broken-links, r=kennytm
2018-12-15 Pietro AlbiniRollup merge of #56792 - phansch:add_compiletest_testsu...
2018-12-15 Pietro AlbiniRollup merge of #56769 - dvdhrm:uefi-target, r=alexcrichton
2018-12-15 Pietro AlbiniRollup merge of #56760 - estebank:dedup-bounds, r=oli-obk
2018-12-15 Pietro AlbiniRollup merge of #56758 - Manishearth:emoji-status-tools...
2018-12-15 Pietro AlbiniRollup merge of #56755 - estebank:impl-trait-lt-sugg...
2018-12-15 Pietro AlbiniRollup merge of #56751 - mbrubeck:hash, r=dtolnay
2018-12-15 Pietro AlbiniRollup merge of #56747 - ljedrz:remove_box_from_target...
2018-12-15 Pietro AlbiniRollup merge of #56746 - pnkfelix:issue-56537-add-test...
2018-12-15 Pietro AlbiniRollup merge of #56738 - turboladen:fix-private_no_mang...
2018-12-15 Pietro AlbiniRollup merge of #56731 - GuillaumeGomez:ffi-doc-urls...
2018-12-15 Pietro AlbiniRollup merge of #56725 - piersfinlayson:master, r=alexc...
next