]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/interpret/machine.rs
Various minor/cosmetic improvements to code
[rust.git] / src / librustc_mir / interpret / machine.rs
2018-12-07 Alexander RegueiroVarious minor/cosmetic improvements to code
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 borsAuto merge of #56392 - petrochenkov:regensym, r=oli-obk
2018-12-06 borsAuto merge of #56557 - pietroalbini:rollup, r=pietroalbini
2018-12-06 borsAuto merge of #55635 - oli-obk:min_const_unsafe_fn...
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-05 Pietro AlbiniRollup merge of #56476 - GuillaumeGomez:invalid-line...
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-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 Ralf JungRetag needs to know whether this is a 2-phase-reborrow
2018-12-03 kennytmRollup merge of #56416 - GuillaumeGomez:css-body, r...
2018-12-03 kennytmRollup merge of #56141 - jnqnfe:osstr_len_clarity,...
2018-12-02 borsAuto merge of #56275 - RalfJung:win-mutex, r=SimonSapin
2018-12-01 borsAuto merge of #56165 - RalfJung:drop-glue-type, r=eddyb...
2018-11-30 kennytmRollup merge of #56214 - scalexm:unification, r=nikomat...
2018-11-30 kennytmRollup merge of #55011 - vi:panic_immediate_abort,...
2018-11-30 kennytmRollup merge of #56341 - frewsxcv:frewsxcv-util-cstr...
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 borsAuto merge of #49878 - dlrobertson:va_list_pt0, r=eddyb
2018-11-29 Guillaume GomezRollup merge of #56330 - estebank:cleanup-span, r=zackm...
2018-11-29 Guillaume GomezRollup merge of #56273 - GuillaumeGomez:iterator-fnmut...
2018-11-29 Guillaume GomezRollup merge of #56257 - mark-i-m:rustc-guide-links...
2018-11-29 Guillaume GomezRollup merge of #56255 - jasonl:update-old-documents...
2018-11-29 Guillaume GomezRollup merge of #56236 - frewsxcv:frewsxcv-unsafe-unsaf...
2018-11-29 Guillaume GomezRollup merge of #56223 - Mark-Simulacrum:self-profile...
2018-11-29 Guillaume GomezRollup merge of #56220 - estebank:suggest-lifetime...
2018-11-29 Guillaume GomezRollup merge of #56149 - ariasuni:improve-amctime-doc...
2018-11-29 Guillaume GomezRollup merge of #56148 - mark-i-m:rustc-guide-submodule...
2018-11-29 Guillaume GomezRollup merge of #56127 - rust-lang:oli-obk-patch-1...
2018-11-29 Guillaume GomezRollup merge of #56124 - antoine-de:fix_read_to_end_doc...
2018-11-29 Guillaume GomezRollup merge of #56114 - varkor:nonexhaustive-backticks...
2018-11-29 Guillaume GomezRollup merge of #56080 - mark-i-m:patch-2, r=steveklabnik
2018-11-29 Guillaume GomezRollup merge of #56023 - vorner:doc/atomic-ordering...
2018-11-29 Guillaume GomezRollup merge of #55391 - matthiaskrgr:bootstrap_cleanup...
2018-11-29 borsAuto merge of #56313 - nikic:update-llvm, r=alexcrichton
2018-11-29 borsAuto merge of #56300 - nikic:issue-56267, r=eddyb
2018-11-27 borsAuto merge of #56264 - petrochenkov:typonly, r=nikomatsakis
2018-11-27 borsAuto merge of #56251 - scalexm:root-universe, r=nikomat...
2018-11-27 borsAuto merge of #55402 - estebank:macro-eof-2, r=nikomatsakis
2018-11-27 borsAuto merge of #56094 - RalfJung:memory-data-revived...
2018-11-26 borsAuto merge of #54668 - RalfJung:use-maybe-uninit, r...
2018-11-26 borsAuto merge of #55835 - alexcrichton:llvm-upgrade, r...
2018-11-26 borsAuto merge of #56070 - oli-obk:const_let, r=eddyb
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-25 Ralf Jungmachine hooks for stack push and pop, frame machine...
2018-11-25 Ralf Jungpass MemoryExtra to find_foreign_static and adjust_stat...
2018-11-25 Ralf Jungbring back MemoryExtra
2018-11-23 borsAuto merge of #55935 - alexcrichton:vs2017, r=Mark...
2018-11-23 kennytmRollup merge of #55838 - dralley:fix-cfg-step, r=Kimundi
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 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 Oliver SchererGrammar nit
2018-11-20 Oliver SchererDocument runtime static mutation checks
2018-11-19 Pietro AlbiniRollup merge of #56043 - nikomatsakis:issue-55756-via...
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 #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 #55834 - ogoffart:union-abi, r=eddyb
2018-11-18 Pietro AlbiniRollup merge of #55827 - ljedrz:various_stashed, r...
2018-11-18 borsAuto merge of #55672 - RalfJung:miri-extern-types,...
2018-11-16 borsAuto merge of #55936 - nrc:save-rename, r=eddyb
2018-11-15 Pietro AlbiniRollup merge of #55956 - euclio:issue-55587, r=estebank
2018-11-15 Pietro AlbiniRollup merge of #55932 - Turbo87:to_digit, r=alexcrichton
2018-11-15 Pietro AlbiniRollup merge of #55930 - ljedrz:hir_bonuses, r=cramertj
2018-11-15 Pietro AlbiniRollup merge of #55926 - cynecx:fix-rustdoc-mobile...
2018-11-15 Pietro AlbiniRollup merge of #55901 - euclio:speling, r=petrochenkov
2018-11-15 Pietro AlbiniRollup merge of #55865 - RalfJung:unix-rwlock, r=alexcr...
2018-11-15 Pietro AlbiniRollup merge of #55852 - varkor:dotdotequals-lint,...
next