]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck
Auto merge of #56614 - Zoxc:query-perf2, r=michaelwoerister
[rust.git] / src / librustc_typeck /
2019-01-09 borsAuto merge of #56614 - Zoxc:query-perf2, r=michaelwoerister
2019-01-08 borsAuto merge of #56638 - matthewjasper:remove-ref-region...
2019-01-08 borsAuto merge of #57114 - Zoxc:query-perf11, r=michaelwoer...
2019-01-07 Pietro AlbiniRollup merge of #57375 - stjepang:duration-constants...
2019-01-07 Pietro AlbiniRollup merge of #57369 - petrhosek:llvm-libcxx, r=alexc...
2019-01-07 Pietro AlbiniRollup merge of #57358 - euclio:docck-unicode, r=QuietM...
2019-01-07 Pietro AlbiniRollup merge of #57308 - Zoxc:controller-sync, r=michae...
2019-01-07 Pietro AlbiniRollup merge of #57290 - mark-i-m:remove-outdated-comme...
2019-01-07 borsAuto merge of #57304 - davidtwco:issue-57280, r=nikomat...
2019-01-07 borsAuto merge of #57336 - ehuss:bump-stage0, r=alexcrichton
2019-01-07 borsAuto merge of #57365 - sinkuu:unused, r=oli-obk
2019-01-06 borsAuto merge of #57344 - petrochenkov:regreach, r=arielb1
2019-01-06 borsAuto merge of #57272 - petrochenkov:featrecov, r=estebank
2019-01-06 borsAuto merge of #57121 - glaubitz:flock-fixes, r=nagisa
2019-01-06 borsAuto merge of #57291 - euclio:method-call-suggestion...
2019-01-06 borsAuto merge of #57287 - alexcrichton:fix-jemalloc, r...
2019-01-06 borsAuto merge of #57286 - alexcrichton:less-thin-2-2,...
2019-01-05 borsAuto merge of #57230 - estebank:return-mismatch, r...
2019-01-05 borsAuto merge of #57354 - kennytm:rollup, r=kennytm
2019-01-05 kennytmRollup merge of #57343 - Xanewok:querify-access-levels...
2019-01-05 kennytmRollup merge of #57342 - phansch:make_public, r=Centril
2019-01-05 kennytmRollup merge of #57338 - QuietMisdreavus:doctest-file...
2019-01-05 kennytmRollup merge of #57326 - king6cong:doc, r=rkruppe
2019-01-05 kennytmRollup merge of #57314 - wiktorkuchta:master, r=Centril
2019-01-05 kennytmRollup merge of #57313 - Nemo157:box-to-pin, r=cramertj
2019-01-05 kennytmRollup merge of #57312 - Mendess2526:master, r=Centril
2019-01-05 kennytmRollup merge of #57311 - dlrobertson:fix_valist_copy...
2019-01-05 kennytmRollup merge of #57295 - d-e-s-o:topic/be-be, r=zackmdavis
2019-01-05 kennytmRollup merge of #57278 - mati865:config_clippy, r=alexc...
2019-01-05 kennytmRollup merge of #57273 - alexcrichton:update-stdsimd...
2019-01-05 kennytmRollup merge of #57267 - rust-lang:SimonSapin-patch...
2019-01-05 kennytmRollup merge of #57249 - frewsxcv:frewsxcv-second-editi...
2019-01-05 kennytmRollup merge of #57238 - Zoxc:bt-fix, r=alexcrichton
2019-01-05 kennytmRollup merge of #57233 - Smibu:rename-and-fix-nolink...
2019-01-05 kennytmRollup merge of #57229 - mikeyhew:fix-56806, r=varkor
2019-01-05 kennytmRollup merge of #57219 - matthewjasper:mir-cleanup...
2019-01-05 borsAuto merge of #57145 - RalfJung:panic-if-uninhabited...
2019-01-05 borsAuto merge of #57101 - o01eg:fix-57014, r=alexcrichton
2019-01-05 borsAuto merge of #57099 - davidtwco:issue-57098, r=nikomat...
2019-01-05 borsAuto merge of #56837 - arielb1:nonprincipal-trait-objec...
2019-01-05 borsAuto merge of #56145 - weiznich:re_rebalance_coherence...
2019-01-04 borsAuto merge of #56079 - mark-i-m:patch-1, r=nikomatsakis
2019-01-04 Ariel Ben-Yehudaadd some debug logging to collect
2019-01-04 borsAuto merge of #56897 - euclio:parse-fatal, r=estebank
2019-01-04 Esteban Küberreview comments
2019-01-04 wiktorkuchtaFix repeated word in astconv.rs
2019-01-04 borsAuto merge of #56723 - oli-obk:lazy_const, r=nikomatsakis
2019-01-04 borsAuto merge of #56074 - matthewjasper:forbid-recursive...
2019-01-04 borsAuto merge of #55986 - cjgillot:issue-45510, r=nikomatsakis
2019-01-04 borsAuto merge of #56958 - alexcrichton:upgrade-docker...
2019-01-03 Ariel Ben-YehudaRevert "add coherence future-compat warnings for marker...
2019-01-03 Ariel Ben-YehudaRevert "fix stupid bug"
2019-01-03 Ariel Ben-Yehudaavoid giving a principal to marker-only trait objects
2019-01-03 Ariel Ben-Yehudaadd support for principal-less trait object types
2019-01-03 Matthew JasperForbid impl Trait from referring to unnamable recursive...
2019-01-03 Wiktor KuchtaFix repeated word typos
2019-01-03 Andy Russelluse structured suggestion for method calls
2019-01-03 borsAuto merge of #55517 - nikomatsakis:universes, r=scalexm
2019-01-03 Daniel MuellerFix 'be be' constructs
2019-01-02 Niko Matsakisrename `type_moves_by_default` to `type_is_copy_modulo_...
2019-01-02 Niko Matsakistry to detect affected code and direct people to #56105
2019-01-02 Niko MatsakisWIP: wfcheck ability to detect
2019-01-02 Niko Matsakismake evaluation track whether outlives relationships...
2019-01-02 borsAuto merge of #57250 - codeworm96:tyerr_msg, r=varkor
2019-01-02 borsAuto merge of #56827 - faern:eliminate-recv-timeout...
2019-01-01 borsAuto merge of #57209 - estebank:suggest-raw-ident,...
2019-01-01 Yu DingMerge remote-tracking branch 'upstream/master'
2019-01-01 borsAuto merge of #57125 - doitian:inconsistent-clone-doc...
2019-01-01 Oliver SchererAdd `unwrap_usize` to `LazyConst`, too
2019-01-01 Oliver SchererMove the `Unevaluated` constant arm upwards in the...
2019-01-01 borsAuto merge of #55937 - davidtwco:issue-54943, r=pnkfelix
2019-01-01 borsAuto merge of #57203 - nagisa:readme, r=Mark-Simulacrum
2019-01-01 borsAuto merge of #57210 - estebank:str-err, r=zackmdavis
2019-01-01 borsAuto merge of #57194 - matthiaskrgr:copyright_headers...
2019-01-01 borsAuto merge of #57199 - petrochenkov:ambig, r=estebank
2018-12-31 borsAuto merge of #56878 - petrochenkov:privdyn, r=arielb1
2018-12-31 borsAuto merge of #57047 - euclio:field-structured-suggesti...
2018-12-31 Andy Russelluse structured suggestions for nonexistent fields
2018-12-31 Esteban KüberTweak E0308 error for clarity
2018-12-31 borsAuto merge of #57044 - varkor:E0512-equal-type, r=matth...
2018-12-31 borsAuto merge of #57035 - Zoxc:query-pref9, r=michaelwoerister
2018-12-30 Esteban KüberPoint at function name span
2018-12-30 Esteban KüberPoint at the return type span on type mismatch due...
2018-12-30 borsAuto merge of #57205 - petrochenkov:extrecov, r=estebank
2018-12-30 Camille GILLOTAdd comment.
2018-12-30 Camille GILLOTFix failing diagnostic test.
2018-12-30 Camille GILLOTrustc_typeck: Implement resolution advised in issue...
2018-12-30 Camille GILLOTrustfmt: librust_typeck/check/callee.rs
2018-12-30 David WoodGuarantee `rustc_dump_user_substs` error order.
2018-12-30 David WoodSupport user type annotations in `ref` bindings.
2018-12-30 David WoodType annotations in associated constant patterns.
2018-12-30 David WoodRefactor `UserTypeAnnotation`.
2018-12-30 borsAuto merge of #57204 - czipperz:ord_docs_must_agree...
2018-12-30 borsAuto merge of #57158 - estebank:as-ref, r=zackmdavis
2018-12-30 borsAuto merge of #57195 - czipperz:mention_ToString_in_std...
2018-12-30 borsAuto merge of #57185 - petrochenkov:impice4, r=estebank
2018-12-29 borsAuto merge of #56843 - csmoe:non-copy, r=davidtwco
2018-12-29 borsAuto merge of #56225 - alexreg:type_alias_enum_variants...
2018-12-29 kennytmRollup merge of #57159 - ids1024:closed-issue, r=Centril
2018-12-29 kennytmRollup merge of #57153 - estebank:doc, r=cramertj
next