]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/hair/pattern/mod.rs
Get rid of literal_alloc_cache
[rust.git] / src / librustc_mir / hair / pattern / mod.rs
2018-05-22 John Kåre AlsakerGet rid of literal_alloc_cache
2018-05-21 borsAuto merge of #50265 - japaric:sz, r=alexcrichton
2018-05-21 borsAuto merge of #50739 - gnzlbg:vec_reserve, r=sfackler
2018-05-21 borsAuto merge of #50860 - nox:big-niches-for-big-doggos...
2018-05-20 borsAuto merge of #50851 - eddyb:the-only-constant, r=nikom...
2018-05-20 borsAuto merge of #50234 - cramertj:extend, r=alexcrichton
2018-05-20 borsAuto merge of #50719 - frewsxcv:frewsxcv-iterator-zip...
2018-05-20 borsAuto merge of #50841 - oli-obk:promote_errors_to_panics...
2018-05-20 borsAuto merge of #50855 - nnethercote:fewer-macro_parser...
2018-05-20 borsAuto merge of #50820 - alexcrichton:no-modules, r=petro...
2018-05-20 borsAuto merge of #50813 - paoloteti:cortex-r, r=alexcrichton
2018-05-20 borsAuto merge of #50803 - varkor:never-transmute-never...
2018-05-19 borsAuto merge of #50893 - kennytm:rollup, r=kennytm
2018-05-19 borsAuto merge of #50782 - matthewjasper:wheres-main, r...
2018-05-19 borsAuto merge of #50690 - oli-obk:mir_stuff, r=eddyb
2018-05-19 Oliver SchneiderUse `Size` instead of `u64` in mir interpretation
2018-05-18 borsAuto merge of #50653 - oli-obk:bad_const, r=cramertj
2018-05-17 borsAuto merge of #50593 - nikomatsakis:nll-no-location...
2018-05-17 Mark SimulacrumRollup merge of #50649 - nnethercote:tweak-nearest_comm...
2018-05-17 Mark SimulacrumRollup merge of #50610 - estebank:fmt-str, r=Kimundi
2018-05-17 Mark SimulacrumRollup merge of #50553 - clarcharr:option_xor, r=sfackler
2018-05-17 Mark SimulacrumRollup merge of #50387 - phansch:remove_leftover_tab...
2018-05-16 kennytmRollup merge of #50170 - burtonageo:more_cow_from,...
2018-05-16 kennytmRollup merge of #50656 - leodasvacas:fix-impl-trait...
2018-05-16 kennytmRollup merge of #50638 - tbu-:pr_open_cloexec_once...
2018-05-15 Guillaume GomezRollup merge of #50691 - ollie27:rustdoc_pub_restricted...
2018-05-15 Guillaume GomezRollup merge of #50632 - GuillaumeGomez:minification...
2018-05-15 Guillaume GomezRollup merge of #50594 - sanxiyn:man-print, r=steveklabnik
2018-05-15 Guillaume GomezRollup merge of #49767 - ecstatic-morse:ptr-docs, r...
2018-05-15 borsAuto merge of #50351 - varkor:vestigial-never-conversio...
2018-05-15 borsAuto merge of #50011 - varkor:partialord-opt-ii, r...
2018-05-14 borsAuto merge of #50675 - csmoe:var_span, r=oli-obk
2018-05-13 kennytmRollup merge of #50670 - alexcrichton:remove-extern...
2018-05-13 kennytmRollup merge of #50667 - alexcrichton:no-remove-extern...
2018-05-13 kennytmRollup merge of #50663 - alexcrichton:no-removed-error...
2018-05-13 kennytmRollup merge of #50661 - varkor:libcoretest-ignore...
2018-05-13 kennytmRollup merge of #50644 - kennytm:read-appveyor-dump...
2018-05-13 borsAuto merge of #50643 - dlrobertson:fix_ice, r=oli-obk
2018-05-13 kennytmRollup merge of #50634 - tbu-:pr_preadwrite_emscripten...
2018-05-13 kennytmRollup merge of #50624 - adevore:fs-write-str-example...
2018-05-13 borsAuto merge of #50622 - eddyb:make-room-for-ghosts,...
2018-05-13 borsAuto merge of #50573 - oli-obk:tool_sanity, r=kennytm
2018-05-12 Mark SimulacrumRollup merge of #50607 - Zoxc:symbol-arena, r=michaelwo...
2018-05-12 Mark SimulacrumRollup merge of #50602 - Screwtapello:update-canonicali...
2018-05-12 Mark SimulacrumRollup merge of #50558 - whitfin:issue-50500, r=michael...
2018-05-12 Mark SimulacrumRollup merge of #50550 - llogiq:fmt-result, r=petrochenkov
2018-05-12 Mark SimulacrumRollup merge of #50545 - rizakrko:const_time, r=oli-obk
2018-05-12 Mark SimulacrumRollup merge of #50544 - Eijebong:cleanup_deps, r=alexc...
2018-05-12 borsAuto merge of #50352 - porglezomp:btree-no-empty-alloc...
2018-05-12 borsAuto merge of #50476 - zackmdavis:tame_unreachable_pub_...
2018-05-12 borsAuto merge of #50249 - Zoxc:allocation-const, r=oli-obk
2018-05-11 borsAuto merge of #50105 - mixi:crt-included, r=alexcrichton
2018-05-11 borsAuto merge of #50332 - Zoxc:interner-split, r=michaelwo...
2018-05-11 John Kåre AlsakerIntroduce ConstValue and use it instead of miri's Value...
2018-05-11 borsAuto merge of #50609 - alexcrichton:no-nll-preview...
2018-05-11 borsAuto merge of #50440 - nikomatsakis:single-use-lifetime...
2018-05-10 borsAuto merge of #50331 - MartinHusemann:master, r=Kimundi
2018-05-10 Alex CrichtonRollup merge of #50606 - kennytm:retry-docker-cache...
2018-05-10 Alex CrichtonRollup merge of #50598 - whitfin:unnecessary-mut-borrow...
2018-05-10 Alex CrichtonRollup merge of #50591 - glandium:cleanup, r=dtolnay
2018-05-10 Alex CrichtonRollup merge of #50590 - estebank:off-by-one, r=nikomat...
2018-05-10 Alex CrichtonRollup merge of #50588 - ExpHP:i-can-see-my-house-from...
2018-05-10 Alex CrichtonRollup merge of #50575 - alexcrichton:faster-drain...
2018-05-10 Alex CrichtonRollup merge of #50574 - s3bk:range_inclusive_into_inne...
2018-05-10 Alex CrichtonRollup merge of #50572 - frewsxcv:frewsxcv-fma, r=sfackler
2018-05-10 Alex CrichtonRollup merge of #50569 - michaelwoerister:cross-lang...
2018-05-10 Alex CrichtonRollup merge of #50565 - nnethercote:try_mark_green...
2018-05-10 Alex CrichtonRollup merge of #50564 - nnethercote:inline-Span-method...
2018-05-10 Alex CrichtonRollup merge of #50538 - michaelwoerister:atomic-cnums...
2018-05-10 Alex CrichtonRollup merge of #50532 - michaelwoerister:lockless...
2018-05-10 Alex CrichtonRollup merge of #50524 - wesleywiser:immutable_prev_wor...
2018-05-10 Alex CrichtonRollup merge of #50514 - alexcrichton:update-llvm,...
2018-05-10 Alex CrichtonRollup merge of #50447 - ehuss:fix-update-references...
2018-05-10 Alex CrichtonRollup merge of #50010 - ExpHP:slice-bounds, r=alexcrichton
2018-05-10 Alex CrichtonRollup merge of #49423 - gavento:gavento-dev, r=nikomat...
2018-05-10 borsAuto merge of #49823 - Zoxc:term-str, r=alexcrichton
2018-05-10 borsAuto merge of #50395 - Zoxc:small-tys, r=michaelwoerister
2018-05-10 borsAuto merge of #49729 - collin5:b48483, r=Mark-Simulacrum
2018-05-09 borsAuto merge of #49711 - ibabushkin:auto_trait_refactor...
2018-05-09 kennytmRollup merge of #49523 - Aaronepower:master, r=Mark...
2018-05-09 kennytmRollup merge of #50148 - japaric:const-manuallydrop...
2018-05-09 kennytmRollup merge of #49988 - clarcharr:never_docs, r=stevek...
2018-05-08 John Kåre AlsakerInsert fields from TypeAndMut into TyRef to allow layou...
2018-05-08 borsAuto merge of #50390 - hdhoang:46205_deny_by_default...
2018-05-07 borsAuto merge of #50305 - GuillaumeGomez:fix-mod-stackover...
2018-05-07 borsAuto merge of #50000 - michaelwoerister:cross-lang...
2018-05-07 borsAuto merge of #50434 - nrc:tool-bustage-infra, r=alexcr...
2018-05-06 borsAuto merge of #50420 - chrisvittal:mailmap-chrisvittal...
2018-05-05 borsAuto merge of #50418 - nnethercote:cmt, r=eddyb
2018-05-05 borsAuto merge of #50423 - hberntsen:armv5te_unknown_linux_...
2018-05-05 borsAuto merge of #50419 - sinkuu:rustdoc_nested_impl_trait...
2018-05-04 borsAuto merge of #49870 - pnkfelix:issue-27282-immut-borro...
2018-05-04 borsAuto merge of #50409 - KiChjang:issue-50343, r=nikomatsakis
2018-05-04 borsAuto merge of #50398 - llogiq:memchr-nano-opt, r=nagisa
2018-05-04 borsAuto merge of #50397 - sgrif:sg-smaller-universe-refact...
2018-05-03 borsAuto merge of #50413 - kennytm:rollup, r=kennytm
2018-05-03 kennytmRollup merge of #50320 - GuillaumeGomez:fix-search...
2018-05-03 kennytmRollup merge of #50416 - rleungx:non-lifetime, r=estebank
2018-05-03 kennytmRollup merge of #50406 - ExpHP:concat-nonzero-idents...
2018-05-03 kennytmRollup merge of #50421 - kennytm:fix-50415-ice-when...
next