]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-03-18 Pietro Albinici: use python from the correct path
2020-03-18 borsAuto merge of #69907 - ehuss:update-cargo, r=ehuss
2020-03-18 Eric HussUpdate cargo
2020-03-18 borsAuto merge of #68915 - timvermeulen:non_fused_iter...
2020-03-17 borsAuto merge of #70020 - matthiaskrgr:submodule_upd,...
2020-03-17 borsAuto merge of #69519 - 12101111:remove-proc-macro-check...
2020-03-17 borsAuto merge of #70072 - Centril:rollup-722hooh, r=Centril
2020-03-17 Mazdak FarrokhzadRollup merge of #70064 - ehuss:update-books, r=ehuss
2020-03-17 Mazdak FarrokhzadRollup merge of #70061 - JOE1994:patch-2, r=Dylan-DPC
2020-03-17 Mazdak FarrokhzadRollup merge of #69956 - matthewjasper:fix-region-flags...
2020-03-17 Mazdak FarrokhzadRollup merge of #69922 - RalfJung:less-intrinsic, r...
2020-03-17 Mazdak FarrokhzadRollup merge of #69735 - tmiasko:bootstrap-sanitizers...
2020-03-17 Mazdak FarrokhzadRollup merge of #69688 - JohnTitor:move-tidy, r=Mark...
2020-03-17 Mazdak FarrokhzadRollup merge of #68746 - matthewjasper:metahygiene...
2020-03-17 Eric HussUpdate books
2020-03-17 borsAuto merge of #70062 - Centril:rollup-synwle8, r=Centril
2020-03-17 Mazdak FarrokhzadRollup merge of #70049 - oli-obk:param_env_empty_consid...
2020-03-17 Mazdak FarrokhzadRollup merge of #70046 - lzutao:patch-1, r=Centril
2020-03-17 Mazdak FarrokhzadRollup merge of #70029 - jonas-schievink:bootstrap...
2020-03-17 Mazdak FarrokhzadRollup merge of #70000 - petrochenkov:rawkeypars, r...
2020-03-17 Mazdak FarrokhzadRollup merge of #69881 - Centril:fix-69485, r=oli-obk
2020-03-17 Mazdak FarrokhzadRollup merge of #69870 - petrochenkov:cfgacc, r=matthew...
2020-03-17 Mazdak FarrokhzadRollup merge of #69811 - petrochenkov:privdiag2, r...
2020-03-17 12101111Ignore wasm32
2020-03-17 Youngsuk KimSmall fixes in documentation
2020-03-16 Tim VermeulenAdd tests
2020-03-16 Tim VermeulenFix FlattenCompat::{next, next_back}
2020-03-16 borsAuto merge of #68970 - matthewjasper:min-spec, r=nikoma...
2020-03-16 Matthias Krügersubmodules: update clippy from 8485d40a to 23549a8c
2020-03-16 Oliver SchererFiddle `ParamEnv` through to a place that used to use...
2020-03-16 Matthew JasperMake macro metavars respect (non-)hygiene
2020-03-16 lzutaoFix wrong deref
2020-03-16 lzutaoUse sublice patterns to avoid computing the len
2020-03-16 Ralf Jungmake mem::{zeroed,uninitialized} inline(always)
2020-03-16 borsAuto merge of #67133 - oli-obk:it_must_be_a_sign, r...
2020-03-16 Ralf Junginit-large-type test needs optimizations
2020-03-16 borsAuto merge of #70040 - Dylan-DPC:rollup-id1k6lz, r...
2020-03-16 Dylan DPCRollup merge of #70036 - mark-i-m:describe-it-4, r...
2020-03-16 Dylan DPCRollup merge of #69989 - petrochenkov:nolegacy, r=eddyb...
2020-03-16 Dylan DPCRollup merge of #69867 - ayushmishra2005:doc/61137...
2020-03-16 Dylan DPCRollup merge of #69738 - mark-i-m:assoc-fn-2, r=eddyb
2020-03-16 Dylan DPCRollup merge of #69520 - kornelski:e69492, r=cramertj
2020-03-16 Dylan DPCRollup merge of #69122 - dtolnay:backtrace, r=cramertj
2020-03-16 Dylan DPCRollup merge of #67335 - ecstatic-morse:qualif-refactor...
2020-03-16 borsAuto merge of #70010 - Amanieu:fix-opt-catch, r=Mark...
2020-03-16 markmake article_and_description primarily use def_kind
2020-03-16 borsAuto merge of #70034 - Dylan-DPC:rollup-5yg771j, r...
2020-03-16 Mark MansiMethodData -> AssocFnData
2020-03-16 Mark Mansiupdate comment
2020-03-16 Dylan DPCRollup merge of #70014 - TimotheeGerber:small-fix-rustd...
2020-03-16 Dylan DPCRollup merge of #69998 - ayushmishra2005:doc/61137...
2020-03-16 Dylan DPCRollup merge of #69995 - contrun:add-context-to-literal...
2020-03-16 Dylan DPCRollup merge of #69992 - kornelski:robots, r=steveklabnik
2020-03-16 Dylan DPCRollup merge of #69964 - ollie27:ci_nodejs, r=Mark...
2020-03-16 Dylan DPCRollup merge of #69917 - GuillaumeGomez:cleanup-e0412...
2020-03-16 Dylan DPCRollup merge of #69858 - da-x:windows-precise-time...
2020-03-16 Dylan DPCRollup merge of #69686 - varkor:rustdoc-attributes...
2020-03-16 Mark MansiMore Method->Fn renaming
2020-03-15 Vadim Petrochenkovhygiene: `modern` -> `normalize_to_macros_2_0`
2020-03-15 Vadim PetrochenkovOther `legacy` -> `macro_rules`
2020-03-15 Vadim Petrochenkovresolve: `Legacy(Scope,Binding)` -> `MacroRules(Scope...
2020-03-15 Vadim Petrochenkovast/hir: `MacroDef::legacy` -> `MacroDef::macro_rules`
2020-03-15 borsAuto merge of #68944 - Zoxc:hir-map, r=eddyb
2020-03-15 Jonas SchievinkBump the bootstrap compiler
2020-03-15 Mazdak FarrokhzadVariantSizeDifferences: bail on SizeOverflow
2020-03-15 borsAuto merge of #70024 - Centril:rollup-cppmaxr, r=Centril
2020-03-15 varkorAdd FIXME note
2020-03-15 varkorRender full attributes in rustdoc
2020-03-15 Mazdak FarrokhzadRollup merge of #70018 - LukasKalbertodt:fix-once-is...
2020-03-15 Mazdak FarrokhzadRollup merge of #70013 - ecstatic-morse:check-consts...
2020-03-15 Mazdak FarrokhzadRollup merge of #70011 - petrochenkov:asyncice, r=Centril
2020-03-15 Mazdak FarrokhzadRollup merge of #70006 - petrochenkov:fresh, r=Centril
2020-03-15 Mazdak FarrokhzadRollup merge of #69988 - petrochenkov:nomacrodef, r...
2020-03-15 Mazdak FarrokhzadRollup merge of #69661 - lopopolo:string-from-mut-str...
2020-03-15 Mazdak FarrokhzadRollup merge of #69589 - petrochenkov:maccall, r=Centril
2020-03-15 Mazdak FarrokhzadRollup merge of #69528 - HeroicKatora:finalize-ref...
2020-03-15 borsAuto merge of #69961 - RalfJung:miri, r=RalfJung
2020-03-15 Matthew JasperConsider well-formed predicates in min-specialization
2020-03-15 Matthew JasperUse min_specialization in libstd and libproc_macro
2020-03-15 Matthew JasperImplement soundness check for min_specialization
2020-03-15 Matthew JasperAvoid ICEs when we emit errors constructing the special...
2020-03-15 Matthew JasperAdd attributes to allow specializing on traits
2020-03-15 Matthew JasperAdd `min_specialization` feature
2020-03-15 borsAuto merge of #70016 - Dylan-DPC:rollup-5k7lxs3, r...
2020-03-15 Ralf Jungupdate miri
2020-03-15 Vadim Petrochenkovresolve: Prevent fresh bindings from shadowing ambiguit...
2020-03-15 Lukas KalbertodtFix "since" field for `Once::is_complete`'s `#[stable...
2020-03-15 YIAdd more context to the literal overflow message
2020-03-15 Dylan DPCRollup merge of #69993 - ayushmishra2005:doc/61137...
2020-03-15 Dylan DPCRollup merge of #69991 - contrun:fix-69980, r=Dylan-DPC
2020-03-15 Dylan DPCRollup merge of #69987 - kraai:mailmap, r=nikomatsakis
2020-03-15 Dylan DPCRollup merge of #69967 - mark-i-m:rinfctx, r=matthewjasper
2020-03-15 Dylan DPCRollup merge of #69498 - mark-i-m:describe-it-2, r...
2020-03-15 Dylan DPCRollup merge of #69471 - nnethercote:rm-sip-Hasher...
2020-03-15 Dylan DPCRollup merge of #69357 - tmiasko:debuginfo-column,...
2020-03-15 Ayush MishraUpdate src/librustc_error_codes/error_codes/E0634.md
2020-03-15 Ayush MishraUpdate src/librustc_error_codes/error_codes/E0634.md
2020-03-15 Vadim Petrochenkovdef_collector: Fully visit async functions
2020-03-14 Dylan MacKenzieReturn feature gate as a `Symbol`
2020-03-14 Guillaume GomezUpdate ui tests
next