]> git.lizzy.rs Git - rust.git/history - src
Fix error in tag-that-dare-not-speak-its-name
[rust.git] / src /
2019-02-27 Taiki EndoFix error in tag-that-dare-not-speak-its-name
2019-02-27 Taiki EndoFix errors in test/ui
2019-02-27 Taiki EndoRevert removed #![feature(nll)]
2019-02-27 Taiki EndoFix #[macro_use] extern crate in sys/cloudabi
2019-02-27 Taiki Endolibstd => 2018
2019-02-27 borsAuto merge of #58777 - Centril:rollup, r=Centril
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 Mark RousskovAdd tracking issue for the unwind attribute.
2019-02-26 borsAuto merge of #58675 - gnzlbg:usimd, r=alexcrichton
2019-02-26 AdonisChanging error message to reflect changes with the...
2019-02-26 csmoerename Substs to InternalSubsts
2019-02-26 Angelos OikonomopoulosNormalize the type Self resolves to in an impl
2019-02-26 Tobias BucherClarify `rotate_{left,right}` docs
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 Ivan PetkovDisable running several Stdio doctests
2019-02-26 borsAuto merge of #58357 - sfackler:vectored-io, r=alexcrichton
2019-02-26 Nicholas NethercoteMake `visit_clobber` panic-safe.
2019-02-25 borsAuto merge of #57367 - petrochenkov:unrestab, r=Centril
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 Vadim PetrochenkovStabilize `unrestricted_attribute_tokens`
2019-02-25 Vadim PetrochenkovRestrict value in key-value attributes to literals
2019-02-25 Jake GouldingFix copy-pasted typo for read_string return value
2019-02-25 borsAuto merge of #58649 - pnkfelix:issue-57464-avoid-ice...
2019-02-25 KornelUpdate book submodule
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 Taiki Endobootstrap: deny(rust_2018_idioms)
2019-02-25 ljedrzupdate clippy
2019-02-25 Jamie TurnerTest that binop subtyping in rustc_typeck fixes #27949
2019-02-25 Mazdak Farrokhzadlibrustc: deny(elided_lifetimes_in_paths)
2019-02-25 Mazdak Farrokhzadlibrustc_typeck: deny(elided_lifetimes_in_paths)
2019-02-25 Mazdak Farrokhzadlibrustc_codegen_ssa: deny(elided_lifetimes_in_paths)
2019-02-25 Mazdak Farrokhzadlibrustc_codegen_llvm: deny(elided_lifetimes_in_paths)
2019-02-25 Mazdak Farrokhzadheading # Unsafety => # Safety in stdlib docs.
2019-02-25 borsAuto merge of #57609 - matthewjasper:more-restrictive...
2019-02-25 borsAuto merge of #58714 - Centril:rollup, r=Centril
2019-02-25 Steven FacklerFix redox
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 Steven FacklerFix sgx
2019-02-24 borsAuto merge of #58706 - matthewjasper:update-miri, r...
2019-02-24 Matthew Jasperupdate miri
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 Steven FacklerFix cloudabi
2019-02-24 Taiki EndoRemove some unnecessary 'extern crate'
2019-02-24 borsAuto merge of #58315 - gnzlbg:returns_twice, r=alexcrichton
2019-02-24 Taiki EndoUse ? in some macros
2019-02-24 gnzlbgUpdate stdsimd
2019-02-24 borsAuto merge of #58691 - Centril:rollup, r=Centril
2019-02-24 ljedrzhir: remove NodeId from MacroDef
2019-02-24 ljedrzdoc: partially HirIdify visit_ast
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
2019-02-24 ljedrzprivacy: HirIdify ObsoleteVisiblePrivateTypesVisitor
2019-02-24 ljedrzpasses: HirIdify Id
2019-02-24 ljedrzhir: remove NodeId from Lifetime and Ty
2019-02-24 ljedrzhir: impl Display for HirId
2019-02-24 Mazdak FarrokhzadRollup merge of #58642 - tspiteri:intra-rustdoc-prim...
2019-02-24 Mazdak FarrokhzadRollup merge of #58511 - oli-obk:const_to_op, r=RalfJung
2019-02-24 Mazdak FarrokhzadRollup merge of #58454 - pitdicker:windows_stdio, r...
2019-02-24 Mazdak FarrokhzadRollup merge of #58442 - cuviper:unix-weak, r=alexcrichton
2019-02-24 Mazdak FarrokhzadRollup merge of #58183 - jethrogb:jb/alloc-box-guarante...
2019-02-24 Mazdak FarrokhzadRollup merge of #57364 - hdhoang:33418_negative_bounds...
2019-02-24 borsAuto merge of #58304 - gnzlbg:simd_saturated, r=nagisa
next