]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-10-23 Esteban Kuberadd expected error comment
2018-10-23 Esteban Kuberadd expected error comment
2018-10-22 csmoeoptimize unsupported literal diag message
2018-10-20 csmoeupdate meta item checking test
2018-10-20 csmoesuggest to trim prefix in nested meta items
2018-10-20 csmoehandle errors based on parse_sess
2018-10-20 csmoesuggest to remove prefix `b` in lint string
2018-10-19 borsAuto merge of #55162 - nikomatsakis:issue-54902-undersc...
2018-10-19 Niko Matsakisadd more to the ERROR messages
2018-10-19 Niko Matsakisfix error messages
2018-10-19 borsAuto merge of #55152 - nikomatsakis:nll-issue-54571...
2018-10-19 Niko Matsakisnormalize the self-type that we extract from impl
2018-10-19 Niko Matsakiseven though we don't need it yet, fix the "fast path...
2018-10-19 Niko Matsakisadd a test that we enforce '`static` errors post normal...
2018-10-19 Niko Matsakisadd useful debug log
2018-10-19 Niko Matsakisregion_infer/mod.rs: rustfmt
2018-10-19 Niko Matsakispacify the mercilous tidy
2018-10-19 Niko Matsakisskip user-type annotations if they don't have regions
2018-10-19 Niko Matsakislowering casts in constants now creates multiple uses
2018-10-19 Niko Matsakispacify the mercilous tidy
2018-10-19 Niko Matsakissave the user-provided type immediately upon return...
2018-10-19 Niko Matsakiscreate type ascription for any cast
2018-10-19 Keith YeungWrap cast expressions inside of ValueTypeAscription
2018-10-19 Niko Matsakissuppress duplicate -- or near duplicate -- type test...
2018-10-19 Niko Matsakisnormalize and prove predicates
2018-10-19 Niko Matsakisnormalize after substitution
2018-10-19 Niko Matsakispull `relate_type_and_user_type` code into `type_check...
2018-10-19 Niko Matsakistype_check/mod.rs: rustfmt
2018-10-19 Niko Matsakisreplace `UserTypeAnnotation::AdtDef` with `TypeOf`
2018-10-19 Niko Matsakispropagate user-type annotation for constants in expressions
2018-10-19 Niko Matsakisconvert `FnDef` to `TypeOf`, which is more general
2018-10-19 Niko Matsakisremove outdated assertion
2018-10-19 borsAuto merge of #55194 - kennytm:rollup, r=kennytm
2018-10-19 kennytmRollup merge of #55013 - matthewjasper:propagate-genera...
2018-10-19 kennytmRollup merge of #55178 - sdroege:stabilize-chunks-exact...
2018-10-19 kennytmRollup merge of #55169 - raphlinus:copysign, r=joshtriplett
2018-10-19 kennytmRollup merge of #55166 - varkor:ret-parens, r=davidtwco
2018-10-19 kennytmRollup merge of #55144 - ljedrz:cleanup_resolve, r...
2018-10-19 kennytmRollup merge of #55071 - oli-obk:const_cast_🍨, r=RalfJung
2018-10-19 borsAuto merge of #55040 - scalexm:param-env, r=nikomatsakis
2018-10-19 kennytmRollup merge of #54300 - Aaronepower:master, r=Aaronepower
2018-10-19 borsAuto merge of #55004 - oli-obk:sized_static, r=cramertj
2018-10-18 Matthew JasperPropagate bounds from generators
2018-10-18 borsAuto merge of #54979 - estebank:path-unsized, r=nikomat...
2018-10-18 borsAuto merge of #54976 - davidtwco:issue-52663-special...
2018-10-18 David WoodImprove check to consider how value is used.
2018-10-18 David WoodAdd by-value captured variable note on second use.
2018-10-18 Sebastian DrögeStabilize slice::rchunks(), rchunks_mut(), rchunks_exac...
2018-10-18 Sebastian DrögeStabilize slice::chunks_exact() and slice::chunks_exact...
2018-10-18 David WoodExtend closure special-casing for generators.
2018-10-18 Raph LevienAdd must_use on copysign
2018-10-18 borsAuto merge of #54580 - sdroege:rchunks, r=SimonSapin
2018-10-18 Aaron PowerUpdated RELEASES.md for 1.30.0
2018-10-18 borsAuto merge of #54349 - GuillaumeGomez:no-example-lint...
2018-10-18 Niko Matsakisresolve_lifetime.rs: rustfmt
2018-10-18 varkorMake warnings into errors
2018-10-18 Sebastian DrögeAdd slice::rchunks(), rchunks_mut(), rchunks_exact...
2018-10-18 borsAuto merge of #55171 - kennytm:rollup, r=kennytm
2018-10-18 kennytmRollup merge of #55111 - Havvy:rustc-book-cfg-examples...
2018-10-18 kennytmRollup merge of #55161 - akxcv:rustdoc/disable-spellche...
2018-10-18 kennytmRollup merge of #55151 - ljedrz:cleanup_nll, r=estebank
2018-10-18 kennytmRollup merge of #55142 - RalfJung:miri-uninhabited...
2018-10-18 kennytmRollup merge of #55128 - varkor:LLVMRustInlineAsmVerify...
2018-10-18 kennytmRollup merge of #55127 - ljedrz:simplify_hybridbitset...
2018-10-18 kennytmRollup merge of #55122 - ljedrz:cleanup_mir_borrowck...
2018-10-18 kennytmRollup merge of #55104 - estebank:addtest, r=alexcrichton
2018-10-18 kennytmRollup merge of #55102 - petrochenkov:trextra, r=nikoma...
2018-10-18 kennytmRollup merge of #55090 - pnkfelix:issue-54597-regressio...
2018-10-18 kennytmRollup merge of #55080 - thanatos:fix-localstorage...
2018-10-18 kennytmRollup merge of #55077 - ollie27:rustdoc_dyn_trait...
2018-10-18 kennytmRollup merge of #55050 - tshepang:repetition, r=stevekl...
2018-10-18 kennytmRollup merge of #55031 - nikic:verify_llvm_ir, r=Mark...
2018-10-18 kennytmRollup merge of #55016 - oli-obk:vtables💥_vtables_every...
2018-10-18 kennytmRollup merge of #54964 - tromey:run-both-gdb-and-lldb...
2018-10-18 kennytmRollup merge of #54933 - ljedrz:cleanup_codegen_llvm...
2018-10-18 kennytmRollup merge of #54646 - vn971:fix_std_thread_sleep...
2018-10-18 Raph LevienFix inconsistent documentation
2018-10-18 Raph LevienAdd a `copysign` function to f32 and f64
2018-10-17 borsAuto merge of #55134 - davidtwco:issue-55118, r=pnkfelix
2018-10-17 varkorDon't warn about parentheses on `match (return)`
2018-10-17 Niko Matsakismove E0637 to lowering and improve output, add more...
2018-10-17 Alexander Komarov[librustdoc] Disable spellcheck for search field
2018-10-17 ljedrznll: improve common patterns
2018-10-17 ljedrznll: improve format operations
2018-10-17 ljedrznll: improve allocations
2018-10-17 ljedrzresolve: improve/remove allocations
2018-10-17 ljedrzresolve: improve common patterns
2018-10-17 ljedrzmir/borrowck: remove a redundant clone
2018-10-17 ljedrzmir/borrowck: remove redundant returns
2018-10-17 ljedrzmir/borrowck: deduplicate assignments and returns
2018-10-17 ljedrzmir/borrowck: a few string tweaks
2018-10-17 ljedrzmir/borrowck: simplify common patterns
2018-10-17 scalexmRe-use memory in `program_clauses_for_env`
2018-10-17 scalexmImplement `InferenceTable::add_clauses`
2018-10-17 scalexmAdd tests for `program_clauses_for_env`
2018-10-17 scalexmCategorize chalk clauses
2018-10-17 scalexmAdd `FromEnv` for input types in the environment
2018-10-17 scalexmImplement the `environment` query
2018-10-17 scalexmVisit tys in `program_clauses_for_env`
2018-10-17 scalexmUse `Environment` instead of `ty::ParamEnv` in chalk...
next