]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck
Rollup merge of #58676 - euclio:bootstrap-python, r=alexcrichton
[rust.git] / src / librustc_typeck /
2019-03-09 Mazdak FarrokhzadRollup merge of #58676 - euclio:bootstrap-python, r...
2019-03-09 Mazdak FarrokhzadRollup merge of #58670 - saleemjaffer:refactor_typecast...
2019-03-09 Mazdak FarrokhzadRollup merge of #58660 - RalfJung:maybe-uninit, r=Centril
2019-03-09 Mazdak FarrokhzadRollup merge of #58629 - euclio:debug-empty-str, r...
2019-03-09 Mazdak FarrokhzadRollup merge of #58626 - QuietMisdreavus:doc-coverage...
2019-03-09 Mazdak FarrokhzadRollup merge of #58518 - oli-obk:unreachable_result_err...
2019-03-09 borsAuto merge of #57882 - euclio:unused-doc-attributes...
2019-03-09 borsAuto merge of #59012 - pietroalbini:rollup, r=pietroalbini
2019-03-08 borsAuto merge of #58985 - dlrobertson:fix_58980, r=alexreg
2019-03-08 borsAuto merge of #58915 - ljedrz:deprecate_nodeid_methods...
2019-03-08 Pietro AlbiniRollup merge of #59007 - varkor:invalid-const-arg-test...
2019-03-08 Pietro AlbiniRollup merge of #58984 - estebank:multi-treat-err-as...
2019-03-08 Pietro AlbiniRollup merge of #58970 - pnkfelix:issue-58158-size...
2019-03-08 Pietro AlbiniRollup merge of #58963 - seanmonstar:patch-3, r=cramertj
2019-03-08 Pietro AlbiniRollup merge of #58961 - estebank:issue-58462, r=varkor
2019-03-08 Pietro AlbiniRollup merge of #58950 - Lucretiel:patch-5, r=alexcrichton
2019-03-08 Pietro AlbiniRollup merge of #58940 - ThisIsADogHello:patch-1, r...
2019-03-08 Pietro AlbiniRollup merge of #58931 - estebank:elide-receiver-tyerr...
2019-03-08 Pietro AlbiniRollup merge of #58926 - gabi-250:tcx-lifetimes, r...
2019-03-08 Pietro AlbiniRollup merge of #58921 - cuviper:issue-50582, r=varkor
2019-03-08 Pietro AlbiniRollup merge of #58918 - gilescope:async-await-issue...
2019-03-08 Pietro AlbiniRollup merge of #58916 - tspiteri:release-notes, r...
2019-03-08 Pietro AlbiniRollup merge of #58912 - pnkfelix:issue-58813-incr...
2019-03-08 Pietro AlbiniRollup merge of #58911 - pnkfelix:issue-58435-regressio...
2019-03-08 Pietro AlbiniRollup merge of #58906 - Nemo157:generator-state-debug...
2019-03-08 Pietro AlbiniRollup merge of #58893 - benaryorg:thread_local_example...
2019-03-08 Pietro AlbiniRollup merge of #58891 - Delta-Psi:doc-fixes, r=Centril
2019-03-08 Pietro AlbiniRollup merge of #58883 - estebank:unused-closure-arg...
2019-03-08 Pietro AlbiniRollup merge of #58877 - estebank:macro-borrow, r=davidtwco
2019-03-08 Pietro AlbiniRollup merge of #58861 - estebank:fix-negative-traits...
2019-03-08 Pietro AlbiniRollup merge of #58369 - nox:sync-hash-map-entry, r...
2019-03-08 Pietro AlbiniRollup merge of #58269 - taeguk:add-some-sources-to...
2019-03-08 Pietro AlbiniRollup merge of #58204 - estebank:impl-trait-semi,...
2019-03-08 Pietro AlbiniRollup merge of #58080 - MikaelUrankar:freebsd_arm...
2019-03-08 borsAuto merge of #58903 - estebank:forgetful-delims, r...
2019-03-08 borsAuto merge of #58013 - Zoxc:stable-hash-macro-simple...
2019-03-07 ljedrzhir: remove some obsolete NodeId methods
2019-03-07 ljedrzhir: replace NodeId with HirId in Destination
2019-03-07 ljedrzhir: remove NodeId from PatKind
2019-03-07 ljedrzHirIdification: replace NodeId method calls
2019-03-07 borsAuto merge of #58583 - varkor:const-generics-ty, r...
2019-03-06 Felix S. Klock IIAvoid ICE during `repr(packed)` well-formedness check...
2019-03-05 varkorFix rebase fallout
2019-03-05 varkorClean up some generic substs handling
2019-03-05 varkorHandle const generics in typeck
2019-03-05 varkorImplement collect for const parameters
2019-03-05 varkorImplement wfcheck for const parameters
2019-03-05 varkorRefactor compare_method
2019-03-05 varkorAdd ast_const_to_const
2019-03-05 varkorUpdate diagnostics to include const parameters
2019-03-05 varkorAdd type constraints from const parameters
2019-03-05 Saleem Jafferfixes rust-lang#52482
2019-03-05 borsAuto merge of #58423 - nox:relax-bounds-buf-reader...
2019-03-05 Esteban KüberElide invalid method receiver error when it contains...
2019-03-04 borsAuto merge of #58380 - estebank:missing-match-pats...
2019-03-03 borsAuto merge of #58505 - schomatis:fix/nll/remove-live...
2019-03-03 borsAuto merge of #58673 - matthewjasper:typeck-ptr-coercio...
2019-03-03 borsAuto merge of #58879 - spastorino:update_miri, r=oli-obk
2019-03-03 borsAuto merge of #58866 - kennytm:rollup, r=kennytm
2019-03-03 borsAuto merge of #58793 - Mark-Simulacrum:master-next...
2019-03-03 borsAuto merge of #58464 - jethrogb:jb/std-test-panic-outpu...
2019-03-02 Esteban KüberSuggest removal of `&` when borrowing macro and appropriate
2019-03-02 borsAuto merge of #58836 - ljedrz:begone_NodeId, r=Zoxc
2019-03-02 kennytmRollup merge of #58842 - mati865:53005, r=alexcrichton
2019-03-02 kennytmRollup merge of #58852 - alexcrichton:update-netbsd...
2019-03-02 kennytmRollup merge of #58838 - jens1o:patch-1, r=Centril
2019-03-02 kennytmRollup merge of #58835 - Centril:rust_2018_idioms-remot...
2019-03-02 kennytmRollup merge of #58833 - Centril:rust_2018_idioms-rustb...
2019-03-02 kennytmRollup merge of #58832 - pietroalbini:appveyor-hyperv...
2019-03-02 kennytmRollup merge of #58830 - Centril:rust_2018_idioms-tidy...
2019-03-02 kennytmRollup merge of #58821 - alex:patch-1, r=Centril
2019-03-02 kennytmRollup merge of #58802 - nnethercote:inline-record_layo...
2019-03-02 kennytmRollup merge of #58785 - euclio:tool-lint-attrs, r...
2019-03-02 kennytmRollup merge of #58782 - tspiteri:str-escape-self,...
2019-03-02 kennytmRollup merge of #58780 - RalfJung:manually-drop, r...
2019-03-02 kennytmRollup merge of #58730 - timvermeulen:internal_iteratio...
2019-03-02 borsAuto merge of #58216 - pitdicker:sqos_flags, r=alexcrichton
2019-03-02 borsAuto merge of #58077 - Nemo157:generator-state-debug...
2019-03-02 ljedrzhir: HirIdify Impl&TraitItemId
2019-03-02 ljedrzhir: remove NodeId from VariantData
2019-03-02 ljedrzhir: remove NodeId from Pat and FieldPat
2019-03-02 ljedrzhir: remove NodeId from Item
2019-03-02 ljedrzhir: remove NodeId from ForeignItem
2019-03-02 ljedrzhir: remove NodeId from StructField
2019-03-02 borsAuto merge of #56946 - Zoxc:jobserver, r=nikomatsakis
2019-03-01 borsAuto merge of #58800 - ehuss:update-books, r=Centril
2019-03-01 borsAuto merge of #58754 - ljedrz:I_hate_NodeIds, r=Zoxc
2019-03-01 ljedrzhir: remove NodeId from TraitRef
2019-03-01 ljedrzhir: remove NodeId from ImplItem
2019-03-01 ljedrzty: HirIdify some lints
2019-03-01 ljedrzhir: remove NodeId from TraitItem
2019-03-01 ljedrzhir: remove NodeId from AnonConst
2019-03-01 ljedrzhir: remove NodeId from Local
2019-03-01 borsAuto merge of #58631 - spastorino:place2_1, r=oli-obk
2019-03-01 borsAuto merge of #58689 - memoryruins:exclude_should_panic...
2019-03-01 borsAuto merge of #58408 - alexcrichton:update-llvm, r...
2019-02-28 borsAuto merge of #58250 - Zoxc:rustc-interface-1, r=oli-obk
2019-02-28 John Kåre AlsakerIntroduce rustc_interface and move some methods there
2019-02-28 borsAuto merge of #57760 - dlrobertson:varargs1, r=alexreg
2019-02-27 borsAuto merge of #58777 - Centril:rollup, r=Centril
next