]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-09-18 borsAuto merge of #64583 - tmandry:rollup-b793x81, r=tmandry
2019-09-18 Tyler MandryRollup merge of #64580 - ehuss:update-books, r=ehuss
2019-09-18 Tyler MandryRollup merge of #64578 - max-sixty:22656-lldb-8, r...
2019-09-18 Tyler MandryRollup merge of #64532 - ecstatic-morse:dataflow-cursor...
2019-09-18 Tyler MandryRollup merge of #64348 - arnohaase:pr_documentation_spi...
2019-09-18 Tyler MandryRollup merge of #64207 - sinkuu:pub_dataflow, r=tmandry
2019-09-18 Dylan MacKenzieFix bug where `is_call_return_effect_applied` was never set
2019-09-18 Eric HussUpdate books
2019-09-18 Dylan MacKenzieAdd summary of the current state and future plans
2019-09-18 Maximilian... fix debuginfo/issue22656 with LLDB 8
2019-09-18 Dylan MacKenziePublish `rustc_mir::dataflow` and remove `#[allow(unused)]`
2019-09-18 Dylan MacKenzieFix typo
2019-09-18 Dylan MacKenzieUse an associated const for `name`
2019-09-18 Dylan MacKenzieFix `Analysis` example
2019-09-18 borsAuto merge of #64575 - lzutao:fmt-primitives-doc, r...
2019-09-18 Arno Haasebroken hyperlinks in documentation
2019-09-18 Lzu Taodoc: Format some primitives examples
2019-09-18 borsAuto merge of #64570 - tmandry:rollup-3pg02lj, r=tmandry
2019-09-18 Tyler MandryRollup merge of #64528 - Aaron1011:fix/proc-macro-type...
2019-09-18 Tyler MandryRollup merge of #64516 - RalfJung:nomicon, r=Centril
2019-09-18 Tyler MandryRollup merge of #64503 - RalfJung:miri-retag, r=oli-obk
2019-09-18 Tyler MandryRollup merge of #64486 - matthewjasper:hygiene-debuggin...
2019-09-18 Dylan MacKenzieAdd ignore reason to placate `tidy`
2019-09-18 Dylan MacKenzieTemporarily add `#[allow(unused)]` for CI
2019-09-18 Dylan MacKenzieDocument new dataflow analysis
2019-09-17 Dylan MacKenzieAdd generic dataflow impl
2019-09-17 Aaron HillGenerate proc macro harness in AST order.
2019-09-17 borsAuto merge of #64562 - tmandry:rollup-kfk0nuo, r=tmandry
2019-09-17 Tyler MandryRollup merge of #64544 - RalfJung:build-manifest, r...
2019-09-17 Tyler MandryRollup merge of #64541 - RalfJung:miri-errors, r=oli-obk
2019-09-17 Tyler MandryRollup merge of #64529 - taiki-e:docs-pin-as-mut, r...
2019-09-17 Tyler MandryRollup merge of #64505 - pickfire:patch-1, r=Mark-Simul...
2019-09-17 Tyler MandryRollup merge of #64502 - RalfJung:miri-toolstate, r...
2019-09-17 Tyler MandryRollup merge of #64436 - llogiq:transmute-docs, r=RalfJung
2019-09-17 Tyler MandryRollup merge of #64429 - afnanenayet:afnan/fix-failure...
2019-09-17 Tyler MandryRollup merge of #64394 - nnethercote:shrink-SubregionOr...
2019-09-17 Tyler MandryRollup merge of #64283 - XAMPPRocky:master, r=Mark...
2019-09-17 Tyler MandryRollup merge of #61626 - oli-obk:const_eval_intrinsics...
2019-09-17 Ralf Jungupdate Nomicon and Reference
2019-09-17 Matthew JasperPrint syntax contexts and marks when printing hygiene...
2019-09-17 borsAuto merge of #64525 - nikomatsakis:issue-64512-drop...
2019-09-17 lqdBless json output of test ui/json-options.rs for Polonius
2019-09-17 lqdBless json output of test ui/json-multiple.rs for Polonius
2019-09-17 lqdUpdate expectations of test ui/dropck/dropck_trait_cycl...
2019-09-17 lqdBless output of test borrowck/return-local-binding...
2019-09-17 lqdBless output of test borrowck/return-local-binding...
2019-09-17 Andre Bogusimprove Vec example soundness in mem::transmute docs
2019-09-17 Ralf Jungbuild-manifest: add some comments
2019-09-17 borsAuto merge of #64517 - alexcrichton:less-assertions...
2019-09-17 Oliver SchererGet rid of special const intrinsic query in favour...
2019-09-17 Taiki EndoUpdate src/libcore/pin.rs
2019-09-17 Taiki EndoAdd an example to Pin::as_mut
2019-09-17 borsAuto merge of #64543 - pietroalbini:revert-miri-manifes...
2019-09-17 Ralf Jungupdate miri
2019-09-17 Arno Haasenewly phrased documentation for spin loop hints
2019-09-17 Niko Matsakisadjust larger comment to include the body
2019-09-17 Niko Matsakisuse drop-temps { .. } pseudo-notation
2019-09-17 Niko Matsakisintroduce `lower_block_expr` convenience function,...
2019-09-17 Niko Matsakisapply nits from centril
2019-09-17 Pietro AlbiniRevert "Rollup merge of #64451 - RalfJung:miri-manifest...
2019-09-17 Ralf Jungrename Allocation::retag -> with_tags_and_extra
2019-09-17 Ralf Jungdocument Miri error categories
2019-09-17 Nicholas NethercoteRename some index variables.
2019-09-17 Nicholas NethercoteRemove `NodeIndex`.
2019-09-17 Nicholas NethercoteMove a `Node`'s parent into the descendents list.
2019-09-17 Afnan EnayetFix failure note `to_str` implementation
2019-09-17 borsAuto merge of #64535 - Centril:rollup-wiyxagi, r=Centril
2019-09-17 Mazdak FarrokhzadRollup merge of #64531 - taiki-e:pin-self, r=Centril
2019-09-17 Mazdak FarrokhzadRollup merge of #64530 - taiki-e:docs-pin-lifetimes...
2019-09-17 Mazdak FarrokhzadRollup merge of #64500 - nnethercote:ObligForest-fixups...
2019-09-17 Mazdak FarrokhzadRollup merge of #64416 - mark-i-m:region-naming-ctx...
2019-09-17 Mazdak FarrokhzadRollup merge of #64380 - alexcrichton:update-openssl...
2019-09-17 Mazdak FarrokhzadRollup merge of #64085 - estebank:hrtb-errors, r=oli-obk
2019-09-17 Dylan MacKenzieRemove `dataflow::state_for_location`
2019-09-17 Dylan MacKenzieReplace all uses of `dataflow::state_for_location`
2019-09-17 Dylan MacKenzieAdd a getter for the current state to `DataflowResultsC...
2019-09-16 Taiki EndoUse shorthand syntax in the self parameter of methods...
2019-09-16 Taiki EndoElide lifetimes in `Pin<&(mut) Self>`
2019-09-16 Esteban KüberTweak unsatisfied HRTB errors
2019-09-16 borsAuto merge of #64526 - Centril:rollup-k4cz2xn, r=Centril
2019-09-16 Mazdak FarrokhzadRollup merge of #64518 - spastorino:while-let-to-iterat...
2019-09-16 Mazdak FarrokhzadRollup merge of #64509 - varkor:convert-identity-doc...
2019-09-16 Mazdak FarrokhzadRollup merge of #64485 - RalfJung:miri, r=alexcrichton
2019-09-16 Mazdak FarrokhzadRollup merge of #64357 - rust-lang:adt-docs-fix, r...
2019-09-16 Niko Matsakisadjust desugaring for async fn to correct drop order
2019-09-16 Niko Matsakisadd regression test for issue-64391
2019-09-16 Ralf Jungavoid duplicate issues for Miri build failures
2019-09-16 Niko Matsakisadd test for drop order of temporary in tail return...
2019-09-16 Santiago PastorinoUse while let slice_pattern instead of carrying an...
2019-09-16 Alex Crichtonazure: Disable more LLVM/debug assertions in
2019-09-16 Ralf Jungupdate miri for latest breakage
2019-09-16 Ralf Jungwith byteorder 1.3, the i128 feature is a NOP
2019-09-16 Ralf Jungupdate miri
2019-09-16 Charles GleasonDocument `From` trait for `LhsExpr`
2019-09-16 Mazdak Farrokhzad`AdtDef` is an algebraic data type, not abstract data...
2019-09-16 borsAuto merge of #64510 - Centril:rollup-m03zsq8, r=Centril
2019-09-16 Mazdak FarrokhzadRollup merge of #64504 - guanqun:use-println-without...
2019-09-16 Mazdak FarrokhzadRollup merge of #64499 - nnethercote:use-Symbol-in...
2019-09-16 Mazdak FarrokhzadRollup merge of #64497 - nnethercote:fix-64339, r=petro...
2019-09-16 Mazdak FarrokhzadRollup merge of #64467 - Mark-Simulacrum:hide-cfg-failu...
next