]> git.lizzy.rs Git - rust.git/history - src/librustc_codegen_llvm/type_.rs
Various minor/cosmetic improvements to code
[rust.git] / src / librustc_codegen_llvm / type_.rs
2018-12-07 Alexander RegueiroVarious minor/cosmetic improvements to code
2018-12-07 kennytmRollup merge of #56250 - dwijnand:ptr-hash, r=alexcrichton
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 borsAuto merge of #56392 - petrochenkov:regensym, r=oli-obk
2018-12-06 Pietro AlbiniRollup merge of #56525 - udoprog:linux-current-exe...
2018-12-06 Pietro AlbiniRollup merge of #56441 - ollie27:rustbuild_compiler_doc...
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-05 Pietro AlbiniRollup merge of #56476 - GuillaumeGomez:invalid-line...
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 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 #56438 - yui-knk:remove_not_used_DotEq_...
2018-12-03 kennytmRollup merge of #56435 - RalfJung:libstd-without-c...
2018-12-03 kennytmRollup merge of #56433 - yui-knk:update_comment_of_pars...
2018-12-03 kennytmRollup merge of #56432 - ordovicia:shrink-to-issue...
2018-12-03 kennytmRollup merge of #56419 - mark-i-m:remove-try, r=Centril
2018-12-03 kennytmRollup merge of #56418 - petrochenkov:wintidy, r=nagisa
2018-12-03 kennytmRollup merge of #56416 - GuillaumeGomez:css-body, r...
2018-12-03 kennytmRollup merge of #56412 - petrochenkov:extself, r=Centril
2018-12-03 kennytmRollup merge of #56402 - scottmcm:better-marker-trait...
2018-12-03 kennytmRollup merge of #56401 - scottmcm:vecdeque-resize-with...
2018-12-03 kennytmRollup merge of #56395 - Centril:stabilize-dbg-macro...
2018-12-03 kennytmRollup merge of #56366 - alexreg:stabilise-self_in_type...
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-11-30 kennytmRollup merge of #56268 - nnethercote:fold_opt_expr...
2018-11-30 kennytmRollup merge of #56014 - euclio:issue-21335, r=nagisa
2018-11-29 bjorn3Some refactorings
2018-11-29 Guillaume GomezRollup merge of #55391 - matthiaskrgr:bootstrap_cleanup...
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-25 Pietro AlbiniRollup merge of #56176 - GuillaumeGomez:panic-setup...
2018-11-23 borsAuto merge of #55935 - alexcrichton:vs2017, r=Mark...
2018-11-23 kennytmRollup merge of #56022 - RalfJung:validate-before-jump...
2018-11-23 kennytmRollup merge of #55945 - oli-obk:static_assert_arg_type...
2018-11-23 kennytmRollup merge of #55838 - dralley:fix-cfg-step, r=Kimundi
2018-11-22 Guillaume GomezRollup merge of #56002 - Axary:master, r=estebank
2018-11-22 Guillaume GomezRollup merge of #55980 - csmoe:issue-55891, r=estebank
2018-11-22 Guillaume GomezRollup merge of #55961 - tromey:Bug-55944-vecdeque...
2018-11-22 Guillaume GomezRollup merge of #55784 - meltinglava:master, r=KodrAus
2018-11-22 Guillaume GomezRollup merge of #55485 - petertodd:2018-10-manuallydrop...
2018-11-22 Guillaume GomezRollup merge of #55367 - GuillaumeGomez:private-item...
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-20 borsAuto merge of #55983 - oli-obk:static_, r=Mark-Simulacrum
2018-11-19 borsAuto merge of #55971 - SergioBenitez:skip-non-semantic...
2018-11-19 Pietro AlbiniRollup merge of #56043 - nikomatsakis:issue-55756-via...
2018-11-19 Pietro AlbiniRollup merge of #56016 - scottmcm:vecdeque-resize-with...
2018-11-19 Pietro AlbiniRollup merge of #56012 - RalfJung:unsafe-cell, r=nikoma...
2018-11-19 Pietro AlbiniRollup merge of #56011 - CBenoit:master, r=QuietMisdreavus
2018-11-19 Pietro AlbiniRollup merge of #56007 - RalfJung:non-const-call, r...
2018-11-19 Pietro AlbiniRollup merge of #55970 - RalfJung:miri-backtrace, r...
2018-11-19 Pietro AlbiniRollup merge of #55968 - ehuss:non-mod-rs-tests, r...
2018-11-19 Pietro AlbiniRollup merge of #55963 - stepancheg:mpsc-take-2, r...
2018-11-19 Pietro AlbiniRollup merge of #55962 - QuietMisdreavus:tricky-spans...
2018-11-19 Pietro AlbiniRollup merge of #55953 - blitzerr:master, r=nikomatsakis
2018-11-19 Pietro AlbiniRollup merge of #55952 - michaelwoerister:newer-clang...
2018-11-19 Pietro AlbiniRollup merge of #55949 - ljedrz:return_impl_Iterator_fr...
2018-11-18 Pietro AlbiniRollup merge of #55923 - Zeegomo:master, r=estebank
2018-11-18 Pietro AlbiniRollup merge of #55919 - Turbo87:num-tests, r=dtolnay
2018-11-18 Pietro AlbiniRollup merge of #55916 - RalfJung:mut-visitor, r=oli-obk
2018-11-18 Pietro AlbiniRollup merge of #55894 - RalfJung:validation-enums...
2018-11-18 Pietro AlbiniRollup merge of #55867 - RalfJung:dont-panic, r=Mark...
2018-11-18 Pietro AlbiniRollup merge of #55862 - zackmdavis:but_will_they_come_...
2018-11-18 Pietro AlbiniRollup merge of #55857 - andjo403:rmdep, r=Mark-Simulacrum
2018-11-18 Pietro AlbiniRollup merge of #55834 - ogoffart:union-abi, r=eddyb
2018-11-18 Pietro AlbiniRollup merge of #55827 - ljedrz:various_stashed, r...
2018-11-18 Pietro AlbiniRollup merge of #55564 - smaeul:test-fixes-2, r=alexcri...
2018-11-18 Pietro AlbiniRollup merge of #55562 - smaeul:powerpc-linux-musl...
2018-11-18 borsAuto merge of #55672 - RalfJung:miri-extern-types,...
2018-11-17 borsAuto merge of #56003 - nikomatsakis:issue-54467-infer...
2018-11-17 borsAuto merge of #55627 - sunfishcode:cg-llvm-gen, r=nikom...
2018-11-16 Eduard-Mihai Burtescu[eddyb] rustc_codegen_ssa: rename `interfaces` to ...
2018-11-16 Denis MerigouxAdded default impl for DerivedTypeMethods + empty impl...
2018-11-16 Denis MerigouxFinished moving backend-agnostic code to rustc_codegen_ssa
2018-11-16 Denis MerigouxGreat separation of librustc_codegen_llvm: librustc_cod...
2018-11-16 Denis MerigouxBeginning of moving all backend-agnostic code to rustc_...
2018-11-16 Eduard-Mihai Burtescu[eddyb/rebase cleanup] move type_{needs_drop,is_sized...
2018-11-16 Denis MerigouxMoved common.rs enums
2018-11-16 Denis MerigouxMove doc to trait declarations
2018-11-16 Denis MerigouxGeneralized mir::codegen_mir (and all subsequent functions)
2018-11-16 Denis MerigouxGeneralized base::coerce_unsized_into
2018-11-16 Denis MerigouxGeneralized base::unsize_thin_ptr
2018-11-16 Denis MerigouxGeneralized base::unsized_info
2018-11-16 Denis MerigouxGeneralized memset and memcpy
next