]> git.lizzy.rs Git - rust.git/history - src/librustc_const_eval
Add transpose conversions for Option and Result
[rust.git] / src / librustc_const_eval /
2018-01-04 borsAuto merge of #46916 - michaelwoerister:generate-dead...
2018-01-03 borsAuto merge of #46984 - arielb1:pre-statement-effect...
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2018-01-02 borsAuto merge of #47042 - redox-os:redox, r=estebank
2018-01-02 borsAuto merge of #47111 - rkruppe:repr-transparent, r...
2018-01-01 borsAuto merge of #46735 - Manishearth:memchr-find, r=burnt...
2017-12-31 borsAuto merge of #46713 - Manishearth:memchr, r=bluss
2017-12-29 borsAuto merge of #46327 - Aaronepower:master, r=alexcrichton
2017-12-29 borsAuto merge of #46883 - QuietMisdreavus:faildown, r...
2017-12-28 borsAuto merge of #47036 - QuietMisdreavus:i-like-big-chars...
2017-12-27 borsAuto merge of #47016 - malbarbo:dist-armv5te, r=alexcri...
2017-12-27 borsAuto merge of #46803 - estebank:non-ascii-def-span...
2017-12-26 borsAuto merge of #46941 - ScottAbbey:freebsd-build-update...
2017-12-26 kennytmRollup merge of #46943 - malbarbo:process-test-busybox...
2017-12-26 kennytmRollup merge of #46940 - EdSchouten:cloudabi, r=alexcri...
2017-12-26 kennytmRollup merge of #46939 - davidalber:code-of-conduct...
2017-12-26 kennytmRollup merge of #46933 - clarcharr:float_docs, r=stevek...
2017-12-26 kennytmRollup merge of #46930 - lucis-fluxum:patch-1, r=QuietM...
2017-12-26 kennytmRollup merge of #46928 - varkor:contrib-10, r=alexcrichton
2017-12-25 borsAuto merge of #46973 - arielb1:tuple-casting, r=estebank
2017-12-25 borsAuto merge of #46949 - davidtwco:issue-46631, r=arielb1
2017-12-25 borsAuto merge of #46914 - mikeyhew:raw_pointer_self, r...
2017-12-25 borsAuto merge of #46910 - alexcrichton:thinlto-default...
2017-12-24 borsAuto merge of #46899 - m4b:linkage_name_equals_symbol_n...
2017-12-24 borsAuto merge of #46789 - Diggsey:command-env-capture...
2017-12-24 borsAuto merge of #46896 - arielb1:shadow-scope, r=eddyb
2017-12-24 borsAuto merge of #46894 - detrumi:fix-const-eval-trait...
2017-12-24 borsAuto merge of #46859 - gereeter:uninhabited-unions...
2017-12-24 borsAuto merge of #46888 - cramertj:nested-impl-trait-error...
2017-12-24 borsAuto merge of #46833 - diwic:7c-abort-ffi, r=arielb1
2017-12-23 borsAuto merge of #46881 - michaelwoerister:ensure-coherenc...
2017-12-23 borsAuto merge of #46864 - estebank:closure-type-err-sp...
2017-12-21 kennytmRollup merge of #46636 - frewsxcv:frewsxcv-fn-box,...
2017-12-20 Esteban KüberVarious tweaks
2017-12-20 kennytmRollup merge of #46760 - semarie:openbsd-arm64, r=alexc...
2017-12-20 kennytmRollup merge of #46671 - varkor:contrib-2, r=KodrAus
2017-12-20 kennytmRollup merge of #46517 - notriddle:patch-2, r=BurntSushi
2017-12-20 borsAuto merge of #46508 - clarcharr:duration_extras, r...
2017-12-20 borsAuto merge of #46233 - SimonSapin:fmt-debuglist-flags...
2017-12-20 Esteban KüberUse a label for catch-all pattern instead of note
2017-12-20 borsAuto merge of #46441 - gaurikholkar:single_lifetimes...
2017-12-16 borsAuto merge of #46722 - arielb1:single-self, r=eddyb
2017-12-16 borsAuto merge of #46560 - Yoric:incr, r=michaelwoerister
2017-12-15 Steve KlabnikRollup merge of #46728 - varkor:contrib-4, r=michaelwoe...
2017-12-15 Steve KlabnikRollup merge of #46710 - xfix:patch-5, r=alexcrichton
2017-12-15 Steve KlabnikRollup merge of #46705 - pornel:cargo-output, r=alexcri...
2017-12-15 Steve KlabnikRollup merge of #46690 - mystor:pub_line_column, r...
2017-12-15 Steve KlabnikRollup merge of #46652 - ishitatsuyuki:thinlto-backport...
2017-12-15 Steve KlabnikRollup merge of #46601 - matthewjasper:method-link...
2017-12-15 borsAuto merge of #46706 - sunjay:gat-lifetimes, r=nikomatsakis
2017-12-15 borsAuto merge of #46537 - pnkfelix:two-phase-borrows,...
2017-12-15 borsAuto merge of #46701 - eddyb:vector-newtypes, r=nagisa
2017-12-14 borsAuto merge of #45047 - durka:trait-alias, r=petrochenkov
2017-12-14 borsAuto merge of #46562 - michaelwoerister:faster-span...
2017-12-14 borsAuto merge of #45002 - oli-obk:miri, r=eddyb
2017-12-13 borsAuto merge of #46419 - jseyfried:all_imports_in_metadat...
2017-12-12 Oliver SchneiderMove large chunks of miri from rustc::mir::interpret...
2017-12-12 Oliver SchneiderPut miri const eval checking behind -Zmiri
2017-12-12 borsAuto merge of #46411 - rillian:str_ascii, r=kennytm
2017-12-11 Oliver SchneiderMerge remote-tracking branch 'origin/master' into miri
2017-12-10 borsAuto merge of #46232 - canndrew:never-docs, r=QuietMisd...
2017-12-10 borsAuto merge of #46620 - bjorn3:remove-test-metric, r...
2017-12-08 borsAuto merge of #45837 - SimonSapin:file_read_write,...
2017-12-08 borsAuto merge of #46563 - michaelwoerister:make-anon-globa...
2017-12-07 Guillaume GomezRollup merge of #46548 - jonathanstrong:master, r=dtolnay
2017-12-07 Guillaume GomezRollup merge of #46444 - GuillaumeGomez:css-cleanup...
2017-12-07 Guillaume GomezRollup merge of #46416 - liigo:cfg-macro, r=steveklabnik
2017-12-07 borsAuto merge of #46523 - CrockAgile:update-fingerprint...
2017-12-07 borsAuto merge of #46221 - GuillaumeGomez:doc-script-load...
2017-12-07 borsAuto merge of #46187 - notriddle:patch-1, r=QuietMisdreavus
2017-12-06 borsAuto merge of #45953 - estebank:tab-4, r=nikomatsakis
2017-12-06 Corey FarwellRollup merge of #46502 - GuillaumeGomez:improve-search...
2017-12-06 Corey FarwellRollup merge of #46495 - timotree3:patch-1, r=nikomatsakis
2017-12-06 Corey FarwellRollup merge of #46483 - frewsxcv:frewsxcv-ptr-swap...
2017-12-06 Corey FarwellRollup merge of #46431 - steveklabnik:gh42725, r=QuietM...
2017-12-06 Corey FarwellRollup merge of #46378 - udoprog:benches-rand, r=kennytm
2017-12-06 Corey FarwellRollup merge of #46136 - tbu-:pr_werror, r=nikomatsakis
2017-12-06 Oliver SchneiderMerge remote-tracking branch 'origin/master' into miri
2017-12-06 Eduard-Mihai Burtescumiri: don't use an associated constant for a Machine...
2017-12-06 Eduard-Mihai Burtescumiri: move param_env from Machine to EvalContext.
2017-12-06 Eduard-Mihai Burtescumiri: monomorphize types iff they came from MIR.
2017-12-06 Oliver SchneiderMerge remote-tracking branch 'origin/master' into miri
2017-12-06 Oliver SchneiderUpdate miri to rustc changes
2017-12-06 borsAuto merge of #45898 - JRegimbal:master, r=QuietMisdreavus
2017-12-05 borsAuto merge of #46492 - eddyb:move-ops, r=arielb1
2017-12-05 borsAuto merge of #46503 - Aaron1011:librustdoc_log, r...
2017-12-05 borsAuto merge of #46499 - malbarbo:rename-cross, r=alexcri...
2017-12-05 borsAuto merge of #46403 - oli-obk:generic_missing_impl...
2017-12-05 borsAuto merge of #46305 - irinagpopa:backstory, r=alexcric...
2017-12-04 Irina-Gabriela Poparustc_back: remove slice module in favor of std::slice...
2017-12-03 Corey FarwellRollup merge of #46432 - tromey:doc-fix-46307, r=estebank
2017-12-03 Corey FarwellRollup merge of #46260 - ExpHP:builtin-macro-doc-sync...
2017-12-02 borsAuto merge of #46381 - estebank:expected-span, r=nikoma...
2017-12-02 borsAuto merge of #46368 - michaelwoerister:incr-comp-type...
2017-12-02 borsAuto merge of #46349 - estebank:highlight-ref, r=arielb1
2017-12-02 borsAuto merge of #46347 - raventid:did-you-mean-increase...
2017-12-02 borsAuto merge of #46343 - jseyfried:fix_hygiene_bug, r=nrc
2017-12-02 borsAuto merge of #46326 - GuillaumeGomez:sidebar-text...
2017-12-01 kennytmRollup merge of #46280 - tamird:remove-old-refs, r...
2017-12-01 kennytmRollup merge of #45880 - arielb1:never-coerce, r=nikoma...
next