]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-08-14 Mazdak FarrokhzadRollup merge of #63529 - andersk:release-notes-kleene...
2019-08-14 Mazdak FarrokhzadRollup merge of #63512 - 95th:master, r=cramertj
2019-08-14 Mazdak FarrokhzadRollup merge of #63511 - pietroalbini:pa-ci-date, r...
2019-08-14 Mazdak FarrokhzadRollup merge of #63508 - estebank:compromice, r=petroch...
2019-08-14 Mazdak FarrokhzadRollup merge of #63501 - nikomatsakis:issue-63500-async...
2019-08-14 Mazdak FarrokhzadRollup merge of #63499 - nikomatsakis:issuee-63388...
2019-08-14 Mazdak FarrokhzadRollup merge of #63493 - sd234678:remove-unneeded-comme...
2019-08-14 Mazdak FarrokhzadRollup merge of #63488 - RalfJung:diagnostic-docs,...
2019-08-14 Mazdak FarrokhzadRollup merge of #63486 - Observer42:document-from-trait...
2019-08-14 Mazdak FarrokhzadRollup merge of #63485 - pietroalbini:new-mirror-bucket...
2019-08-14 Mazdak FarrokhzadRollup merge of #63475 - iluuu1994:issue-62632, r=Centril
2019-08-14 Mazdak FarrokhzadRollup merge of #63459 - eddyb:issue-63430, r=petrochenkov
2019-08-14 Mazdak FarrokhzadRollup merge of #63421 - clarfon:escape_default, r...
2019-08-14 Mazdak FarrokhzadRollup merge of #63383 - Centril:async-lifetime-elision...
2019-08-14 Mazdak FarrokhzadRollup merge of #62849 - davidtwco:prohibit-inheriting...
2019-08-14 Mazdak FarrokhzadRollup merge of #62760 - chansuke:dedupe-error-messages...
2019-08-13 Esteban Küberreview comments
2019-08-13 Anders KaseorgRELEASES.md: ? is one of three Kleene operators
2019-08-13 Esteban Küberreview comment: remove unecessary error in test
2019-08-13 Niko Matsakisbless tests with compare-mode=nll
2019-08-13 Gurwinder SinghProvide map_ok and map_err method for Poll<Option<Resul...
2019-08-13 Pietro Albinici: add a check for clock drift
2019-08-13 Esteban KüberDo not ICE when synthesizing spans falling inside unico...
2019-08-13 Niko Matsakisbless tests
2019-08-13 Niko Matsakisclear in-scope lifetimes for nested items in HIR lowering
2019-08-12 Niko Matsakisfix README.md
2019-08-12 Niko Matsakisrevamp comment
2019-08-12 Niko Matsakisadd edition to regression test
2019-08-12 Niko Matsakisuse `modern` everywhere
2019-08-12 Niko Matsakisrevamp how we handle elision in async fn
2019-08-12 Niko Matsakisuse `ParamName` to track in-scope lifetimes instead...
2019-08-12 David Woodtypeck: Prohibit RPIT types that inherit lifetimes
2019-08-12 borsAuto merge of #63483 - RalfJung:invalid-value, r=Centril
2019-08-12 Eduard-Mihai... syntax: account for CVarArgs being in the argument...
2019-08-12 Observer42Apply suggestions from code review
2019-08-12 Ralf Jungmore informative error message from invalid_value lint
2019-08-12 borsAuto merge of #63489 - Centril:rollup-uuf6z1s, r=Centril
2019-08-12 Mazdak FarrokhzadRollup merge of #63480 - OptimisticPeach:patch-1, r...
2019-08-12 Mazdak FarrokhzadRollup merge of #63474 - adamAndMath:master, r=Centril
2019-08-12 Mazdak FarrokhzadRollup merge of #63473 - adrian-budau:master, r=Centril
2019-08-12 Mazdak FarrokhzadRollup merge of #63461 - tommilligan:doc-var-panic...
2019-08-12 Mazdak FarrokhzadRollup merge of #63449 - petrochenkov:builtinagain...
2019-08-12 Mazdak FarrokhzadRollup merge of #63431 - andjo403:revert_mir_simplifica...
2019-08-12 Mazdak FarrokhzadRollup merge of #63406 - jakubadamw:resolve-inconsisten...
2019-08-12 Mazdak FarrokhzadRollup merge of #63297 - RalfJung:ptr_offset, r=dtolnay
2019-08-12 Mazdak FarrokhzadRollup merge of #62108 - Zoxc:sharded-queries, r=oli-obk
2019-08-12 Ralf JungDiagnosticBuilder docs
2019-08-12 Ilija ToviloBring back suggestion for splitting `<-` into `< -`
2019-08-12 Pietro Albinici: move mirrors to their standalone bucket
2019-08-12 Observer42Document From trait for BinaryHeap
2019-08-12 OptimisticPeachFixes #63477
2019-08-12 borsAuto merge of #63469 - Centril:refactor-parser, r=petro...
2019-08-11 borsAuto merge of #63472 - Xanewok:update-rls, r=Mark-Simul...
2019-08-11 AdamMove tests into type-alias-impl-trait
2019-08-11 AdamAdd test for issue 53598 and 57700
2019-08-11 Adrian BudauRegression test for #56870
2019-08-11 borsAuto merge of #63471 - Mark-Simulacrum:rollup-m756lnx...
2019-08-11 Mark RousskovRollup merge of #63464 - Mark-Simulacrum:deref-instance...
2019-08-11 Mark RousskovRollup merge of #63453 - Mark-Simulacrum:rustdoc-clean...
2019-08-11 Mark RousskovRollup merge of #63442 - lzutao:vec-bin-search-insert...
2019-08-11 Mark RousskovRollup merge of #63441 - bjorn3:patch-1, r=Mark-Simulacrum
2019-08-11 Mark RousskovRollup merge of #63440 - RalfJung:ctfe-backtrace, r...
2019-08-11 Mark RousskovRollup merge of #63433 - RalfJung:miri-call, r=oli-obk
2019-08-11 Mark RousskovRollup merge of #63346 - RalfJung:zeroed-lint, r=eddyb
2019-08-11 Mark RousskovRollup merge of #61969 - MikailBag:master, r=Centril
2019-08-11 Igor MatuszewskiUpdate RLS
2019-08-11 Mazdak Farrokhzadparser: {check,expect}_lifetime into ty.rs
2019-08-11 Mazdak Farrokhzadparser: move into generics.rs
2019-08-11 Mazdak Farrokhzadparser: move into stmt.rs
2019-08-11 Mazdak Farrokhzadparser: move parse_fn_block_decl into expr.rs
2019-08-11 Mazdak Farrokhzadparser: move parse_ident_or_underscore into item.rs
2019-08-11 Mazdak Farrokhzadparser: split into {ty, path}.rs
2019-08-11 Mazdak Farrokhzadparser: split into {item,module}.rs
2019-08-11 Mark RousskovCopy ty::Instance instead of passing by reference
2019-08-11 bjorn3Derive Debug for NativeLibrary and NativeLibraryKind
2019-08-11 Mark RousskovReduce nesting in externalfiles implementation
2019-08-11 Mark RousskovDrop RefCell from IdMap in markdown rendering
2019-08-11 Mark RousskovRemove fmt::Display impls on Markdown structs
2019-08-11 Mark RousskovRemove thread-local for playground config
2019-08-11 Mark RousskovRemove unnecessary channel
2019-08-11 Mark RousskovUse a HashSet instead of Vec
2019-08-11 Mark RousskovDon't store all traits in DocContext
2019-08-11 Mark RousskovStore typed Passes
2019-08-11 Mark RousskovReplace Arc with Rc around external_traits
2019-08-11 Mark RousskovRemove ReentrantMutex
2019-08-11 Mark RousskovUse entry API in store_path
2019-08-11 Mark RousskovRemove crate_name from DocContext
2019-08-11 Mark RousskovMove def_id_to_path to use site in visit_ast
2019-08-11 Mark Rousskovrustdoc: Replace HirVec with slices in doctree
2019-08-11 borsAuto merge of #63446 - Centril:refactor-lowering, r...
2019-08-11 Mazdak Farrokhzadparser: split into pat.rs
2019-08-11 Tom Milligandocs: add stdlib env::var(_os) panic
2019-08-11 Mazdak Farrokhzadparser: split into expr.rs
2019-08-11 Ralf Jungupdate clippy
2019-08-11 Ralf Jungnote down some more future plans
2019-08-11 Ralf Jungallow the lint if a few UB-demonstrating doc tests
2019-08-11 Ralf Jungproper doc comment for 'recovered' field of variant
2019-08-11 Ralf Jungnote a FIXME
2019-08-11 Ralf Jungadd tuple_fields convenience method and use it in a...
2019-08-11 Ralf Jungfix a comment
next