]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-02-06 Dylan DPCRollup merge of #68894 - JohnTitor:update-e0565, r...
2020-02-06 Dylan DPCRollup merge of #68888 - tspiteri:ignore-to-compile_fai...
2020-02-06 Dylan DPCRollup merge of #68886 - tom-a-wagner:master, r=Mark...
2020-02-06 Dylan DPCRollup merge of #68791 - mark-i-m:proper-linkcheck...
2020-02-06 Dylan DPCRollup merge of #68524 - jonas-schievink:generator...
2020-02-06 Dylan DPCRollup merge of #67359 - eddyb:macro-backtrace-all...
2020-02-06 Eduard-Mihai... tests: add a revision to macro_backtrace without -Zmacr...
2020-02-06 Eduard-Mihai... rustc_macros: don't limit the -Zmacro-backtrace suggest...
2020-02-06 Eduard-Mihai... rustc_errors: hide "in this macro invocation" when...
2020-02-06 Eduard-Mihai... rustc_errors: deduplicate the -Zmacro-backtrace suggest...
2020-02-06 Eduard-Mihai... rustc: rename -Zexternal-macro-backtrace to -Zmacro...
2020-02-06 Eduard-Mihai... rustc_errors: split macro backtrace rendering from...
2020-02-06 Tom A. WagnerMark fn map_or() as eagerly evaluated.
2020-02-06 borsAuto merge of #68893 - Dylan-DPC:rollup-3f2421a, r...
2020-02-06 Yuki OkushiUpdate E0565 examples
2020-02-06 Dylan DPCRollup merge of #68880 - JohnTitor:issue-non-zero,...
2020-02-06 Dylan DPCRollup merge of #68869 - GuillaumeGomez:err-explanation...
2020-02-06 Dylan DPCRollup merge of #68845 - dwrensha:fix-68783, r=estebank
2020-02-06 Dylan DPCRollup merge of #68844 - euclio:debug-impl-def-path...
2020-02-06 Dylan DPCRollup merge of #68842 - Centril:issue-68785, r=estebank
2020-02-06 Dylan DPCRollup merge of #68837 - jonas-schievink:assoc-item...
2020-02-06 Dylan DPCRollup merge of #68788 - Centril:unified-fn-bodies...
2020-02-06 Dylan DPCRollup merge of #68751 - Tyg13:unused_parens_const_stat...
2020-02-06 Dylan DPCRollup merge of #68691 - nnethercote:rm-RefCell-from...
2020-02-06 Trevor Spiterierror code examples: replace some more ignore with...
2020-02-06 Jonas SchievinkIgnore panic-drops-resume.rs on wasm/emscripten
2020-02-06 Jonas SchievinkClarify comment about `_2` living across a yield
2020-02-06 Jonas SchievinkSimplify implicit resume argument
2020-02-06 borsAuto merge of #68664 - tspiteri:no_run-complete-build...
2020-02-06 Yuki OkushiForbid using `0` as issue number
2020-02-06 borsAuto merge of #68583 - estebank:hrlt, r=oli-obk
2020-02-06 Tyler Lanphearunused-parens: implement for const/static items
2020-02-06 borsAuto merge of #68861 - Dylan-DPC:rollup-0m09hsg, r...
2020-02-06 Nicholas NethercoteRemove `RefCell` usage from `ObligationForest`.
2020-02-05 borsAuto merge of #68461 - cjgillot:split_infer_prelude...
2020-02-05 Guillaume Gomezclean E0271 explanation
2020-02-05 borsAuto merge of #67429 - mati865:mingw-ultimate-fix,...
2020-02-05 Esteban KüberFix test
2020-02-05 Esteban KüberAccount for `impl Trait`
2020-02-05 Esteban KüberMove code to `diagnostics.rs`
2020-02-05 Esteban Küberreview comments
2020-02-05 Esteban Küberreview comments: wording
2020-02-05 Esteban KüberAccount for `fn()` types in lifetime suggestions
2020-02-05 Esteban KüberAccount for `'_` in suggestions
2020-02-05 Esteban Küberreview comments
2020-02-05 Esteban KüberSuggest `'r` instead of `'lifetime`
2020-02-05 Esteban KüberWhen suggesting lifetimes, propose adding the new lifet...
2020-02-05 Esteban KüberUse spans for input borrowed types unrelated to return...
2020-02-05 Esteban KüberAccount for HKTB when suggesting introduction of named...
2020-02-05 Dylan DPCRollup merge of #68858 - ljedrz:collapse_stable_hash_fo...
2020-02-05 Dylan DPCRollup merge of #68851 - JohnTitor:fix-issue-number...
2020-02-05 Dylan DPCRollup merge of #68846 - king6cong:doc-fix, r=Guillaume...
2020-02-05 Dylan DPCRollup merge of #68840 - Centril:rec-lim-curr-crate...
2020-02-05 Dylan DPCRollup merge of #68832 - GuillaumeGomez:clean-up-3...
2020-02-05 Dylan DPCRollup merge of #68809 - ecstatic-morse:const-int-funct...
2020-02-05 Dylan DPCRollup merge of #68790 - nnethercote:improve-merge_from...
2020-02-05 Dylan DPCRollup merge of #68762 - ForNeVeR:patch-1, r=alexcrichton
2020-02-05 Camille GILLOTMove EvaluationCache::clear.
2020-02-05 Camille GILLOTMove ExpectedFound::new to ty::error.
2020-02-05 Camille GILLOTMove specialization_graph definition in traits::types.
2020-02-05 Camille GILLOTSplit traits::structural_impls in two.
2020-02-05 Mazdak Farrokhzadast_validation: fix visiting bug.
2020-02-05 borsAuto merge of #68755 - Tyg13:update_stdarch, r=alexcrichton
2020-02-05 ljedrzmove item reference comment
2020-02-05 ljedrzmerge item id stable hashing functions
2020-02-05 Camille GILLOTMove implementation of UnifyKey to unify_key.rs.
2020-02-05 Camille GILLOTMove infer::canonical datatypes to infer::types.
2020-02-05 Camille GILLOTMove infer::region_constraints::MemberConstraint to...
2020-02-05 Camille GILLOTMove traits::query datatypes to traits::types.
2020-02-05 Camille GILLOTMove traits::select datatypes to traits::types.
2020-02-05 Camille GILLOTMove traits::Reveal to traits::types.
2020-02-05 Camille GILLOTMove rustc::traits datatypes to module traits::types.
2020-02-05 Yuki OkushiFix issue number of `capacity` method
2020-02-05 king6congdoc fix on doc attribute
2020-02-05 Dylan MacKenzieImplement remaining `unchecked` arithmetic intrinsics
2020-02-05 Dylan MacKenzieFix test
2020-02-05 Dylan MacKenzieUse consistent feature naming
2020-02-05 David Renshawstop using BytePos for computing spans in librustc_pars...
2020-02-05 borsAuto merge of #68831 - Dylan-DPC:rollup-j6x15y9, r...
2020-02-05 Mazdak Farrokhzador_patterns: add regression test for 68785
2020-02-05 Mazdak Farrokhzad`#![recursion_limit = "X"]`: note current crate name.
2020-02-05 Mazdak Farrokhzadlowering: add recursion_limit = 256
2020-02-05 Jonas SchievinkMake associated item lookup a query
2020-02-05 Mazdak Farrokhzadparser: merge `fn` grammars wrt. bodies & headers
2020-02-05 Mazdak Farrokhzadparse_ty_common: use `enum`s instead of `bool`s.
2020-02-04 borsAuto merge of #68544 - Aaron1011:remove-overlapping...
2020-02-04 Mateusz MikułaPrefer system MinGW libs when available
2020-02-04 Andy Russelluse def_path_str for missing_debug_impls message
2020-02-04 Guillaume GomezClean up E0264, E0267 and E0268 explanations
2020-02-04 Dylan DPCRollup merge of #68819 - estebank:split_at_mut, r=oli-obk
2020-02-04 Dylan DPCRollup merge of #68818 - matthiaskrgr:misc_perf, r...
2020-02-04 Dylan DPCRollup merge of #68815 - matthiaskrgr:redundant_imports...
2020-02-04 Dylan DPCRollup merge of #68810 - ollie27:once_with_copy, r...
2020-02-04 Dylan DPCRollup merge of #68805 - matthiaskrgr:cleanup_bootstrap...
2020-02-04 Dylan DPCRollup merge of #68758 - daboross:fix-59191, r=petrochenkov
2020-02-04 Dylan DPCRollup merge of #68282 - tmiasko:sanitizer-example...
2020-02-04 borsAuto merge of #68558 - HeroicKatora:buf-writer-capacity...
2020-02-04 Dylan MacKenzieAdd tests for newly const arithmetic fns
2020-02-04 Dylan MacKenzieMake saturating arithmetic using intrinsics `const`
2020-02-04 Dylan MacKenzieMake checked division `const`
next