]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-05-28 Zack M. Davisin which `NodeMap` and friends are macrotized!
2018-05-28 Zack M. Davisoperate on `HirId` in `hir::Pat::each_binding`, and...
2018-05-28 borsAuto merge of #51118 - nrc:update, r=oli-obk
2018-05-28 borsAuto merge of #50724 - zackmdavis:applicability_rush...
2018-05-28 borsAuto merge of #50612 - Zoxc:thin-slice, r=michaelwoerister
2018-05-28 Nick CameronUpdate RLS, Rustfmt, and Cargo
2018-05-28 borsAuto merge of #50892 - davidtwco:issue-50004, r=alexcri...
2018-05-27 borsAuto merge of #48309 - mark-i-m:anon_param_lint, r...
2018-05-27 borsAuto merge of #51062 - mati865:cargo_update, r=alexcrichton
2018-05-27 Mark MansiMake anon params lint warn-by-default
2018-05-27 borsAuto merge of #51108 - simartin:issue_51022_follow...
2018-05-27 borsAuto merge of #51078 - GuillaumeGomez:stabilize-formatt...
2018-05-27 John Kåre AlsakerAdd fields to Slice
2018-05-27 John Kåre AlsakerAdd assertions for TyS and TypeVariants sizes
2018-05-27 John Kåre AlsakerMake &Slice a thin pointer
2018-05-27 Simon MartinAddress comments in pull request #51084.
2018-05-27 borsAuto merge of #51105 - uuttff8:master, r=GuillaumeGomez
2018-05-27 Guillaume GomezStabilize Formatter alignment
2018-05-27 borsAuto merge of #51101 - 11Takanori:fix-typo, r=frewsxcv
2018-05-27 borsAuto merge of #51084 - simartin:issue_51022, r=estebank
2018-05-27 uuttff8lib.rs don't beautiful
2018-05-27 borsAuto merge of #51090 - kennytm:tidy-check-missing-track...
2018-05-27 kennytmEnsure every unstable feature has a tracking issue.
2018-05-27 borsAuto merge of #51075 - estebank:and_the_case_of_the_con...
2018-05-27 borsAuto merge of #51066 - est31:master, r=sfackler
2018-05-27 Takanori Ishibashiinnacurate -> inaccurate
2018-05-26 Simon MartinIssue #51022: Improve E0131 message when lifetimes...
2018-05-26 Mateusz MikułaUpdate cargo
2018-05-26 borsAuto merge of #51094 - Mark-Simulacrum:rollup, r=Mark...
2018-05-26 Esteban KüberFix test
2018-05-26 est31Point to the current box syntax tracking issue
2018-05-26 Mark SimulacrumRollup merge of #51092 - Mark-Simulacrum:release-notes...
2018-05-26 Mark SimulacrumRollup merge of #51057 - pnkfelix:issue-51025-make...
2018-05-26 Mark SimulacrumRollup merge of #51049 - varkor:break-while-condition...
2018-05-26 Mark SimulacrumCopy release notes from stable branch to master
2018-05-26 borsAuto merge of #51072 - petrochenkov:ifield, r=eddyb
2018-05-26 borsAuto merge of #51052 - nikomatsakis:obsolete-arrow...
2018-05-26 Vadim PetrochenkovAdd `Ident::as_str` helper
2018-05-26 borsAuto merge of #51082 - kennytm:rollup, r=kennytm
2018-05-26 Vadim PetrochenkovUse `Ident`s for fields in HIR
2018-05-26 kennytmRollup merge of #51073 - dtolnay:empty, r=alexcrichton
2018-05-26 kennytmRollup merge of #51070 - est31:fix_break_const_ice...
2018-05-26 kennytmRollup merge of #51067 - mcarton:patch-1, r=steveklabnik
2018-05-26 kennytmRollup merge of #51065 - mbrubeck:docs, r=rkruppe
2018-05-26 kennytmRollup merge of #51059 - oberien:patch-1, r=nikomatsakis
2018-05-26 kennytmRollup merge of #51056 - tbu-:pr_once_new, r=dtolnay
2018-05-26 kennytmRollup merge of #51048 - GuillaumeGomez:formatter-examp...
2018-05-26 kennytmRollup merge of #51047 - spastorino:use_polonius_engine...
2018-05-26 kennytmRollup merge of #51034 - oli-obk:lowering, r=pnkfelix
2018-05-26 kennytmRollup merge of #51014 - GuillaumeGomez:env_docs, r...
2018-05-26 kennytmRollup merge of #50987 - estebank:underline-multiple...
2018-05-26 borsAuto merge of #51041 - alexcrichton:better-unwind,...
2018-05-26 borsAuto merge of #50364 - LukasKalbertodt:improve-duration...
2018-05-26 Zack M. Davisin which we check for confusable Unicodepoints in float...
2018-05-26 borsAuto merge of #51035 - oli-obk:unsupported_crate_type...
2018-05-26 David TolnayRename TokenStream::empty to TokenStream::new
2018-05-26 est31Fail typecheck if we encounter a bogus break
2018-05-26 borsAuto merge of #50070 - toidiu:ak-2093-outlives, r=nikom...
2018-05-25 borsAuto merge of #51033 - coryshrmn:master, r=dtolnay
2018-05-25 Martin CartonAdd inner links in documentation
2018-05-25 Matt BrubeckUpdate nomicon link in transmute docs
2018-05-25 varkor--bless the tests
2018-05-25 varkorAdd a test for returning inside a while loop
2018-05-25 varkorFix behaviour of divergence in while loop conditions
2018-05-25 Jaro FietzDon't use a char that's already used within the expr
2018-05-25 Jaro FietzCall it
2018-05-25 Jaro FietzWhat does an expression look like, that consists only...
2018-05-25 borsAuto merge of #50967 - oli-obk:miri_api_refactor, r...
2018-05-25 toidiuImplement outlives requirements inference for dyn and...
2018-05-25 Oliver SchneiderAdjust test for 32 bit targets
2018-05-25 Felix S. Klock IIrust-lang/rust#51025: improve test robustness so that...
2018-05-25 Oliver SchneiderSanity abort `to_bits` if used on zsts
2018-05-25 borsAuto merge of #51051 - nikomatsakis:turbofish-impl...
2018-05-25 Niko Matsakispacify the mercilous tidy
2018-05-25 Oliver SchneiderUpdate comment
2018-05-25 borsAuto merge of #50998 - bobtwinkles:nll_facts_invalidate...
2018-05-25 borsAuto merge of #50986 - estebank:main-start-span, r...
2018-05-25 borsAuto merge of #50879 - petrochenkov:lintconv, r=nikomat...
2018-05-24 Vadim PetrochenkovFix naming conventions for new lints
2018-05-24 borsAuto merge of #50937 - nikomatsakis:chalkify-engine...
2018-05-24 Santiago PastorinoUse AllFacts from polonius-engine
2018-05-24 Niko Matsakisrestore emplacement syntax (obsolete)
2018-05-24 Niko Matsakisprohibit turbofish in `impl Trait` methods
2018-05-24 borsAuto merge of #50984 - cramertj:unpin-changes, r=aturon
2018-05-24 Guillaume GomezAdd more missing examples for Formatter
2018-05-24 Oliver SchneiderUpdate issue-50993.rs
2018-05-24 Alex Crichtonstd: Ensure OOM is classified as `nounwind`
2018-05-24 Oliver SchneiderRevert "Ensure llvm doesn't trigger an assert for crazy...
2018-05-24 Oliver SchneiderRename `amt` variables to `shift`
2018-05-24 Oliver SchneiderUse in-band-lifetimes instead of unused explicit lifetimes
2018-05-24 Oliver SchneiderPrefer `to_value_with_len` over manual expanison of it
2018-05-24 Oliver SchneiderRemove dead code
2018-05-24 Oliver SchneiderAdd missing newlines
2018-05-24 Oliver Schneider`tcx.lift_to_global` > `tcx.global_tcx().lift`
2018-05-24 Oliver SchneiderWrongly named a closure `clamp` when it was doing trunc...
2018-05-24 Oliver SchneiderSanity check the `bits` argument to the `from_bits...
2018-05-24 Oliver SchneiderRemove `ty_to_primitive`
2018-05-24 Oliver SchneiderProperly check defined bits range
2018-05-24 Oliver SchneiderReuse `to_bits` instead of badly reinventing it
2018-05-24 Oliver SchneiderOnly defined bits are relevant
next