]> git.lizzy.rs Git - rust.git/history - src/librustc
Rollup merge of #58842 - mati865:53005, r=alexcrichton
[rust.git] / src / librustc /
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 #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 VisibilityKind
2019-03-01 ljedrzhir: remove NodeId from TraitRef
2019-03-01 ljedrzhir: remove NodeId from Arg
2019-03-01 ljedrzhir: remove NodeId from TypeBinding
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 ljedrzmiddle: HirIdify dead
2019-03-01 ljedrzhir: remove NodeId from AnonConst
2019-03-01 ljedrzhir: remove NodeId from Field
2019-03-01 ljedrzhir: remove NodeId from Local
2019-03-01 ljedrzhir: remove NodeId from Stmt
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 Santiago PastorinoPut Local, Static and Promoted as one Base variant...
2019-03-01 borsAuto merge of #58408 - alexcrichton:update-llvm, r...
2019-03-01 John Kåre AlsakerAdd support for using a jobserver with Rayon
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-28 Nicholas NethercoteEnsure `record_layout_for_printing()` is inlined.
2019-02-27 Andy Russellallow specifying attributes for tool lints
2019-02-27 borsAuto merge of #58777 - Centril:rollup, r=Centril
2019-02-27 Dan RobertsonFix doc comments in librustc/hir/lowering.rs
2019-02-27 Dan RobertsonRename variadic to c_variadic
2019-02-27 Dan RobertsonSupport defining C compatible variadic functions
2019-02-27 Mazdak FarrokhzadRollup merge of #58761 - Mark-Simulacrum:add-feature...
2019-02-27 Mazdak FarrokhzadRollup merge of #58757 - aoikonomopoulos:issue-58212...
2019-02-27 Mazdak FarrokhzadRollup merge of #58755 - tbu-:pr_doc_clarifyrotate...
2019-02-27 Mazdak FarrokhzadRollup merge of #58752 - taiki-e:update-string_cache_co...
2019-02-27 Mazdak FarrokhzadRollup merge of #58749 - kenta7777:reduce-repetition...
2019-02-27 Mazdak FarrokhzadRollup merge of #58748 - hellow554:scoped_tls, r=estebank
2019-02-27 Mazdak FarrokhzadRollup merge of #58746 - ipetkov:std-process-docs,...
2019-02-27 Mazdak FarrokhzadRollup merge of #58744 - jethrogb:jb/dlmalloc-0.1.3...
2019-02-27 Mazdak FarrokhzadRollup merge of #58703 - shepmaster:read_line_return...
2019-02-27 Mazdak FarrokhzadRollup merge of #58680 - varkor:xpy-help-index-error...
2019-02-27 Mazdak FarrokhzadRollup merge of #58678 - doctorn:refuse-async-fn-2015...
2019-02-27 Mazdak FarrokhzadRollup merge of #58630 - nnethercote:fix-fold_clobber...
2019-02-27 Mazdak FarrokhzadRollup merge of #58627 - euclio:rustdoc-pass-order...
2019-02-27 Mazdak FarrokhzadRollup merge of #58075 - asettouf:master, r=varkor
2019-02-27 borsAuto merge of #58741 - varkor:lang-lib-feature-shared...
2019-02-27 borsAuto merge of #58709 - kornelski:book, r=QuietMisdreavus
2019-02-27 borsAuto merge of #58321 - csmoe:substs, r=oli-obk
2019-02-26 borsAuto merge of #58675 - gnzlbg:usimd, r=alexcrichton
2019-02-26 csmoerename Substs to InternalSubsts
2019-02-26 csmoereplace &'tcx Substs with SubstsRef
2019-02-26 kenta7777reduce repetitions of (n << amt) >> amt
2019-02-26 Marcel Hellwigupdate scoped_tls to 1.0
2019-02-26 borsAuto merge of #58561 - ljedrz:HirIdify_some_nodes,...
2019-02-26 borsAuto merge of #58357 - sfackler:vectored-io, r=alexcrichton
2019-02-25 varkorAllow lang and lib features to share names
2019-02-25 borsAuto merge of #58302 - SimonSapin:tryfrom, r=alexcrichton
2019-02-25 borsAuto merge of #58649 - pnkfelix:issue-57464-avoid-ice...
2019-02-25 borsAuto merge of #58728 - Centril:rollup, r=Centril
2019-02-25 Mazdak FarrokhzadRollup merge of #58727 - taiki-e:deny-rust_2018_idioms...
2019-02-25 Mazdak FarrokhzadRollup merge of #58725 - jamwt:fix-27949, r=Centril
2019-02-25 Mazdak FarrokhzadRollup merge of #58723 - Centril:deny-elided_lifetimes_...
2019-02-25 Mazdak FarrokhzadRollup merge of #58722 - Centril:deny-elided_lifetimes_...
2019-02-25 Mazdak FarrokhzadRollup merge of #58720 - Centril:deny-elided_lifetimes_...
2019-02-25 Mazdak FarrokhzadRollup merge of #58719 - Centril:deny-elided_lifetimes_...
2019-02-25 Mazdak FarrokhzadRollup merge of #58718 - Centril:doc-convention-safety...
2019-02-25 Mazdak FarrokhzadRollup merge of #58690 - kenta7777:reduce-code-repetiti...
2019-02-25 Mazdak FarrokhzadRollup merge of #58687 - kenta7777:reduce-miri-code...
2019-02-25 Mazdak FarrokhzadRollup merge of #55632 - ollie27:deny_overflowing_liter...
2019-02-25 Mazdak Farrokhzadlibrustc: deny(elided_lifetimes_in_paths)
2019-02-25 borsAuto merge of #57609 - matthewjasper:more-restrictive...
2019-02-25 borsAuto merge of #58714 - Centril:rollup, r=Centril
2019-02-25 Mazdak FarrokhzadRollup merge of #58704 - taiki-e:extern-crate, r=Centril
2019-02-25 Mazdak FarrokhzadRollup merge of #58697 - taiki-e:question-in-macros...
2019-02-25 Mazdak FarrokhzadRollup merge of #58686 - hellow554:rustfmt_depr, r...
2019-02-25 Mazdak FarrokhzadRollup merge of #58421 - nox:relax-bounds-binary-heap...
2019-02-25 Mazdak FarrokhzadRollup merge of #58370 - nox:relax-bounds, r=dtolnay
2019-02-24 borsAuto merge of #58706 - matthewjasper:update-miri, r...
2019-02-24 Nathan CorbynDeny `async fn` in 2015 edition
2019-02-24 ljedrzhir: remove NodeId from Expr
2019-02-24 ljedrzhir: remove NodeId from Block
2019-02-24 borsAuto merge of #58315 - gnzlbg:returns_twice, r=alexcrichton
2019-02-24 Taiki EndoUse ? in some macros
2019-02-24 borsAuto merge of #58691 - Centril:rollup, r=Centril
2019-02-24 ljedrzhir: remove NodeId from MacroDef
2019-02-24 ljedrzmiddle: partially HirIdify stability
2019-02-24 ljedrzhir: remove NodeId from WhereEqPredicate
2019-02-24 ljedrzhir: remove NodeId from WhereClause
2019-02-24 ljedrzhir: remove NodeId from GenericParam
next