]> git.lizzy.rs Git - rust.git/history - src/librustc/ty/context.rs
Move diagnostics out from QueryJob and optimize for the case with no diagnostics
[rust.git] / src / librustc / ty / context.rs
2019-01-08 John Kåre AlsakerMove diagnostics out from QueryJob and optimize for...
2019-01-08 borsAuto merge of #57114 - Zoxc:query-perf11, r=michaelwoer...
2019-01-08 borsAuto merge of #56988 - alexcrichton:monotonic-instant...
2019-01-08 borsAuto merge of #57332 - Dylan-DPC:feature/stabilise...
2019-01-08 borsAuto merge of #57095 - Zoxc:prof-fix, r=michaelwoerister
2019-01-07 borsAuto merge of #57303 - matthiaskrgr:clippy_submodule_up...
2019-01-07 John Kåre AlsakerRename some functions
2019-01-07 John Kåre AlsakerFix and optimize query profiling
2019-01-07 borsAuto merge of #57405 - pietroalbini:rollup, r=pietroalbini
2019-01-07 Pietro AlbiniRollup merge of #57403 - claudijd:tweak_code_of_conduct...
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-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 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 borsAuto merge of #56897 - euclio:parse-fatal, r=estebank
2019-01-04 borsAuto merge of #56723 - oli-obk:lazy_const, r=nikomatsakis
2019-01-04 borsAuto merge of #55986 - cjgillot:issue-45510, r=nikomatsakis
2019-01-02 Mark Mansiremove outdated comment
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 SchererCheck the correct arena
2019-01-01 Oliver SchererRemove unused function
2019-01-01 Oliver SchererMacrofy more `Lift` impls
2019-01-01 Oliver SchererProperly lift `Allocations`
2019-01-01 Oliver Schererwhat is going on?
2019-01-01 Oliver SchererGit is drunk
2019-01-01 Oliver Schererrebase fallout
2019-01-01 Oliver Scherer`<&'tcx ty::Const as Deref>::deref`
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 #57194 - matthiaskrgr:copyright_headers...
2018-12-31 borsAuto merge of #57047 - euclio:field-structured-suggesti...
2018-12-31 John Kåre AlsakerClean up and optimize OpenTask / read_index
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 David WoodRefactor `UserTypeAnnotation`.
2018-12-30 borsAuto merge of #57158 - estebank:as-ref, r=zackmdavis
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 borsAuto merge of #57181 - petrochenkov:impice3, r=estebank
2018-12-29 kennytmRollup merge of #57177 - varkor:fix-duration_as_u128...
2018-12-29 kennytmRollup merge of #57174 - linclark:patch-1, r=varkor
2018-12-29 kennytmRollup merge of #57168 - kennytm:fix-unaligned-docs...
2018-12-29 kennytmRollup merge of #57163 - JohnHeitmann:chevron-fix,...
2018-12-29 kennytmRollup merge of #57159 - ids1024:closed-issue, r=Centril
2018-12-29 kennytmRollup merge of #57153 - estebank:doc, r=cramertj
2018-12-29 kennytmRollup merge of #57149 - rust-lang:sgrif-patch-1, r...
2018-12-29 borsAuto merge of #57160 - petrochenkov:impice2, r=estebank
2018-12-29 borsAuto merge of #57140 - estebank:str-err, r=varkor
2018-12-29 borsAuto merge of #57006 - GuillaumeGomez:no-crate-filter...
2018-12-28 borsAuto merge of #57138 - matthiaskrgr:clippy, r=oli-obk
2018-12-28 borsAuto merge of #57118 - Zoxc:query-stats, r=wesleywiser
2018-12-28 borsAuto merge of #57137 - cramertj:unpin-prelude, r=SimonSapin
2018-12-28 borsAuto merge of #55519 - fhartwig:hashmap-index-example...
2018-12-28 borsAuto merge of #57155 - petrochenkov:dcrate3, r=dtolnay
2018-12-27 borsAuto merge of #56999 - petrochenkov:macrecov2, r=estebank
2018-12-27 borsAuto merge of #56384 - scalexm:chalk, r=nikomatsakis
2018-12-27 scalexmCorrectly lift empty lists of clauses and goals
2018-12-27 borsAuto merge of #56838 - Aaron1011:fix/rustdoc-infer...
2018-12-27 borsAuto merge of #57119 - jethrogb:jb/sgx-os-mod2, r=josht...
2018-12-27 borsAuto merge of #57129 - RalfJung:check-bounds, r=oli-obk
2018-12-26 borsAuto merge of #56534 - xfix:copied, r=@SimonSapin
2018-12-26 borsAuto merge of #57108 - Mark-Simulacrum:license-remove...
2018-12-26 Mark RousskovRemove licenses
2018-12-25 borsAuto merge of #56962 - nivkner:fixme_fixup4, r=pnkfelix
2018-12-25 borsAuto merge of #56983 - ljedrz:parallel_query_tweaks...
2018-12-25 John Kåre AlsakerAdd a command line flag to print some query stats
next