]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/interpret/eval_context.rs
Remove some more unnecessary `mut`
[rust.git] / src / librustc_mir / interpret / eval_context.rs
2018-08-03 Oliver SchneiderRemove some more unnecessary `mut`
2018-08-02 Oliver SchneiderReading values should not be looking at the variant
2018-08-01 Oliver SchneiderAddress behaviour changing review comments
2018-08-01 Oliver SchneiderAddress stylistic review comments and rebase fallout
2018-08-01 Oliver SchneiderSimplify the char correctness check
2018-08-01 Oliver SchneiderFix `try_read_value` not working for enums
2018-08-01 Oliver SchneiderReintroduce `Undef` and properly check constant value...
2018-08-01 Pietro AlbiniRollup merge of #52851 - flip1995:tool_lints, r=oli-obk
2018-08-01 Pietro AlbiniRollup merge of #52842 - toidiu:ak-commentUpdate, r...
2018-08-01 Pietro AlbiniRollup merge of #52831 - dsciarra:rm-ref-to-author...
2018-08-01 Pietro AlbiniRollup merge of #52825 - RalfJung:codegen, r=alexcrichton
2018-08-01 Pietro AlbiniRollup merge of #52824 - varkor:fix-llvm-ret-move-warni...
2018-08-01 Pietro AlbiniRollup merge of #52822 - MajorBreakfast:fix-from-local...
2018-08-01 Pietro AlbiniRollup merge of #52821 - fukatani:gdb-vecdeque-print...
2018-08-01 Pietro AlbiniRollup merge of #52810 - matthewjasper:more-immutablity...
2018-08-01 Pietro AlbiniRollup merge of #52778 - ljedrz:readable_serialize...
2018-08-01 Pietro AlbiniRollup merge of #52771 - matklad:patch-1, r=kennytm
2018-08-01 Pietro AlbiniRollup merge of #52745 - commandline:master, r=oli-obk
2018-08-01 Pietro AlbiniRollup merge of #52340 - cypher:document-from-trait...
2018-07-31 borsAuto merge of #52234 - petrochenkov:macuse2, r=Mark...
2018-07-31 borsAuto merge of #52863 - steveklabnik:update-books, r...
2018-07-30 borsAuto merge of #52697 - ljedrz:misc_data_structures...
2018-07-30 borsAuto merge of #52830 - matthewjasper:bootstrap-prep...
2018-07-30 borsAuto merge of #52722 - alexcrichton:more-identifier...
2018-07-30 borsAuto merge of #52805 - ljedrz:format_str_literal, r...
2018-07-30 Brad Gibsonresolved upstream merge conflicts
2018-07-30 borsAuto merge of #52823 - RalfJung:test, r=eddyb
2018-07-30 borsAuto merge of #52828 - Mark-Simulacrum:clear-rustdoc...
2018-07-29 borsAuto merge of #52738 - ljedrz:push_to_extend, r=eddyb
2018-07-29 borsAuto merge of #51361 - oli-obk:sanity_check_consts...
2018-07-29 Oliver SchneiderSanity-check all constants
2018-07-28 borsAuto merge of #52585 - GuillaumeGomez:generic-impls...
2018-07-28 borsAuto merge of #52546 - nikomatsakis:issue-52050, r...
2018-07-28 borsAuto merge of #52744 - RalfJung:align_offset, r=Kimundi
2018-07-28 kennytmRollup merge of #52740 - estebank:crate-name, r=petroch...
2018-07-27 borsAuto merge of #52650 - oli-obk:associated_existential_t...
2018-07-26 Mark RousskovRollup merge of #52723 - alexcrichton:fix-extern-rename...
2018-07-26 Mark RousskovRollup merge of #52654 - alecmocatta:master, r=alexcrichton
2018-07-26 Mark RousskovRollup merge of #52649 - estebank:fmt-span, r=oli-obk
2018-07-26 Mark RousskovRollup merge of #52647 - csmoe:closure_arg_ignore,...
2018-07-26 Mark RousskovRollup merge of #52617 - matthewjasper:remove-unused...
2018-07-26 Mark RousskovRollup merge of #52610 - MajorBreakfast:task-terminolog...
2018-07-26 Mark RousskovRollup merge of #52558 - wesleywiser:ice_melting, r...
2018-07-25 borsAuto merge of #52561 - ljedrz:fixme_cc_271, r=alexcrichton
2018-07-25 Tatsuyuki IshiMerge remote-tracking branches 'ljedrz/dyn_libcore...
2018-07-24 Mark RousskovRollup merge of #52668 - RalfJung:ptr-doc, r=cramertj
2018-07-24 Mark RousskovRollup merge of #52658 - Wallacoloo:topics/use-option...
2018-07-24 Mark RousskovRollup merge of #52656 - jD91mZM2:stablize-uds, r=alexc...
2018-07-24 Mark RousskovRollup merge of #52645 - oli-obk:existential_in_fn_body...
2018-07-24 Mark RousskovRollup merge of #52402 - crepererum:build_hasher_eq...
2018-07-24 Mark RousskovRollup merge of #52391 - Amanieu:volatile_unaligned...
2018-07-24 borsAuto merge of #52257 - steveklabnik:refactor-rustdoc...
2018-07-24 borsAuto merge of #52181 - QuietMisdreavus:panicked-tester...
2018-07-24 borsAuto merge of #51587 - mark-i-m:at_most_once_rep_2018...
2018-07-24 borsAuto merge of #52597 - oli-obk:promotion_simplify,...
2018-07-24 borsAuto merge of #52189 - cuviper:static-box-leak, r=bluss
2018-07-24 kennytmRollup merge of #52548 - tko:cursor-doc, r=sfackler
2018-07-24 kennytmRollup merge of #52538 - ljedrz:old_musl_i586_flags...
2018-07-23 borsAuto merge of #50494 - F001:as_cell, r=alexcrichton
2018-07-23 borsAuto merge of #52506 - alexcrichton:dont-duplicate...
2018-07-23 borsAuto merge of #52211 - bjorn3:misc_rustdoc_changes...
2018-07-23 Oliver SchneiderPromoteds are statics and statics have a place, not...
2018-07-23 borsAuto merge of #52571 - oli-obk:promotion_abort, r=nagisa
2018-07-23 borsAuto merge of #52568 - oli-obk:span_bug_error, r=varkor
2018-07-22 borsAuto merge of #52564 - pnkfelix:issue-52126-lhs-of...
2018-07-22 kennytmRollup merge of #52587 - csmoe:doc, r=kennytm
2018-07-22 kennytmRollup merge of #52521 - ehuss:rustdoc-passes-doc,...
2018-07-22 kennytmRollup merge of #52508 - joshtriplett:dangling-not...
2018-07-22 kennytmRollup merge of #52465 - sekineh:add-ci-thumb, r=alexcr...
2018-07-22 kennytmRollup merge of #51807 - newpavlov:deprecate_str_slice...
2018-07-22 borsAuto merge of #52368 - GuillaumeGomez:intra_doc_link_re...
2018-07-22 borsAuto merge of #52394 - estebank:println, r=oli-obk
2018-07-22 borsAuto merge of #52250 - nnethercote:no-SparseBitMatrix...
2018-07-21 borsAuto merge of #51485 - estebank:dehighlight-secondary...
2018-07-21 borsAuto merge of #52115 - Dylan-DPC:feature/nll-liveness...
2018-07-21 borsAuto merge of #52555 - petrochenkov:mresfact, r=alexcri...
2018-07-21 borsAuto merge of #52552 - eddyb:proc-macro-prep, r=alexcri...
2018-07-21 borsAuto merge of #52535 - alexcrichton:update-stdsimd...
2018-07-21 borsAuto merge of #52536 - alexcrichton:attr-spans, r=nikom...
2018-07-21 borsAuto merge of #52438 - ljedrz:rustc_vec_capacity, r...
2018-07-20 kennytmRollup merge of #52573 - oli-obk:cleanups, r=RalfJung
2018-07-20 kennytmRollup merge of #52540 - alexcrichton:tweak-script...
2018-07-20 kennytmRollup merge of #52539 - alexcrichton:two-attrs, r...
2018-07-20 kennytmRollup merge of #52527 - ljedrz:cleanup_13973, r=oli-obk
2018-07-20 kennytmRollup merge of #52526 - ljedrz:cleanup_18800, r=alexcr...
2018-07-20 kennytmRollup merge of #52505 - alexcrichton:remove-thinlto...
2018-07-20 kennytmRollup merge of #52502 - RalfJung:rotate, r=scottmcm
2018-07-20 borsAuto merge of #52354 - QuietMisdreavus:rustdoc-lints...
2018-07-20 borsAuto merge of #52498 - oli-obk:const_prop, r=nikomatsakis
2018-07-19 borsAuto merge of #51854 - davidtwco:rfc-2008-rustdoc,...
2018-07-18 kennytmRollup merge of #51628 - euclio:line-writer, r=frewsxcv
2018-07-18 kennytmRollup merge of #52218 - rivertam:patch-1, r=withoutboats
2018-07-18 kennytmRollup merge of #52116 - Pazzaz:match-str-case, r=Simon...
2018-07-18 Oliver SchneiderMove the const casting code into its dedicated file
2018-07-18 borsAuto merge of #52342 - nnethercote:CanonicalVar, r...
2018-07-17 borsAuto merge of #52145 - ExpHP:drop-it-like-its-eof,...
2018-07-17 Oliver SchneiderPull out a statement that all match arms are executing
2018-07-17 borsAuto merge of #52335 - nnethercote:BitSlice-fixes,...
2018-07-14 borsAuto merge of #52318 - TheDarkula:master, r=oli-obk
2018-07-13 borsAuto merge of #52266 - michaelwoerister:incr-thinlto...
next