]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-07-28 borsAuto merge of #62910 - petrochenkov:buildwarn2, r=Mark...
2019-07-28 Vadim PetrochenkovFix `cfg(parallel_compiler)` mode
2019-07-28 Vadim PetrochenkovDeny `unused_lifetimes` through rustbuild
2019-07-28 Vadim PetrochenkovRemove lint annotations in specific crates that are...
2019-07-28 borsAuto merge of #62943 - matthiaskrgr:submodule_upd,...
2019-07-28 borsAuto merge of #63074 - Centril:rollup-k1a8z0n, r=Centril
2019-07-28 Mazdak FarrokhzadRollup merge of #63071 - rust-lang:some-new-labels...
2019-07-28 Mazdak FarrokhzadRollup merge of #63067 - JohnTitor:test-for-50900,...
2019-07-28 Mazdak FarrokhzadRollup merge of #63061 - Centril:constantly-improving...
2019-07-28 Mazdak FarrokhzadRollup merge of #63051 - estebank:borrow-ice, r=matthew...
2019-07-28 Mazdak FarrokhzadRollup merge of #62974 - RalfJung:crossbeam, r=alexcrichton
2019-07-28 Mazdak FarrokhzadRollup merge of #62806 - mati865:clippy, r=TimNN
2019-07-28 Mazdak FarrokhzadRollup merge of #62759 - mark-i-m:rustc-guide-toolstate...
2019-07-28 Mazdak FarrokhzadRollup merge of #62550 - Centril:rest-patterns, r=petro...
2019-07-28 Mazdak FarrokhzadAllow rustbot to add `F-*` + `requires-nightly`.
2019-07-28 Yuki OkushiMove to src/test/ui/match/
2019-07-28 Yuki OkushiAdd test for issue-50900
2019-07-28 Mazdak Farrokhzadborrowck-describe-lvalue: --bless --compare-mode=nll.
2019-07-28 Mazdak FarrokhzadAnd --bless tests accordingly for those exceptions.
2019-07-28 Mazdak FarrokhzadAdd exceptions for ExprKind::Err/TyKind::Error.
2019-07-28 Mazdak FarrokhzadAddress comments re. off-topic errors.
2019-07-28 Mazdak FarrokhzadAddress comments in lowering + parsing.
2019-07-28 Mazdak FarrokhzadUse AstP more in lowering.
2019-07-28 Mazdak FarrokhzadUpdate error_codes.rs with new subslice syntax.
2019-07-28 Mazdak Farrokhzad--bless tests after rebase.
2019-07-28 Mazdak FarrokhzadGet out of bootstrapping pickle.
2019-07-28 Mazdak FarrokhzadAdjust documentation in HAIR.
2019-07-28 Mazdak FarrokhzadUpdate unstable book wrt. subslice patterns.
2019-07-28 Mazdak FarrokhzadWin some lose some; Unfortunately we lost recovery...
2019-07-28 Mazdak Farrokhzad(pat, ..,) is now syntactically legal.
2019-07-28 Mazdak FarrokhzadAccount for better recovery in two cases.
2019-07-28 Mazdak FarrokhzadIntersection patterns 'p1 @ p2' are not supported.
2019-07-28 Mazdak Farrokhzad--bless tests due to new subslice syntax.
2019-07-28 Mazdak FarrokhzadUse new 'p @ ..' syntax in tests.
2019-07-28 Mazdak FarrokhzadTest parsing and recovery of all sorts of range patterns.
2019-07-28 Mazdak FarrokhzadAnd also --bless those recovery tests.
2019-07-28 Mazdak FarrokhzadUpdate tests wrt. recovery of range patterns.
2019-07-28 Mazdak FarrokhzadRecover on 'X..' / 'X..=' / 'X...' range patterns.
2019-07-28 Mazdak FarrokhzadRecover on '..X' / '..=X' / '...X' range patterns.
2019-07-28 Mazdak FarrokhzadAdjust parsing of Slice, Tuple, TupleStruct patterns.
2019-07-28 Mazdak FarrokhzadCleanup using the new parse_*_seq methods.
2019-07-28 Mazdak FarrokhzadAdd more parse_*_seq methods for code reuse.
2019-07-28 Mazdak FarrokhzadCleanup parse_seq_* methods + record trailing separators.
2019-07-28 Mazdak FarrokhzadAdjust lowering of Slice patterns.
2019-07-28 Mazdak FarrokhzadAdjust lowering of Tuple/TupleStruct patterns.
2019-07-28 Mazdak FarrokhzadAdjust and document 'Pat::to_ty' accordingly.
2019-07-28 Mazdak FarrokhzadAdjust pretty printing accordingly.
2019-07-28 Mazdak FarrokhzadAdjust feature gating of subslice patterns accordingly.
2019-07-28 Mazdak FarrokhzadAdjust 'ast::PatKind::{TupleStruct,Tuple,Slice}'.
2019-07-28 Mazdak FarrokhzadIntroduce 'ast::Pat::is_rest(&self) -> bool'.
2019-07-28 Mazdak FarrokhzadAdd 'ast::PatKind::Rest'.
2019-07-28 Mazdak FarrokhzadAdd tests for Vec(Deque) array PartialEq impls.
2019-07-28 Mazdak FarrokhzadUse const generics for some VecDeque impls.
2019-07-28 Mazdak FarrokhzadUse const generics for some Vec/CCow impls.
2019-07-28 Esteban Küberreview comments
2019-07-28 borsAuto merge of #63057 - Centril:rollup-z3a3c6v, r=Centril
2019-07-28 Mazdak FarrokhzadRollup merge of #63050 - pietroalbini:vendor-awscli...
2019-07-28 Mazdak FarrokhzadRollup merge of #63038 - eupn:outer-attribute-diag...
2019-07-28 Mazdak FarrokhzadRollup merge of #62996 - petrochenkov:outest, r=Mark...
2019-07-28 Mazdak FarrokhzadRollup merge of #62949 - mati865:patch-1, r=alexcrichton
2019-07-28 Mazdak FarrokhzadRollup merge of #62883 - Stargateur:refactoring-adapter...
2019-07-28 Mazdak FarrokhzadRollup merge of #62771 - petrochenkov:depext, r=eddyb
2019-07-28 Mazdak FarrokhzadRollup merge of #62074 - wizAmit:feature/mut_chunks_nth...
2019-07-28 Mazdak FarrokhzadRollup merge of #61207 - taiki-e:arbitrary_self_types...
2019-07-27 Esteban KüberAvoid ICE when referencing desugared local binding...
2019-07-27 Pietro Albinici: download awscli from our mirror
2019-07-27 borsAuto merge of #63029 - petrochenkov:rpass, r=Centril
2019-07-27 Vadim Petrochenkovtidy: Add a check for inline unit tests and benchmarks
2019-07-27 Matthias Krügersubmodules: update clippy from 164310dd to dc69a5c0
2019-07-27 Vadim PetrochenkovFix issues with git converting CRLF to CR
2019-07-27 Vadim PetrochenkovRemove run-pass test suites
2019-07-27 Vadim Petrochenkovtests: Move run-pass tests with naming conflicts to ui
2019-07-27 Vadim Petrochenkovtests: Move run-pass tests without naming conflicts...
2019-07-27 Vadim Petrochenkovtests: Add missing run-pass annotations
2019-07-27 borsAuto merge of #63043 - Centril:rollup-f4baee4, r=Centril
2019-07-27 Mazdak FarrokhzadRollup merge of #63036 - topecongiro:add-lib-section...
2019-07-27 Mazdak FarrokhzadRollup merge of #63014 - davidtwco:rustfix-incorrect...
2019-07-27 Mazdak FarrokhzadRollup merge of #63013 - nivkner:ffi-safe-slice, r...
2019-07-27 Mazdak FarrokhzadRollup merge of #62982 - oli-obk:static_cycle, r=RalfJung
2019-07-27 Mazdak FarrokhzadRollup merge of #62979 - Mark-Simulacrum:json-dumper...
2019-07-27 Mazdak FarrokhzadRollup merge of #62423 - Aaron1011:fix/existential...
2019-07-27 Vadim Petrochenkovtidy: Fix a regression in `#[test]` detection in libcore
2019-07-27 Vadim Petrochenkovtidy: libcoretest.rs -> unit_tests.rs
2019-07-27 topecongiroAdd comment
2019-07-27 Evgenii PFix ui/parser/attr test
2019-07-27 Evgenii PFix failing UI tests
2019-07-27 Evgenii PTreat doc comments separately
2019-07-27 Vadim Petrochenkovsyntax_ext: `proc_macro_decls` -> `proc_macro_harness`
2019-07-27 Vadim PetrochenkovMove standard library injection into libsyntax_ext
2019-07-27 Vadim PetrochenkovMove test harness generation into libsyntax_ext
2019-07-27 Vadim PetrochenkovMove proc macro server into libsyntax
2019-07-27 Vadim PetrochenkovBreak dependencies between `syntax_ext` and some other...
2019-07-27 Evgenii PMake more informative error on outer attr after inner
2019-07-27 borsAuto merge of #62748 - luca-barbieri:optimize-refcell...
2019-07-27 topecongiroAdd lib section to rustc_lexer's Cargo.toml
2019-07-27 Taiki Endoarbitrary_self_types lifetime elision: --bless --compar...
2019-07-27 Taiki EndoFix typo
2019-07-27 Taiki EndoAdd tests for `self: (&)AssocType`
2019-07-27 Taiki EndoAdd test for multiple ref-self
2019-07-27 Taiki EndoMinor clean up
next