]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-01-10 Mazdak FarrokhzadRollup merge of #67820 - ecstatic-morse:const-trait...
2020-01-10 Mazdak FarrokhzadRollup merge of #67501 - oli-obk:test-slice-patterns...
2020-01-10 Mazdak FarrokhzadRollup merge of #66463 - estebank:point-at-closure...
2020-01-10 Dylan MacKenzieAdd test for `?const` in nested impl/dyn trait
2020-01-10 Dylan MacKenzieMake `bound_context` more like neighboring functions
2020-01-10 Dylan MacKenzieAdd test for `?const` and `?` on the same bound
2020-01-10 Dylan MacKenzieCall all visit methods on trait definitions
2020-01-10 Dylan MacKenzieAdd tests for RFC 2632
2020-01-10 Dylan MacKenzieCheck for `?const` in invalid contexts during AST valid...
2020-01-10 Dylan MacKenzieReject `const` in inherent impls
2020-01-10 Dylan MacKenzieError when new syntax is lowered
2020-01-10 Dylan MacKenzieParse `?const Trait` bound syntax
2020-01-10 Dylan MacKenzieParse `impl const Trait for Ty` syntax
2020-01-10 Dylan MacKenzieAdd a `constness` field to `ast::TraitRef`
2020-01-10 Dylan MacKenzieAdd `const_trait_bound_opt_out` feature gate
2020-01-10 Dylan MacKenzieAdd `const_trait_impl` feature gate
2020-01-09 borsAuto merge of #68067 - JohnTitor:rollup-vsj5won, r...
2020-01-09 Yuki OkushiRollup merge of #68054 - tspiteri:null-unchecked-as_mut...
2020-01-09 Yuki OkushiRollup merge of #68040 - sinkuu:unused, r=petrochenkov
2020-01-09 Yuki OkushiRollup merge of #68006 - infinity0:master, r=nikomatsakis
2020-01-09 Yuki OkushiRollup merge of #67975 - EmbarkStudios:export-statics...
2020-01-09 Yuki OkushiRollup merge of #67967 - JohnTitor:fix-ice-0107, r...
2020-01-09 Yuki OkushiRollup merge of #67935 - Thomasdezeeuw:issue_67669...
2020-01-09 Yuki OkushiRollup merge of #67725 - ssomers:into_key_slice_mut...
2020-01-09 Yuki OkushiRollup merge of #67358 - cuviper:get_or_insert_owned...
2020-01-09 Yuki OkushiRollup merge of #67122 - petrochenkov:nodedup, r=estebank
2020-01-09 Yuki OkushiRollup merge of #66254 - CAD97:patch-1, r=KodrAus
2020-01-09 Vadim PetrochenkovAddress review comments + Update NLL tests
2020-01-09 CAD97Mark Layout::new as const stable
2020-01-09 Christopher... Make Layout::new const
2020-01-09 Vadim PetrochenkovUpdate tests
2020-01-09 Vadim Petrochenkovcompiletest: Do not deduplicate diagnostics in UI tests
2020-01-09 borsAuto merge of #68047 - pietroalbini:fix-toolstate-again...
2020-01-09 Trevor Spiteridoc: add Null-unchecked version section to mut pointer...
2020-01-09 borsAuto merge of #67988 - Zoxc:prof-fix, r=michaelwoerister
2020-01-09 Oliver SchererSwitch assertion order to be more helpful to ppl that...
2020-01-09 Oliver SchererRename `Unsized` to `Meta`
2020-01-09 Stein SomersApply suggestions from code review
2020-01-09 Stein SomersSimplify into_key_slice_mut and document bits and bobs
2020-01-09 Oliver SchererUpdate src/librustc_mir/interpret/place.rs
2020-01-09 Pietro Albinici: another take at fixing toolstate
2020-01-09 John Kåre AlsakerMore comments
2020-01-09 John Kåre AlsakerChange -Z time event naming scheme and make them generi...
2020-01-09 Shotaro YamadaRemove unused dependencies
2020-01-09 Shotaro YamadaRemove unused `struct ClosureUpvar`
2020-01-09 borsAuto merge of #68034 - Centril:rollup-3d9pq14, r=Centril
2020-01-08 Josh StoneAdd HashSet::get_or_insert_owned
2020-01-08 Mazdak FarrokhzadRollup merge of #68026 - llogiq:ch-ch-ch-ch-changes...
2020-01-08 Mazdak FarrokhzadRollup merge of #68024 - petrochenkov:recoverall, r...
2020-01-08 Mazdak FarrokhzadRollup merge of #68023 - FSciammarella:master, r=Centri...
2020-01-08 Mazdak FarrokhzadRollup merge of #68009 - wcampbell0x2a:spellcheck-libru...
2020-01-08 Mazdak FarrokhzadRollup merge of #68005 - GuillaumeGomez:explanation...
2020-01-08 Mazdak FarrokhzadRollup merge of #67990 - Centril:slice-pats-move-tests...
2020-01-08 Mazdak FarrokhzadRollup merge of #67986 - JohnTitor:fix-ice-rust-call...
2020-01-08 Mazdak FarrokhzadRollup merge of #67979 - Centril:hir-cleanup, r=Zoxc
2020-01-08 Mazdak FarrokhzadRollup merge of #67966 - popzxc:core-std-matches, r...
2020-01-08 Mazdak FarrokhzadRollup merge of #67884 - anp:allow-unused-const-attr...
2020-01-08 Mazdak FarrokhzadRollup merge of #67747 - estebank:bare-assoc-const...
2020-01-08 Mazdak FarrokhzadRollup merge of #67630 - oli-obk:extern_ptr_dangling...
2020-01-08 Felipe SciammarellaFix Typo on cannot "substract"
2020-01-08 Andre BogusSmall improvements in lexical_region_resolve
2020-01-08 Mazdak Farrokhzadnormalize rustc::hir::intravisit imports
2020-01-08 Mazdak Farrokhzadintravisit: use walk_list! more
2020-01-08 Mazdak Farrokhzad{rustc::hir -> rustc_hir}::intravisit
2020-01-08 Mazdak Farrokhzadintravisit: abstract over HIR Map
2020-01-08 Mazdak Farrokhzadintravisit: .expect_item -> .item
2020-01-08 Mazdak FarrokhzadNestedVisitorMap: reduce visibilities
2020-01-08 Mazdak Farrokhzadhir::map: elide & simplify
2020-01-08 Mazdak Farrokhzadcollector: clarify dependencies
2020-01-08 Mazdak Farrokhzadcollector: use impl Trait
2020-01-08 Mazdak Farrokhzadcollector: extract upstream_crates
2020-01-08 Mazdak Farrokhzadcanonicalize imports in map::block
2020-01-08 Yuki OkushiDelay bug to prevent ICE in MIR borrowck
2020-01-08 borsAuto merge of #68011 - JohnTitor:rollup-44s8twu, r...
2020-01-08 Vadim PetrochenkovRemove `-Z continue-parse-after-error`
2020-01-08 Esteban Kübermove code to method outside of happy path
2020-01-08 Esteban KüberExplain that associated types and consts can't be acces...
2020-01-08 Esteban Küberremove unnecessary `Debug`
2020-01-08 Esteban Küberreduce code duplication
2020-01-08 Esteban Küberreview comments
2020-01-08 Esteban Küberreview comments
2020-01-08 Esteban Küberreview comment: wording
2020-01-08 Esteban KüberPoint at the def span of trait refs E0277
2020-01-08 Esteban Küberreview comments
2020-01-08 Esteban KüberPoint at opaque and closure type definitions in type...
2020-01-08 Yuki OkushiRollup merge of #68003 - pietroalbini:yet-another-tools...
2020-01-08 Yuki OkushiRollup merge of #67985 - dtolnay:cstr, r=Mark-Simulacrum
2020-01-08 Yuki OkushiRollup merge of #67977 - Wind-River:master_2020, r...
2020-01-08 Yuki OkushiRollup merge of #67955 - ollie27:rustdoc_cfg_dupes...
2020-01-08 Yuki OkushiRollup merge of #67887 - anp:tracked-std-panics, r...
2020-01-08 Yuki OkushiRollup merge of #67875 - dtolnay:hidden, r=GuillaumeGomez
2020-01-08 Yuki OkushiRollup merge of #67849 - cjkenn:check-sorted-words...
2020-01-08 Yuki OkushiRollup merge of #67798 - matklad:spin-thouse-docs,...
2020-01-08 Yuki OkushiRollup merge of #67781 - cjgillot:passes-const, r=oli-obk
2020-01-08 Yuki OkushiRollup merge of #67774 - oxalica:more-statx, r=alexcrichton
2020-01-08 wcampbellSpell check librustc_error_codes
2020-01-08 Ximin LuoRecognise riscv64 in compiletest
2020-01-08 Guillaume GomezImprove E0184 explanation
2020-01-08 borsAuto merge of #67770 - Centril:reduce-diversity-2,...
2020-01-08 Pietro Albinici: fix wrong shared.sh import for publish_toolstate
next