]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/monomorphize/partitioning.rs
Various minor/cosmetic improvements to code
[rust.git] / src / librustc_mir / monomorphize / partitioning.rs
2018-12-07 Alexander RegueiroVarious minor/cosmetic improvements to code
2018-12-07 borsAuto merge of #56502 - Zoxc:hir-func, r=eddyb
2018-12-07 borsAuto merge of #56487 - nikic:discard-modules-earlier...
2018-12-07 kennytmRollup merge of #56555 - Mark-Simulacrum:stderr-profile...
2018-12-07 kennytmRollup merge of #56516 - frewsxcv:frewsxcv-eq, r=Mark...
2018-12-07 kennytmRollup merge of #56250 - dwijnand:ptr-hash, r=alexcrichton
2018-12-07 kennytmRollup merge of #56000 - hug-dev:armv8m.main, r=alexcri...
2018-12-06 borsAuto merge of #55318 - Aaron1011:fix/final-auto-trait...
2018-12-06 borsAuto merge of #56282 - qnighy:additional-sizedness...
2018-12-06 John Kåre AlsakerUse a function to access the Hir map to be able to...
2018-12-06 borsAuto merge of #56392 - petrochenkov:regensym, r=oli-obk
2018-12-06 borsAuto merge of #55635 - oli-obk:min_const_unsafe_fn...
2018-12-06 Pietro AlbiniRollup merge of #56553 - wesleywiser:silence_profiler_o...
2018-12-06 Pietro AlbiniRollup merge of #56548 - Lucretiel:string-extend-optimi...
2018-12-06 Pietro AlbiniRollup merge of #56528 - sinkuu:unused_dep, r=Mark...
2018-12-06 Pietro AlbiniRollup merge of #56525 - udoprog:linux-current-exe...
2018-12-06 Pietro AlbiniRollup merge of #56500 - ljedrz:cleanup_rest_of_const_l...
2018-12-06 Pietro AlbiniRollup merge of #56446 - arielb1:special-env-implicatio...
2018-12-06 Pietro AlbiniRollup merge of #56441 - ollie27:rustbuild_compiler_doc...
2018-12-06 Pietro AlbiniRollup merge of #56426 - petrochenkov:syntweak, r=nikom...
2018-12-06 Pietro AlbiniRollup merge of #56362 - varkor:stabilise-exhaustive...
2018-12-06 Pietro AlbiniRollup merge of #56332 - GuillaumeGomez:specifi-crate...
2018-12-06 Pietro AlbiniRollup merge of #56315 - weiznich:rustdoc_inline_macro_...
2018-12-06 borsAuto merge of #56307 - RalfJung:stacked-borrows-2-phase...
2018-12-06 borsAuto merge of #54517 - mcr431:53956-panic-on-include_by...
2018-12-05 borsAuto merge of #56549 - pietroalbini:rollup, r=pietroalbini
2018-12-05 Pietro AlbiniRollup merge of #56538 - xfix:patch-13, r=bluss
2018-12-05 Pietro AlbiniRollup merge of #56523 - JohnHeitmann:es6, r=GuillaumeGomez
2018-12-05 Pietro AlbiniRollup merge of #56498 - GuillaumeGomez:line-numbers...
2018-12-05 Pietro AlbiniRollup merge of #56497 - ljedrz:cleanup_libstd_const_li...
2018-12-05 Pietro AlbiniRollup merge of #56476 - GuillaumeGomez:invalid-line...
2018-12-05 Pietro AlbiniRollup merge of #56466 - ljedrz:delete_tuple_slice...
2018-12-05 Pietro AlbiniRollup merge of #56456 - oli-obk:private_impl_trait...
2018-12-05 Pietro AlbiniRollup merge of #56452 - sinkuu:redundant_clone, r...
2018-12-05 Pietro AlbiniRollup merge of #56388 - matthewjasper:more-lexical...
2018-12-05 Pietro AlbiniRollup merge of #56372 - wildarch:issue-55314-second...
2018-12-05 Pietro AlbiniRollup merge of #56119 - frewsxcv:frewsxcv-option-carri...
2018-12-05 Pietro AlbiniRollup merge of #55987 - Thomasdezeeuw:weak-ptr_eq...
2018-12-05 Pietro AlbiniRollup merge of #55563 - GuillaumeGomez:doc-search...
2018-12-05 Pietro AlbiniRollup merge of #51753 - gruberb:document-from-conversi...
2018-12-05 borsAuto merge of #55933 - euclio:doc-panic, r=QuietMisdreavus
2018-12-05 borsAuto merge of #55922 - oli-obk:slice_pat_ice, r=zackmdavis
2018-12-04 borsAuto merge of #55707 - GuillaumeGomez:file-sidebar...
2018-12-04 Shotaro Yamadasort_by_cached_key -> sort_by
2018-12-04 borsAuto merge of #55682 - GuillaumeGomez:primitive-sidebar...
2018-12-03 borsAuto merge of #55041 - evq:thumbv8m, r=alexcrichton
2018-12-03 borsAuto merge of #55010 - tromey:Bug-9224-generic-paramete...
2018-12-03 kennytmRollup merge of #56419 - mark-i-m:remove-try, r=Centril
2018-12-03 kennytmRollup merge of #56416 - GuillaumeGomez:css-body, r...
2018-12-03 kennytmRollup merge of #56141 - jnqnfe:osstr_len_clarity,...
2018-12-03 borsAuto merge of #56394 - cuviper:interrupted-timeout...
2018-12-03 borsAuto merge of #56358 - nikic:mergefunc-aliases, r=rkruppe
2018-12-02 borsAuto merge of #56110 - varkor:inhabitedness-union-enum...
2018-12-02 borsAuto merge of #56198 - bjorn3:cg_ssa_refactor, r=eddyb
2018-12-02 borsAuto merge of #56275 - RalfJung:win-mutex, r=SimonSapin
2018-12-02 borsAuto merge of #56378 - ljedrz:arena_tweaks, r=nagisa
2018-12-02 borsAuto merge of #56396 - dlrobertson:fix_va_list_tests...
2018-12-01 borsAuto merge of #56165 - RalfJung:drop-glue-type, r=eddyb...
2018-11-30 borsAuto merge of #56381 - kennytm:rollup, r=kennytm
2018-11-30 kennytmRollup merge of #56214 - scalexm:unification, r=nikomat...
2018-11-30 kennytmRollup merge of #56337 - phansch:fix_const_ice, r=oli-obk
2018-11-30 kennytmRollup merge of #56324 - Zoxc:int-ext, r=nikomatsakis
2018-11-30 kennytmRollup merge of #55011 - vi:panic_immediate_abort,...
2018-11-30 kennytmRollup merge of #56365 - alexreg:stabilise-self_struct_...
2018-11-30 kennytmRollup merge of #56373 - steveklabnik:update-books...
2018-11-30 kennytmRollup merge of #56367 - alexreg:move-feature-gate...
2018-11-30 kennytmRollup merge of #56364 - dlrobertson:fix_55903, r=oli-obk
2018-11-30 kennytmRollup merge of #56360 - alexcrichton:linkchecker-omg...
2018-11-30 kennytmRollup merge of #56355 - Zoxc:inline-things, r=michaelw...
2018-11-30 kennytmRollup merge of #56349 - davidtwco:issue-55396-inferenc...
2018-11-30 kennytmRollup merge of #56341 - frewsxcv:frewsxcv-util-cstr...
2018-11-30 kennytmRollup merge of #56339 - yui-knk:remove_mir_stats_flag...
2018-11-30 kennytmRollup merge of #56336 - nnethercote:clean-up-pp, r...
2018-11-30 kennytmRollup merge of #56268 - nnethercote:fold_opt_expr...
2018-11-30 kennytmRollup merge of #56216 - SimonSapin:array-tryfrom-slice...
2018-11-30 kennytmRollup merge of #56131 - ljedrz:assorted, r=RalfJung
2018-11-30 kennytmRollup merge of #56014 - euclio:issue-21335, r=nagisa
2018-11-30 kennytmRollup merge of #55821 - ljedrz:cached_key_sorts, r...
2018-11-29 Guillaume GomezRollup merge of #55391 - matthiaskrgr:bootstrap_cleanup...
2018-11-27 ljedrzUse sort_by_cached_key when key the function is not...
2018-11-26 borsAuto merge of #55705 - ethanboxx:master, r=SimonSapin
2018-11-25 borsAuto merge of #55527 - sgeisler:time-checked-add, r...
2018-11-22 Guillaume GomezRollup merge of #55485 - petertodd:2018-10-manuallydrop...
2018-11-22 borsAuto merge of #53918 - Havvy:doc-sort-by, r=GuillaumeGomez
2018-11-20 borsAuto merge of #55678 - Aaronepower:master, r=Mark-Simul...
2018-11-18 borsAuto merge of #55672 - RalfJung:miri-extern-types,...
2018-11-15 Pietro AlbiniRollup merge of #55785 - stjepang:unsized-drop-forget...
2018-11-15 Pietro AlbiniRollup merge of #55622 - jakllsch:netbsd-librt, r=alexc...
2018-11-15 Pietro AlbiniRollup merge of #55530 - ljedrz:speed_up_String_from_ut...
2018-11-15 Pietro AlbiniRollup merge of #55507 - fhartwig:size_of_intrinsic_doc...
2018-11-15 Pietro AlbiniRollup merge of #55211 - fintelia:bufwriter-buffer...
2018-11-15 Pietro AlbiniRollup merge of #55182 - jD91mZM2:rebased, r=alexcrichton
2018-11-15 borsAuto merge of #54906 - qnighy:fix-issue-50452, r=nikoma...
2018-11-13 borsAuto merge of #55356 - Aaron1011:fix/rustdoc-negative...
2018-11-13 kennytmRollup merge of #55754 - spastorino:fix-process-output...
2018-11-13 kennytmRollup merge of #55711 - kngwyu:btreemap-rangemut-doc...
2018-11-13 borsAuto merge of #55052 - newpavlov:patch-2, r=alexcrichton
2018-11-12 borsAuto merge of #55701 - tromey:ice-fix, r=matthewjasper
2018-11-11 borsAuto merge of #55698 - nikic:remove-llvm-4-support...
2018-11-11 borsAuto merge of #55657 - davidtwco:issue-55651, r=pnkfelix
next