]> git.lizzy.rs Git - rust.git/history - src/librustc_driver
Auto merge of #55014 - ljedrz:lazyboye_unwraps, r=matthewjasper
[rust.git] / src / librustc_driver /
2018-10-20 borsAuto merge of #55014 - ljedrz:lazyboye_unwraps, r=matth...
2018-10-20 borsAuto merge of #55007 - davidtwco:issue-39175, r=petroch...
2018-10-19 borsAuto merge of #55162 - nikomatsakis:issue-54902-undersc...
2018-10-19 kennytmRollup merge of #55169 - raphlinus:copysign, r=joshtriplett
2018-10-19 kennytmRollup merge of #55166 - varkor:ret-parens, r=davidtwco
2018-10-19 kennytmRollup merge of #55071 - oli-obk:const_cast_🍨, r=RalfJung
2018-10-19 ljedrzPrefer unwrap_or_else to unwrap_or in case of function...
2018-10-19 kennytmRollup merge of #54300 - Aaronepower:master, r=Aaronepower
2018-10-19 borsAuto merge of #55004 - oli-obk:sized_static, r=cramertj
2018-10-18 borsAuto merge of #54979 - estebank:path-unsized, r=nikomat...
2018-10-18 borsAuto merge of #54580 - sdroege:rchunks, r=SimonSapin
2018-10-18 borsAuto merge of #54349 - GuillaumeGomez:no-example-lint...
2018-10-18 kennytmRollup merge of #55111 - Havvy:rustc-book-cfg-examples...
2018-10-18 kennytmRollup merge of #55128 - varkor:LLVMRustInlineAsmVerify...
2018-10-18 kennytmRollup merge of #55127 - ljedrz:simplify_hybridbitset...
2018-10-18 kennytmRollup merge of #55104 - estebank:addtest, r=alexcrichton
2018-10-18 kennytmRollup merge of #55090 - pnkfelix:issue-54597-regressio...
2018-10-18 kennytmRollup merge of #55080 - thanatos:fix-localstorage...
2018-10-18 kennytmRollup merge of #55077 - ollie27:rustdoc_dyn_trait...
2018-10-18 kennytmRollup merge of #55050 - tshepang:repetition, r=stevekl...
2018-10-18 kennytmRollup merge of #55031 - nikic:verify_llvm_ir, r=Mark...
2018-10-18 kennytmRollup merge of #55016 - oli-obk:vtables💥_vtables_every...
2018-10-18 kennytmRollup merge of #54964 - tromey:run-both-gdb-and-lldb...
2018-10-18 kennytmRollup merge of #54933 - ljedrz:cleanup_codegen_llvm...
2018-10-18 kennytmRollup merge of #54646 - vn971:fix_std_thread_sleep...
2018-10-17 borsAuto merge of #55134 - davidtwco:issue-55118, r=pnkfelix
2018-10-17 borsAuto merge of #54946 - estebank:iterator, r=varkor
2018-10-17 borsAuto merge of #54941 - pnkfelix:issue-21232-reject...
2018-10-17 borsAuto merge of #54939 - pnkfelix:issue-54478-dont-prefer...
2018-10-17 borsAuto merge of #54671 - petrochenkov:extpre2015, r=nikom...
2018-10-16 borsAuto merge of #55093 - nikomatsakis:nll-issue-54574...
2018-10-16 borsAuto merge of #54486 - orium:obligation-forest-graphviz...
2018-10-16 borsAuto merge of #54251 - varkor:silence-bad_style, r...
2018-10-16 borsAuto merge of #54937 - alexcrichton:update-stdsimd...
2018-10-16 borsAuto merge of #55067 - ljedrz:generic_iterator_related_...
2018-10-16 borsAuto merge of #55023 - euclio:llvm-error-handler, r...
2018-10-15 borsAuto merge of #55095 - Manishearth:rollup, r=Manishearth
2018-10-15 Manish GoregaokarRollup merge of #55088 - juchiast:master, r=varkor
2018-10-15 Manish GoregaokarRollup merge of #55081 - sinkuu:dedup_test, r=Manishearth
2018-10-15 Manish GoregaokarRollup merge of #55066 - iaz3:patch-1, r=sfackler
2018-10-15 Manish GoregaokarRollup merge of #55062 - bjorn3:ecx-step-public, r...
2018-10-15 Manish GoregaokarRollup merge of #55060 - jannic:patch-1, r=joshtriplett
2018-10-15 Manish GoregaokarRollup merge of #55048 - ljedrz:begone_vecc, r=estebank
2018-10-15 Manish GoregaokarRollup merge of #55047 - tshepang:simple, r=alexcrichton
2018-10-15 Manish GoregaokarRollup merge of #55025 - ehuss:missing-lifetime-err...
2018-10-15 Manish GoregaokarRollup merge of #54991 - euclio:issue-23189, r=tmandry
2018-10-15 Manish GoregaokarRollup merge of #54963 - ljedrz:cleanup_rustc_session...
2018-10-15 Manish GoregaokarRollup merge of #54820 - kleimkuhler:issue-54538-unused...
2018-10-15 borsAuto merge of #54917 - varkor:unused-which, r=cramertj
2018-10-15 ljedrzrustc/session: improve allocations
2018-10-15 borsAuto merge of #55064 - RalfJung:miri-update, r=oli-obk
2018-10-15 borsAuto merge of #55024 - alexcrichton:wasm-simd-by-val...
2018-10-15 borsAuto merge of #55008 - ljedrz:cleanup_rustc_driver...
2018-10-13 Vadim PetrochenkovCopy extern prelude from resolver to global context
2018-10-13 borsAuto merge of #54951 - alexcrichton:more-wasm-threads...
2018-10-13 ljedrzrustc/driver: whitespace & formatting fixes
2018-10-13 ljedrzrustc/driver: unwrap_or_else with function calls
2018-10-13 ljedrzrustc/driver: remove explicit return, add explicit...
2018-10-13 ljedrzrustc/driver: don't sort base if it only has one element
2018-10-13 ljedrzrustc/driver: remove lifetimes from consts
2018-10-13 ljedrzrustc/driver: improve common patterns
2018-10-13 ljedrzrustc/driver: use Cow<str> where applicable
2018-10-13 ljedrzrustc/driver: improve/remove allocations
2018-10-13 borsAuto merge of #54945 - estebank:asm-span, r=petrochenkov
2018-10-12 borsAuto merge of #54942 - matthewjasper:wf-type-annotation...
2018-10-12 kennytmRollup merge of #54989 - Munksgaard:fix-htmldocck-typos...
2018-10-12 kennytmRollup merge of #54983 - kzys:rand-bench, r=tmandry
2018-10-12 kennytmRollup merge of #54967 - holmgr:master, r=estebank
2018-10-12 kennytmRollup merge of #54958 - RalfJung:static-assert, r...
2018-10-12 kennytmRollup merge of #54956 - kzys:close-paren, r=varkor
2018-10-12 kennytmRollup merge of #54950 - alexcrichton:wasm-sync-allocat...
2018-10-12 kennytmRollup merge of #54932 - ljedrz:a_handful_of_string_imp...
2018-10-12 kennytmRollup merge of #54920 - varkor:must_use-unit, r=estebank
2018-10-12 kennytmRollup merge of #54913 - RalfJung:unwind-safe, r=alexcr...
2018-10-12 kennytmRollup merge of #54891 - rust-lang:SimonSapin-patch...
2018-10-12 kennytmRollup merge of #54860 - mandeep:vec-initialize, r...
2018-10-12 kennytmRollup merge of #54825 - davidtwco:issue-52663-deref...
2018-10-12 kennytmRollup merge of #54811 - pnkfelix:issue-24840-separate...
2018-10-12 kennytmRollup merge of #54755 - lucasloisp:document-reference...
2018-10-12 ljedrzrustc/driver: improve macro calls
2018-10-12 borsAuto merge of #54715 - oli-obk:nll_deref_promotion...
2018-10-12 ljedrzrustc/driver: simplify profile::trace::cons
2018-10-12 borsAuto merge of #53933 - GuillaumeGomez:codeblock-error...
2018-10-12 borsAuto merge of #54534 - nagisa:align-offset-simplificati...
2018-10-12 borsAuto merge of #54924 - RalfJung:use-maybe-uninit2,...
2018-10-11 borsAuto merge of #54592 - GabrielMajeri:no-plt, r=nagisa
2018-10-11 borsAuto merge of #54911 - ljedrz:cleanup_codegen_llvm_top...
2018-10-11 borsAuto merge of #54850 - mcr431:fix-54707-trait-function...
2018-10-11 borsAuto merge of #54969 - Manishearth:rollup, r=Manishearth
2018-10-10 Manish GoregaokarRollup merge of #54909 - scalexm:finish-rules, r=nikoma...
2018-10-10 Manish GoregaokarRollup merge of #54904 - Kerollmops:stabilize-option...
2018-10-10 borsAuto merge of #54747 - levex:inline-asm-bad-operands...
2018-10-10 borsAuto merge of #54732 - cramertj:waker, r=aturon
2018-10-10 borsAuto merge of #54764 - tromey:test-rust-lldb, r=alexcri...
2018-10-09 borsAuto merge of #54734 - pawroman:fix_range_borrowing_sug...
2018-10-09 borsAuto merge of #54613 - matthiaskrgr:string_from_inline_...
2018-10-08 Clément RenaultStabilize the `Option::replace` method
2018-10-08 borsAuto merge of #54700 - frewsxcv:frewsxcv-binary-search...
2018-10-08 borsAuto merge of #54609 - kzys:404-search, r=GuillaumeGomez
2018-10-07 borsAuto merge of #53517 - phungleson:fix-impl-from-for...
next