]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-05-04 Mazdak FarrokhzadRollup merge of #60520 - matklad:rustfmt-all-the-new...
2019-05-04 Mazdak FarrokhzadRollup merge of #60517 - estebank:wording, r=davidtwco
2019-05-04 Mazdak FarrokhzadRollup merge of #60516 - JohnTitor:remove-typeck, r...
2019-05-04 Mazdak FarrokhzadRollup merge of #60513 - chrisvittal:remove-borrowck...
2019-05-04 Mazdak FarrokhzadRollup merge of #60486 - spastorino:place-related-refac...
2019-05-04 Mazdak FarrokhzadRollup merge of #60449 - matthewjasper:impl-trait-outli...
2019-05-04 Mazdak FarrokhzadRollup merge of #60429 - estebank:pub-path, r=michaelwo...
2019-05-04 borsAuto merge of #59897 - tmandry:variantful-generators...
2019-05-04 Tyler MandryAddress review comments
2019-05-03 borsAuto merge of #60462 - eddyb:def-1-a-mere-resolution...
2019-05-03 Tyler MandrySplit out debuginfo from type info in MIR GeneratorLayout
2019-05-03 Christopher... Update help message
2019-05-03 Tyler MandryMake variant_fields inner an IndexVec
2019-05-03 Eduard-Mihai... rustc: rename hir::def::Def to Res (short for "resoluti...
2019-05-03 Eduard-Mihai... rustc: use DefKind instead of Def, where possible.
2019-05-03 Eduard-Mihai... rustc: factor most DefId-containing variants out of...
2019-05-03 borsAuto merge of #60496 - jethrogb:jb/address-integer...
2019-05-03 Yuki OkushiFix test
2019-05-03 Aleksey KladovAdd rustfmt toml
2019-05-03 Esteban KüberReword casting message
2019-05-03 Yuki OkushiRemove TypeckMir
2019-05-03 borsAuto merge of #60510 - Centril:rollup-gsndjbp, r=Centril
2019-05-03 Mazdak FarrokhzadRollup merge of #60501 - taiki-e:async-await-mutable...
2019-05-03 Mazdak FarrokhzadRollup merge of #60478 - euclio:doc-fixes, r=cramertj
2019-05-03 Mazdak FarrokhzadRollup merge of #60467 - nnethercote:less-symbol-intern...
2019-05-03 Mazdak FarrokhzadRollup merge of #60457 - wesleywiser:const_prop_refacto...
2019-05-03 Mazdak FarrokhzadRollup merge of #60455 - estebank:resolve-match-arm...
2019-05-03 Mazdak FarrokhzadRollup merge of #60409 - JohnTitor:error-for-existentia...
2019-05-03 Mazdak FarrokhzadRollup merge of #60401 - JohnTitor:rename-log, r=davidtwco
2019-05-03 Mazdak FarrokhzadRollup merge of #60393 - estebank:pat-sugg, r=oli-obk
2019-05-03 Mazdak FarrokhzadRollup merge of #60388 - cramertj:elided-lifetime-async...
2019-05-03 Mazdak FarrokhzadRollup merge of #60373 - rasendubi:lang-features-sort...
2019-05-03 Mazdak FarrokhzadRollup merge of #60220 - euclio:rustdoc-test-fatal...
2019-05-03 Mazdak FarrokhzadRollup merge of #59928 - petrochenkov:denyambass, r...
2019-05-03 borsAuto merge of #60423 - varkor:update-getopts, r=alexcri...
2019-05-03 borsAuto merge of #59883 - ebarnard:clonefile, r=sfackler
2019-05-03 Christopher... Update tests
2019-05-03 Taiki EndoPropagate mutability from arguments to local bindings...
2019-05-03 Jethro BeekmanFix potential integer overflow in SGX memory range...
2019-05-02 Santiago PastorinoImplement base_local iteratively
2019-05-02 Santiago PastorinoRemove root_local fn in favor of base_local
2019-05-02 Santiago PastorinoThis continue is not needed
2019-05-02 varkorUpdate getopts to 0.2.18
2019-05-02 varkorPrevent dependencies between std/test/rustc unifying...
2019-05-02 Andy Russellmention `hir::Body` in docs for `hir::FnDecl`
2019-05-02 Andy Russellfix markdown syntax in `LateContext` examples
2019-05-02 Christopher... Stub display impl for Origin
2019-05-02 Christopher... Remove BorrowckMode::Compare
2019-05-02 Matthew JasperConstrain all regions in the concrete type for an opaqu...
2019-05-02 borsAuto merge of #60173 - RalfJung:miri, r=oli-obk
2019-05-02 Alexey ShmalkoMake tidy::version::Version copy
2019-05-02 Alexey ShmalkoMake in_feature_group a simple bool flag
2019-05-02 Alexey ShmalkoRework Version::parse to avoid extra allocations
2019-05-02 Alexey ShmalkoGroup and sort feature_gate.rs
2019-05-02 Alexey ShmalkoMake tidy::version::Version a [u32; 3]
2019-05-02 Alexey ShmalkoAddress review comments
2019-05-02 Alexey ShmalkoEnsure language features in group are sorted by since
2019-05-02 Alexey ShmalkoAssign group and parse since for Feature
2019-05-02 Alexey ShmalkoMake find_attr_val a little bit more precise
2019-05-02 borsAuto merge of #60379 - froydnj:bootstrap-progress-fixes...
2019-05-02 Wesley WiserFix failing test
2019-05-02 Wesley WiserRemove the `self.mir` field from `ConstPropagator`
2019-05-02 Nicholas NethercoteAvoid repeated interning of static strings.
2019-05-02 Edward BarnardMake `std::fs::copy` attempt to create copy-on-write...
2019-05-02 Ralf Jungupdate miri
2019-05-02 borsAuto merge of #60156 - RalfJung:macos-rand, r=oli-obk...
2019-05-02 borsAuto merge of #59008 - varkor:const-generics-infer...
2019-05-02 borsAuto merge of #60460 - Centril:rollup-gz5bc8i, r=Centril
2019-05-02 Taylor CramerDisallow non-explicit elided lifetimes in async fn
2019-05-01 Mazdak FarrokhzadRollup merge of #60452 - JohnTitor:remove-context,...
2019-05-01 Mazdak FarrokhzadRollup merge of #60439 - vorner:zombie-apocalypse-warn...
2019-05-01 Mazdak FarrokhzadRollup merge of #60437 - davidtwco:issue-60236, r=nikom...
2019-05-01 Mazdak FarrokhzadRollup merge of #60428 - wesleywiser:refactor_const_eva...
2019-05-01 Mazdak FarrokhzadRollup merge of #60385 - nnethercote:earlier-metadata...
2019-05-01 Mazdak FarrokhzadRollup merge of #60348 - agnxy:refactor-parser, r=petro...
2019-05-01 Mazdak FarrokhzadRollup merge of #59634 - DevQps:explain-E0704, r=estebank
2019-05-01 borsAuto merge of #60432 - Manishearth:clippyup, r=Manishearth
2019-05-01 Manish GoregaokarUpdate clippy
2019-05-01 Yuki OkushiRemove Context and ContextKind
2019-05-01 varkorSplit `ct_err` out into `CommonConsts`
2019-05-01 varkorCreate ShallowResolver
2019-05-01 varkorAdd a test for const args that cannot be inferred
2019-05-01 varkorAdd a test for incorrect numbers of const args
2019-05-01 varkorFold const in writeback
2019-05-01 varkorAdd a test for const arguments
2019-05-01 varkorFix issue with const params in operand.rs
2019-05-01 varkorResolve FIXME in probe.rs
2019-05-01 varkorCorrect name of constrained_generic_params alias
2019-05-01 varkorFix unused variable warning
2019-05-01 varkorFix known-known const unification case
2019-05-01 varkorRemove spurious assertion
2019-05-01 varkorAdd `const-types` test
2019-05-01 varkorFix rebase issue
2019-05-01 varkorImplement const generics for `InferenceFudger`
2019-05-01 varkorFix missing parenthesis
2019-05-01 varkorTake ConstValue::Placeholder into account in new locations
2019-05-01 varkorFix rebase from LazyConst removal
2019-05-01 varkorReplace ConstVariableTable with UnificationTable
2019-05-01 varkorHandle `ConstValue::Placeholder` in `canonicalizer`
2019-05-01 varkorAdd `PlaceholderConst`
next