]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #63933 - wesleywiser:cleanup_from_move_promoted, r=oli-obk
[rust.git] / src /
2019-08-29 Mazdak FarrokhzadRollup merge of #63933 - wesleywiser:cleanup_from_move_...
2019-08-29 Mazdak FarrokhzadRollup merge of #63811 - estebank:impl-trait-arg, r...
2019-08-28 borsAuto merge of #62941 - GuillaumeGomez:save-crate-filter...
2019-08-28 borsAuto merge of #63875 - philipc:issue-57822, r=michaelwo...
2019-08-28 borsAuto merge of #63853 - matthewjasper:test-ast-serializa...
2019-08-28 Wesley WiserExtract `Decoder::entry_unless_proc_macro()`
2019-08-28 Wesley WiserSimplify `maybe_get_optimized_mir` and `maybe_get_promo...
2019-08-28 Wesley WiserAdd some comments to `mir::Static` and `mir::StaticKind`
2019-08-28 Guillaume GomezSave crate filtering on rustdoc
2019-08-28 borsAuto merge of #63820 - oli-obk:eager_const_eval, r...
2019-08-28 borsAuto merge of #63127 - kper:pr, r=nikomatsakis
2019-08-27 borsAuto merge of #63960 - ehuss:update-cargo, r=alexcrichton
2019-08-27 Matthew JasperAdd default serialization for `Ident`s
2019-08-27 Eric HussUpdate cargo
2019-08-27 borsAuto merge of #63922 - RalfJung:miri, r=nikomatsakis
2019-08-27 Kevin PerChanging error messages and renaming tests #63127
2019-08-27 Ralf Jungupdate miri
2019-08-27 borsAuto merge of #63639 - Mark-Simulacrum:rustdoc-clean...
2019-08-27 Kevin PerCleanup: Consistently use `Param` instead of `Arg`...
2019-08-27 borsAuto merge of #63940 - Centril:rollup-47qe9gn, r=Centril
2019-08-27 Mazdak FarrokhzadRollup merge of #63917 - lzutao:langitem_gen_63912...
2019-08-27 Mazdak FarrokhzadRollup merge of #63761 - petrochenkov:procattrs, r...
2019-08-27 Mazdak FarrokhzadRollup merge of #63698 - Phosphorus15:master, r=nagisa
2019-08-27 Mazdak FarrokhzadRollup merge of #62600 - emmericp:libtest-add-show...
2019-08-27 Philip Craigdebuginfo: always include disambiguator in type names
2019-08-27 Mark RousskovShorten line during rendering instead of in markdown
2019-08-27 Mark RousskovInline recurse into only callsite
2019-08-27 Mark RousskovTransition a few fmt::Display impls to functions
2019-08-27 borsAuto merge of #63926 - Centril:rollup-6kckn9n, r=Centril
2019-08-26 Mark RousskovInline RawMutableSpace
2019-08-26 Mark RousskovStore only the current depth
2019-08-26 Mark RousskovRemove support for printing HRef in alternate mode
2019-08-26 Mark RousskovRemove dead tracking of external param names
2019-08-26 Mark RousskovMutate DocContext from LibEmbargoVisitor and RustdocVisitor
2019-08-26 Mark RousskovMove top-level Clean impl to function
2019-08-26 Mark RousskovMove source HTML generation to own module
2019-08-26 Vadim Petrochenkovproc_macro: Update `Span::def_site` to use the proc...
2019-08-26 Vadim Petrochenkovmetadata: Eliminate `FullProcMacro`
2019-08-26 Vadim PetrochenkovRespect attributes on proc macro definitions
2019-08-26 Mazdak FarrokhzadRollup merge of #63921 - RalfJung:file-check, r=alexcri...
2019-08-26 Mazdak FarrokhzadRollup merge of #63855 - killercup:refactor/feature...
2019-08-26 Mazdak FarrokhzadRollup merge of #63845 - DevQps:47091-remove-bad-exampl...
2019-08-26 Mazdak FarrokhzadRollup merge of #63836 - Wind-River:master_003, r=alexc...
2019-08-26 Mazdak FarrokhzadRollup merge of #63693 - Centril:polish-parse-or-pats...
2019-08-26 Mazdak FarrokhzadRollup merge of #63317 - estebank:dead-code, r=matthewj...
2019-08-26 Vadim Petrochenkovproc_macro: Turn `quote` into a regular built-in macro
2019-08-26 Esteban Küberreview comment
2019-08-26 Mazdak Farrokhzadparser: fix span for leading vert.
2019-08-26 Ralf Jungadd link to FileCheck docs
2019-08-26 Lzu TaoError when generator trait is not found
2019-08-26 borsAuto merge of #63901 - estebank:unknown-receiver-type...
2019-08-26 borsAuto merge of #63897 - petrochenkov:prettycomma, r...
2019-08-26 borsAuto merge of #63580 - wesleywiser:move_promoted_out...
2019-08-26 borsAuto merge of #62891 - vext01:improve-black-box-docs...
2019-08-26 borsAuto merge of #62603 - cuviper:no-unwind-abort, r=josht...
2019-08-25 Esteban KüberPoint at method call on missing annotation error
2019-08-25 borsAuto merge of #61613 - sinkuu:impl_trait_inline, r...
2019-08-25 Pascal HertleifRefactor feature gate checking code
2019-08-25 Vadim Petrochenkovpprust: Do not print spaces before some tokens
2019-08-25 Josh StoneForce #[unwind(aborts)] in test/codegen/c-variadic.rs
2019-08-25 Josh StoneRevert "Allow a dirty MirBuilt for make_extern and...
2019-08-25 Mark RousskovPermit unwinding through FFI by default
2019-08-25 borsAuto merge of #63878 - phansch:update_clippy_submodule...
2019-08-25 Philipp Hanschsubmodules: update clippy from 2bcb6155948e2f8b86db0815...
2019-08-25 Pascal HertleifIntroduce and use `Feature` type for feature gates
2019-08-25 borsAuto merge of #63874 - spastorino:places-drive-by-clean...
2019-08-25 borsAuto merge of #63862 - Centril:match-cleanup, r=oli-obk
2019-08-25 Mazdak Farrokhzadparser: TopLevel -> RecoverComma.
2019-08-25 Mazdak Farrokhzador_patterns: add run-rustfix tests.
2019-08-25 Mazdak Farrokhzadparser: gracefully handle `fn foo(A | B: type)`.
2019-08-25 Philip Craigdebuginfo: give unique names to closure and generator...
2019-08-25 Santiago PastorinoAdd a period at the end of the sentence
2019-08-25 Santiago PastorinoJoin arms patterns, body is empty in all arms
2019-08-25 Santiago PastorinoAllow lifetime parameters to be inferred
2019-08-25 borsAuto merge of #63873 - Centril:rollup-jgglypd, r=Centril
2019-08-25 Mazdak FarrokhzadRollup merge of #63859 - matthewjasper:check-snippet...
2019-08-25 Mazdak FarrokhzadRollup merge of #63854 - c410-f3r:attrs-visit, r=petroc...
2019-08-25 Mazdak FarrokhzadRollup merge of #63839 - oli-obk:intptrcast, r=RalfJung
2019-08-25 Mazdak FarrokhzadRollup merge of #63833 - estebank:suggest-closure-call...
2019-08-25 Mazdak FarrokhzadRollup merge of #63813 - estebank:int-from, r=varkor
2019-08-25 Mazdak FarrokhzadRollup merge of #62744 - llogiq:tiny-list-refactor...
2019-08-24 Mazdak Farrokhzadparser: 'while parsing this or-pattern...'
2019-08-24 Mazdak Farrokhzadparser: simplify parse_pat_with_or_{inner}
2019-08-24 Mazdak Farrokhzadtypeck/pat.rs: dedup in `check_pat_box`.
2019-08-24 Mazdak Farrokhzadtypeck/pat.rs: dedup in `check_pat_ref`.
2019-08-24 Esteban Küberreview comment
2019-08-24 Mazdak Farrokhzadparser: reword || recovery.
2019-08-24 Mazdak Farrokhzadparser: extract recover_inner_leading_vert.
2019-08-24 Mazdak Farrokhzadparse_top_pat: silence leading vert gating sometimes.
2019-08-24 Mazdak Farrokhzadparser: bool -> TopLevel.
2019-08-24 Mazdak Farrokhzadparser: bool -> GateOr.
2019-08-24 Mazdak Farrokhzadparser: better recovery for || in inner pats.
2019-08-24 Mazdak Farrokhzador-patterns: harden feature gating tests.
2019-08-24 Mazdak Farrokhzadmove `feature-gate-or_patterns.*` -> `ui/or-patterns/`
2019-08-24 Mazdak Farrokhzador-patterns: add syntactic tests.
2019-08-24 Mazdak Farrokhzadmove `ui/or-pattern-mismatch` -> `ui/or-patterns/`.
2019-08-24 Mazdak Farrokhzadparser: drive-by: simplify `parse_arg_general`.
2019-08-24 Mazdak Farrokhzadparser: `let` stmts & `for` exprs: allow or-patterns.
2019-08-24 Mazdak Farrokhzadparser: document `parse_pat`.
2019-08-24 Mazdak Farrokhzadparser: `parse_pats` -> `parse_top_pat{_unpack}`.
next