]> git.lizzy.rs Git - rust.git/history - src/librustc/ty/context.rs
Make queries block and handle query cycles
[rust.git] / src / librustc / ty / context.rs
2018-06-06 John Kåre AlsakerMake queries block and handle query cycles
2018-06-05 Mark SimulacrumRollup merge of #51255 - avdv:patch-1, r=kennytm
2018-06-05 Mark SimulacrumRollup merge of #50852 - mandeep:fix-rustdoc-example...
2018-06-05 borsAuto merge of #51242 - ytausky:mut-ref, r=estebank
2018-06-04 Mark SimulacrumRollup merge of #51326 - sdroege:slice-iter-cleanup...
2018-06-04 Mark SimulacrumRollup merge of #51323 - nikic:switch-int-lowering...
2018-06-03 Mark SimulacrumRollup merge of #51226 - gnzlbg:nonzero_align, r=SimonSapin
2018-06-02 Mark SimulacrumRollup merge of #51147 - tmccombs:sliceindex, r=SimonSapin
2018-06-02 Mark SimulacrumRollup merge of #51124 - frewsxcv:frewsxcv-replace...
2018-06-02 Mark SimulacrumRollup merge of #50919 - frewsxcv:frewsxcv-epsilon...
2018-06-02 Mark SimulacrumRollup merge of #50167 - fintelia:duration-nanos, r...
2018-06-02 borsAuto merge of #51063 - mixi:musl-bootstrap, r=alexcrichton
2018-06-02 borsAuto merge of #51274 - nikomatsakis:issue-46557-promote...
2018-06-02 borsAuto merge of #51015 - nikomatsakis:issue-50672-remove...
2018-06-02 borsAuto merge of #50554 - clarcharr:from_bool, r=TimNN
2018-06-02 borsAuto merge of #51270 - nicokoch:issue-51266, r=TimNN
2018-06-02 borsAuto merge of #51287 - Mark-Simulacrum:rollup, r=Mark...
2018-06-01 Mark SimulacrumRollup merge of #51272 - steveklabnik:remove_feature_fl...
2018-06-01 Mark SimulacrumRollup merge of #51135 - estebank:sugg-7575, r=oli-obk
2018-06-01 borsAuto merge of #50108 - Zoxc:sync-gcx, r=mw
2018-06-01 John Kåre AlsakerAssert that GlobalCtxt is Sync
2018-06-01 John Kåre AlsakerHave worker-local GlobalArenas
2018-06-01 John Kåre AlsakerEnsure ImplicitCtxt is Sync
2018-05-31 Guillaume GomezRollup merge of #51240 - nnethercote:parse-2, r=nikomat...
2018-05-31 Guillaume GomezRollup merge of #51227 - uuttff8:master, r=dtolnay
2018-05-31 Guillaume GomezRollup merge of #51193 - GuillaumeGomez:fixes-style...
2018-05-30 borsAuto merge of #50880 - glandium:oom, r=SimonSapin
2018-05-30 borsAuto merge of #51106 - davidtwco:issue-50934, r=nikomat...
2018-05-30 borsAuto merge of #51017 - estebank:crate-name-in-path...
2018-05-30 borsAuto merge of #50783 - pnkfelix:issue-27282-match-borro...
2018-05-29 borsAuto merge of #50772 - nicokoch:fastcopy, r=alexcrichton
2018-05-29 Felix S. Klock IIrust-lang/rust#27282: emit `ReadForMatch` on each match...
2018-05-29 Felix S. Klock IIDebug flag to bypass restriction of mutation in match...
2018-05-29 borsAuto merge of #51134 - RalfJung:from_raw_parts, r=Simon...
2018-05-29 borsAuto merge of #51019 - Zoxc:hash-bytes, r=michaelwoerister
2018-05-29 borsAuto merge of #51142 - nickbabcock:doc-inspect, r=frewsxcv
2018-05-29 borsAuto merge of #51144 - tmccombs:unix-epoch-stable,...
2018-05-29 borsAuto merge of #50475 - csmoe:debr, r=nikomatsakis
2018-05-28 Niko Matsakisremove use of depth from `TyS` and replace with a debru...
2018-05-28 borsAuto merge of #50465 - clarcharr:wrapping, r=KodrAus
2018-05-28 borsAuto merge of #50929 - zackmdavis:hiridification_initia...
2018-05-28 borsAuto merge of #50521 - gnzlbg:simd_float, r=alexcrichton
2018-05-28 Zack M. Davisscrap `find_node_for_hir_id` in favor of `hir_to_node_id`
2018-05-28 Zack M. Davisoperate on `HirId` in `hir::Pat::each_binding`, and...
2018-05-28 borsAuto merge of #51121 - Manishearth:rust-syntax, r=killercup
2018-05-28 borsAuto merge of #51118 - nrc:update, r=oli-obk
2018-05-28 borsAuto merge of #50724 - zackmdavis:applicability_rush...
2018-05-28 borsAuto merge of #50612 - Zoxc:thin-slice, r=michaelwoerister
2018-05-28 borsAuto merge of #50892 - davidtwco:issue-50004, r=alexcri...
2018-05-27 John Kåre AlsakerAdd assertions for TyS and TypeVariants sizes
2018-05-27 John Kåre AlsakerMake &Slice a thin pointer
2018-05-27 borsAuto merge of #51075 - estebank:and_the_case_of_the_con...
2018-05-26 Mark SimulacrumRollup merge of #51057 - pnkfelix:issue-51025-make...
2018-05-26 borsAuto merge of #51052 - nikomatsakis:obsolete-arrow...
2018-05-26 kennytmRollup merge of #51056 - tbu-:pr_once_new, r=dtolnay
2018-05-26 kennytmRollup merge of #51048 - GuillaumeGomez:formatter-examp...
2018-05-26 kennytmRollup merge of #51047 - spastorino:use_polonius_engine...
2018-05-26 kennytmRollup merge of #51034 - oli-obk:lowering, r=pnkfelix
2018-05-26 kennytmRollup merge of #51014 - GuillaumeGomez:env_docs, r...
2018-05-26 kennytmRollup merge of #50987 - estebank:underline-multiple...
2018-05-26 borsAuto merge of #51041 - alexcrichton:better-unwind,...
2018-05-26 borsAuto merge of #50364 - LukasKalbertodt:improve-duration...
2018-05-26 borsAuto merge of #51035 - oli-obk:unsupported_crate_type...
2018-05-25 borsAuto merge of #51033 - coryshrmn:master, r=dtolnay
2018-05-25 borsAuto merge of #50967 - oli-obk:miri_api_refactor, r...
2018-05-25 borsAuto merge of #51051 - nikomatsakis:turbofish-impl...
2018-05-25 borsAuto merge of #50998 - bobtwinkles:nll_facts_invalidate...
2018-05-25 borsAuto merge of #50986 - estebank:main-start-span, r...
2018-05-25 borsAuto merge of #50879 - petrochenkov:lintconv, r=nikomat...
2018-05-24 borsAuto merge of #50937 - nikomatsakis:chalkify-engine...
2018-05-24 Niko Matsakispacify the mercilous tidy
2018-05-24 Niko Matsakisimplement the chalk traits, albeit with many placeholders
2018-05-24 kennytmRollup merge of #51011 - QuietMisdreavus:duplicitous...
2018-05-24 borsAuto merge of #50949 - eddyb:debuginfo, r=mw
2018-05-24 kennytmRollup merge of #50981 - nnethercote:shrink-LiveNode...
2018-05-24 kennytmRollup merge of #50979 - Manishearth:type-only, r=estebank
2018-05-24 kennytmRollup merge of #50964 - michaelwoerister:query-symbol...
2018-05-24 kennytmRollup merge of #50956 - atopia:rust-gdb-with-cdgb...
2018-05-24 kennytmRollup merge of #50864 - jakllsch:add-netbsd-arm-target...
2018-05-24 borsAuto merge of #50943 - oli-obk:cleanups, r=estebank
2018-05-23 borsAuto merge of #50933 - SimonSapin:anchorage, r=alexcrichton
2018-05-23 borsAuto merge of #50916 - oli-obk:miri, r=eddyb
2018-05-23 borsAuto merge of #50891 - davidtwco:nll-kill-loans-out...
2018-05-23 borsAuto merge of #50528 - whitfin:issue-50508, r=michaelwo...
2018-05-23 borsAuto merge of #50798 - bobtwinkles:nll_facts_invalidate...
2018-05-23 borsAuto merge of #50682 - F001:issue-50589, r=petrochenkov
2018-05-22 borsAuto merge of #50969 - nikomatsakis:issue-50673-broken...
2018-05-22 kennytmRollup merge of #50963 - nnethercote:coercion-VecDeque1...
2018-05-22 kennytmRollup merge of #50961 - Zoxc:fix-filecheck, r=alexcrichton
2018-05-22 kennytmRollup merge of #50958 - KiChjang:nit-50697, r=pnkfelix
2018-05-22 kennytmRollup merge of #50952 - steveklabnik:2018-book, r...
2018-05-22 kennytmRollup merge of #50947 - QuietMisdreavus:nice-tabs...
2018-05-22 kennytmRollup merge of #50946 - alexcrichton:fix-parse-lifetim...
2018-05-22 kennytmRollup merge of #50945 - stjepang:stabilize-from-ref...
2018-05-22 kennytmRollup merge of #50932 - nnethercote:seen-Predicates...
2018-05-22 kennytmRollup merge of #50931 - nnethercote:inline-try_get...
2018-05-22 kennytmRollup merge of #50914 - simartin:issue_50636, r=oli-obk
2018-05-22 kennytmRollup merge of #50913 - d-e-s-o:fix-typo, r=joshtriplett
2018-05-22 kennytmRollup merge of #50875 - QuietMisdreavus:short-features...
2018-05-22 kennytmRollup merge of #50863 - oli-obk:const_len, r=SimonSapi...
next