]> git.lizzy.rs Git - rust.git/history - src/librustc/query/mod.rs
Move the `krate` method to Hir and remove the Krate dep node
[rust.git] / src / librustc / query / mod.rs
2020-02-06 John Kåre AlsakerMove the `krate` method to Hir and remove the Krate...
2020-02-06 John Kåre AlsakerAdd a `hir_krate` query
2020-01-31 borsAuto merge of #68080 - varkor:declared-here, r=petrochenkov
2020-01-31 borsAuto merge of #67878 - Others:opt-3, r=Mark-Simulacrum
2020-01-30 borsAuto merge of #68325 - faern:move-numeric-consts-to...
2020-01-30 Dylan DPCRollup merge of #68468 - ssomers:btreemap_prefer_middle...
2020-01-30 Dylan DPCRollup merge of #66648 - crgl:btree-clone-from, r=Amanieu
2020-01-29 Yuki OkushiRollup merge of #68378 - billyrieger:btreemap-remove...
2020-01-28 borsAuto merge of #68234 - CAD97:slice-from-raw-parts,...
2020-01-28 Yuki OkushiRollup merge of #68581 - spastorino:support-ice-breaker...
2020-01-28 Yuki OkushiRollup merge of #68482 - GuillaumeGomez:clean-up-err...
2020-01-28 Yuki OkushiRollup merge of #68454 - GuillaumeGomez:clean-up-e0214...
2020-01-28 Yuki OkushiRollup merge of #68412 - GuillaumeGomez:clean-up-e0207...
2020-01-28 Yuki OkushiRollup merge of #68383 - GuillaumeGomez:clean-up-e0205...
2020-01-27 Pietro AlbiniRollup merge of #68370 - Aaron1011:const-extern-test...
2020-01-27 Pietro AlbiniRollup merge of #67928 - XAMPPRocky:relnotes-1.41.0...
2020-01-27 borsAuto merge of #68165 - thomcc:lt_ones, r=sfackler
2020-01-27 borsAuto merge of #68122 - Centril:stabilize-transparent...
2020-01-26 borsAuto merge of #68522 - estebank:impl-trait-sugg-2,...
2020-01-26 borsAuto merge of #68031 - Marwes:fold_list, r=estebank
2020-01-25 Yuki OkushiRollup merge of #68540 - GuillaumeGomez:err-codes-clean...
2020-01-25 Yuki OkushiRollup merge of #68514 - lzutao:fmt-Self, r=Dylan-DPC
2020-01-25 Yuki OkushiRollup merge of #68498 - Aaron1011:tait-regression...
2020-01-25 Yuki OkushiRollup merge of #68485 - kingslef:fix/test-60976, r...
2020-01-25 borsAuto merge of #68516 - oli-obk:spaces, r=eddyb
2020-01-25 borsAuto merge of #68448 - maurer:dyn-cdylib, r=alexcrichton
2020-01-25 borsAuto merge of #68269 - csmoe:temp, r=estebank
2020-01-24 Yuki OkushiRollup merge of #68515 - Wind-River:master_2020, r...
2020-01-24 Yuki OkushiRollup merge of #68511 - tmiasko:ignore-license, r...
2020-01-24 Yuki OkushiRollup merge of #68509 - GuillaumeGomez:clean-up-err...
2020-01-24 Yuki OkushiRollup merge of #68504 - tmiasko:check-pass, r=alexcrichton
2020-01-24 Yuki OkushiRollup merge of #68374 - gitletH:patch-1, r=nikomatsakis
2020-01-24 Yuki OkushiRollup merge of #68111 - varkor:const-generics-type_nam...
2020-01-24 borsAuto merge of #68494 - matthewjasper:internal-static...
2020-01-24 borsAuto merge of #68414 - michaelwoerister:share-drop...
2020-01-24 Tyler MandryRollup merge of #68469 - ollie27:skip_count, r=sfackler
2020-01-24 Tyler MandryRollup merge of #68424 - estebank:suggest-borrow-for...
2020-01-23 borsAuto merge of #68391 - tmiasko:compiletest-debuginfo...
2020-01-23 Michael WoeristerAdd projection query for upstream drop-glue instances.
2020-01-23 borsAuto merge of #68298 - Mark-Simulacrum:binary-depdep...
2020-01-23 Tyler MandryRollup merge of #68410 - tmiasko:msan-lto, r=varkor
2020-01-23 Tyler MandryRollup merge of #68409 - sinkuu:temp_path, r=Mark-Simul...
2020-01-23 Tyler MandryRollup merge of #68388 - varkor:toogeneric-wf, r=eddyb
2020-01-23 Tyler MandryRollup merge of #68361 - t6:patch-freebsd-lld-i386...
2020-01-23 Tyler MandryRollup merge of #68253 - japaric:bare-metal-cortex...
2020-01-22 borsAuto merge of #68192 - GuillaumeGomez:remove-inlined...
2020-01-22 borsAuto merge of #68069 - JohnTitor:fix-closure-ice, r...
2020-01-21 Mazdak FarrokhzadRollup merge of #68399 - Centril:check-match-unify...
2020-01-21 Mazdak FarrokhzadRollup merge of #68328 - jethrogb:jb/target-llvm-args...
2020-01-21 Mazdak FarrokhzadRollup merge of #68313 - batrla:master, r=alexcrichton
2020-01-21 Mazdak FarrokhzadRollup merge of #68140 - ecstatic-morse:const-trait...
2020-01-21 Mazdak FarrokhzadRollup merge of #67686 - ssomers:keys_start_slasher...
2020-01-21 borsAuto merge of #65672 - ecstatic-morse:unified-dataflow...
2020-01-21 borsAuto merge of #68267 - estebank:lt-sugg, r=petrochenkov
2020-01-21 borsAuto merge of #68154 - ssomers:btreemap_navigation_benc...
2020-01-20 borsAuto merge of #68405 - JohnTitor:rollup-kj0x4za, r...
2020-01-20 Yuki OkushiRollup merge of #68397 - ollie27:rustdoc_async_unsafe...
2020-01-20 Yuki OkushiRollup merge of #68381 - mjp41:master, r=Dylan-DPC
2020-01-20 Yuki OkushiRollup merge of #68339 - msizanoen1:patch-1, r=pietroalbini
2020-01-20 Yuki OkushiRollup merge of #68302 - anp:caller-fn-ptr, r=eddyb...
2020-01-20 Yuki OkushiRollup merge of #68297 - Aaron1011:fix/new-const-prop...
2020-01-20 Yuki OkushiRollup merge of #68290 - petrochenkov:passcheck, r...
2020-01-20 Yuki OkushiRollup merge of #67795 - Mark-Simulacrum:fmt-argument...
2020-01-20 Yuki OkushiRollup merge of #67734 - XAMPPRocky:master, r=skade
2020-01-20 borsAuto merge of #68066 - CAD97:stabilize-manuallydrop...
2020-01-20 borsAuto merge of #68277 - michaelwoerister:re-export-dylib...
2020-01-20 Michael WoeristerMake sure that all upstream generics get re-exported...
2020-01-20 Jorge AparicioMerge branch 'master' into bare-metal-cortex-a
2020-01-20 Dylan DPCRollup merge of #68365 - GuillaumeGomez:clean-up-err...
2020-01-20 borsAuto merge of #68057 - Aaron1011:fix/marker-trait-selec...
2020-01-19 Dylan DPCRollup merge of #68247 - GuillaumeGomez:clean-up-err...
2020-01-19 borsAuto merge of #67758 - ssomers:testing_range, r=Mark...
2020-01-19 borsAuto merge of #68030 - cuviper:llvm-9.0.1, r=nikic
2020-01-18 Mazdak FarrokhzadRollup merge of #68342 - lcnr:type_name_docs, r=Dylan-DPC
2020-01-18 Mazdak FarrokhzadRollup merge of #68340 - GuillaumeGomez:clean-up-e0200...
2020-01-18 Mazdak FarrokhzadRollup merge of #68224 - GuillaumeGomez:prevent-urls...
2020-01-18 borsAuto merge of #68170 - wesleywiser:stop_const_prop_ref_...
2020-01-18 borsAuto merge of #68037 - msizanoen1:riscv-ci, r=alexcrichton
2020-01-18 borsAuto merge of #67940 - JohnTitor:rustc-guide, r=JohnTitor
2020-01-18 Tyler MandryRollup merge of #68317 - GuillaumeGomez:clean-up-e0199...
2020-01-18 Tyler MandryRollup merge of #68279 - GuillaumeGomez:clean-up-e0198...
2020-01-18 Tyler MandryRollup merge of #68093 - GuillaumeGomez:fix-deref-impl...
2020-01-18 Tyler MandryRollup merge of #66660 - jumbatm:dont_warn_about_snake_...
2020-01-17 borsAuto merge of #67476 - mark-i-m:simplify-borrow_check...
2020-01-17 Dylan DPCRollup merge of #67791 - Zoxc:lift-interning, r=eddyb
2020-01-17 Dylan DPCRollup merge of #66564 - foeb:66219-document-unsafe...
2020-01-17 Dylan DPCRollup merge of #68288 - RalfJung:fmt, r=oli-obk
2020-01-17 Dylan DPCRollup merge of #67956 - varkor:E0588-provide-context...
2020-01-17 borsAuto merge of #67731 - matthewjasper:drop-in-place...
2020-01-17 borsAuto merge of #66716 - derekdreery:debug_non_exhaustive...
2020-01-16 Aaron HillRevert previous attempt at detecting unsatisfiable...
2020-01-16 Dylan DPCRollup merge of #68263 - ollie27:rustdoc_invalid_syntax...
2020-01-16 Dylan DPCRollup merge of #68255 - tmiasko:unused-aux, r=Dylan-DPC
2020-01-16 Dylan DPCRollup merge of #68033 - ollie27:win_f32, r=dtolnay
2020-01-16 borsAuto merge of #68258 - RalfJung:miri, r=RalfJung
2020-01-16 Dylan DPCRollup merge of #68223 - SOF3:float-fract-doc, r=varkor
2020-01-16 Dylan DPCRollup merge of #68096 - varkor:diagnostic-cleanup...
2020-01-16 Dylan DPCRollup merge of #67780 - cjgillot:passes-ty, r=Zoxc
2020-01-16 borsAuto merge of #67339 - CAD97:rc-provenance, r=sfackler
2020-01-15 Dylan DPCRollup merge of #68252 - matthiaskrgr:redundant_clones...
next