]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-11-24 Mazdak FarrokhzadRollup merge of #64856 - jonhoo:format-temporaries...
2019-11-23 borsAuto merge of #66680 - Centril:rollup-1ke3svj, r=Centril
2019-11-23 Mazdak FarrokhzadRollup merge of #66673 - petrochenkov:toresolve, r...
2019-11-23 Mazdak FarrokhzadRollup merge of #66657 - ollie27:rustdoc_flock_panic...
2019-11-23 Mazdak FarrokhzadRollup merge of #66655 - ollie27:rustdoc_extern-private...
2019-11-23 Mazdak FarrokhzadRollup merge of #66539 - estebank:let-ty, r=Centril
2019-11-23 Mazdak FarrokhzadRollup merge of #61351 - GuillaumeGomez:stabilize-cfg...
2019-11-23 borsAuto merge of #66674 - flip1995:clippyup, r=Manishearth
2019-11-23 flip1995Update Cargo.lock
2019-11-23 flip1995Update Clippy
2019-11-23 borsAuto merge of #66653 - ivan:lint-name-fix, r=Centril
2019-11-23 Vadim PetrochenkovMove def collector from `rustc` to `rustc_resolve`
2019-11-23 borsAuto merge of #66597 - MaulingMonkey:pr-natvis-std...
2019-11-23 borsAuto merge of #66656 - Centril:rollup-fivygwz, r=Centril
2019-11-23 Oliver Middletonrustdoc: Don't panic when failing to write .lock file
2019-11-23 Mazdak FarrokhzadRollup merge of #66583 - Phlosioneer:patch-2, r=Dylan-DPC
2019-11-23 Mazdak FarrokhzadRollup merge of #66576 - pnkfelix:more-robust-gdb-vec...
2019-11-23 Mazdak FarrokhzadRollup merge of #66574 - GuillaumeGomez:update-tidy...
2019-11-23 Mazdak FarrokhzadRollup merge of #65961 - lcnr:typename_of, r=Dylan-DPC
2019-11-23 borsAuto merge of #66507 - ecstatic-morse:const-if-match...
2019-11-23 Ivan Kozikdocs: fix lint name for `unused_variables`
2019-11-23 Oliver Middletonrustdoc: Mark `--extern-private` as unstable
2019-11-22 borsAuto merge of #66640 - Centril:rollup-862009l, r=Centril
2019-11-22 Mazdak FarrokhzadRollup merge of #66639 - Centril:simplify-fresh-binding...
2019-11-22 Mazdak FarrokhzadRollup merge of #66637 - RalfJung:typo, r=Centril
2019-11-22 Mazdak FarrokhzadRollup merge of #66633 - GuillaumeGomez:err-codes-clean...
2019-11-22 Mazdak FarrokhzadRollup merge of #66619 - guanqun:use-third-person-singu...
2019-11-22 Mazdak FarrokhzadRollup merge of #66587 - matthewjasper:handle-static...
2019-11-22 Mazdak FarrokhzadRollup merge of #66575 - Mark-Simulacrum:no-uii, r...
2019-11-22 Mazdak FarrokhzadRollup merge of #66566 - robamler:issue-66476, r=rkruppe
2019-11-22 Mazdak FarrokhzadRollup merge of #66183 - Centril:empty-vis-trait-decl...
2019-11-22 Mazdak Farrokhzadresolve: more declarative fresh_binding
2019-11-22 borsAuto merge of #66558 - Aaron1011:update/miri-unwind...
2019-11-22 Guillaume Gomezsmall error code explanations improvements
2019-11-22 Guillaume GomezImprove E0061 long error explanation
2019-11-22 Guillaume GomezImprove E0057 long error explanation
2019-11-22 Guillaume GomezImprove E0023 long error explanation
2019-11-22 Guillaume GomezImprove E0015 long error explanation
2019-11-22 Ralf Jungfix reoccuring typo: dereferencable -> dereferenceable
2019-11-22 borsAuto merge of #66460 - cjgillot:hashstable_generic...
2019-11-22 Aaron HillBump Miri for rustup fixes
2019-11-22 borsAuto merge of #66565 - Mark-Simulacrum:syntax-cfg-mod...
2019-11-22 Guanqun Lufollow the convention in this file to use third-person...
2019-11-22 borsAuto merge of #66537 - nnethercote:delay-is_local_ever_...
2019-11-22 Robert BamlerDocument pitfall with `impl PartialEq<B> for A`
2019-11-22 borsAuto merge of #66524 - ecstatic-morse:compiletest-multi...
2019-11-22 Esteban KüberPoint at type in `let` assignment on type errors
2019-11-22 Dylan MacKenzieAllow `Downcast` projections in `qualify_min_const_fn`
2019-11-22 Dylan MacKenzieConst-check the discriminant of a `SwitchInt`
2019-11-22 Dylan MacKenzieReorganize, bless and add tests for const control flow
2019-11-22 borsAuto merge of #66282 - Centril:simplify-try, r=oli-obk
2019-11-21 Dylan MacKenzieAdd entry for `const_if_match` in unstable book
2019-11-21 Dylan MacKenzieSuggest `const_if_match` on nightly
2019-11-21 Dylan MacKenzieMake `name` work for `MatchSource`
2019-11-21 Dylan MacKenzieHold a `TyCtxt` in the HIR const-checker
2019-11-21 Dylan MacKenzieAllow `Downcast` projections if `const_if_match` enabled
2019-11-21 Dylan MacKenzieDon't transform short-circuiting logic if `const_if_mat...
2019-11-21 Dylan MacKenzieAdd feature gate for const `if` and `match`
2019-11-21 Dylan MacKenzieGive name to full regex capture
2019-11-21 Dylan MacKenzieChange some tests to use the shorter comment style
2019-11-21 Dylan MacKenzieFix broken incremental test
2019-11-21 Dylan MacKenzieAllow multiple cfgs per comment in "revisions:" tests
2019-11-21 Matthew JasperAddress review comments
2019-11-21 borsAuto merge of #66610 - alexreg:trait-upcasting-cosmetic...
2019-11-21 Matthew JasperBless remaining test output
2019-11-21 Matthew JasperTrack pointers to statics in MIR
2019-11-21 Matthew JasperFix rebase
2019-11-21 Santiago PastorinoReadjust constant evaluation for operands
2019-11-21 Santiago PastorinoSimplify pattern
2019-11-21 Santiago PastorinoReadjust const qualification to detect statics again
2019-11-21 Oliver SchererRemove statics from HAIR by lowering them to a pointer...
2019-11-21 Mazdak FarrokhzadIntroduce MIR optimizations for simplifying `x?` on...
2019-11-21 Alexander RegueiroApplied suggestions from code review.
2019-11-21 Alexander RegueiroAggregation of drive-by cosmetic changes.
2019-11-21 borsAuto merge of #66389 - estebank:type-err-labels, r...
2019-11-21 QuietMisdreavusmove cfg(doc) docs into a separate page
2019-11-21 Guillaume GomezRename the cfg attribute from rustdoc to doc
2019-11-21 Guillaume GomezStabilize cfg rustdoc
2019-11-21 borsAuto merge of #66607 - Centril:rollup-yb7cl73, r=Centril
2019-11-21 Mazdak FarrokhzadRollup merge of #66602 - GuillaumeGomez:revert-font...
2019-11-21 Mazdak FarrokhzadRollup merge of #66515 - Centril:cheaper-inline-asm...
2019-11-21 Mazdak FarrokhzadRollup merge of #66468 - RalfJung:simd-cleanup, r=oli-obk
2019-11-21 Mazdak FarrokhzadRollup merge of #65730 - csmoe:return-lifetime, r=nikom...
2019-11-21 Mazdak FarrokhzadRollup merge of #65355 - Centril:almost-is-never-enough...
2019-11-21 Mazdak Farrokhzadnever_type: test interaction with auto traits
2019-11-21 Mazdak FarrokhzadRedefine `core::convert::Infallible` as `!`.
2019-11-21 Mazdak FarrokhzadGate fallback via `#![feature(never_type_fallback)]`.
2019-11-21 Mazdak FarrokhzadRemove `#![feature(never_type)]` from tests.
2019-11-21 Mazdak FarrokhzadStabilize the `never_type`, written `!`.
2019-11-21 Guillaume GomezUpdate tidy check for error codes testing
2019-11-21 Guillaume GomezRevert "Update Source Code Pro and include italics"
2019-11-21 MaulingMonkeydebuginfo: Support for std::collections::Hash* in...
2019-11-21 Mazdak Farrokhzadreduce size of hir::ExprKind
2019-11-20 Aaron HillBump Miri for return code propagation
2019-11-20 PhlosioneerClarify Step Documentation
2019-11-20 borsAuto merge of #66578 - Centril:rollup-pgz1v7t, r=Centril
2019-11-20 Mark RousskovDelete ProcessCfgMod
2019-11-20 Mazdak FarrokhzadRollup merge of #66573 - pnkfelix:issue-66568-ignore...
2019-11-20 Mazdak FarrokhzadRollup merge of #66535 - estebank:issue-62480, r=matthe...
2019-11-20 Mazdak FarrokhzadRollup merge of #66514 - GuillaumeGomez:fix-search...
next