]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-12-28 borsAuto merge of #55519 - fhartwig:hashmap-index-example...
2018-12-28 borsAuto merge of #57155 - petrochenkov:dcrate3, r=dtolnay
2018-12-27 borsAuto merge of #56999 - petrochenkov:macrecov2, r=estebank
2018-12-27 Vadim PetrochenkovResolve `$crate`s for pretty-printing at more appropria...
2018-12-27 Vadim PetrochenkovAdd test demonstrating disintegration of `$crate` into...
2018-12-27 borsAuto merge of #56384 - scalexm:chalk, r=nikomatsakis
2018-12-27 scalexmSet a `def_id` in `ParamEnv` only with `-Z chalk`
2018-12-27 scalexmAdd tests
2018-12-27 scalexmFix `tcx.environment` for inherent impls
2018-12-27 scalexmAdd `wf_clause_for_fn_def`
2018-12-27 scalexmUse `TraitEngine` in `enter_canonical_trait_query`
2018-12-27 scalexmHandle sub-typing in chalk-engine
2018-12-27 scalexmIntegrate chalk engine
2018-12-27 scalexmFix binding levels in implied bounds rules
2018-12-27 scalexmFix replacement of escaping bound types
2018-12-27 scalexmFix `Sized` requirement for empty tuples in `program_cl...
2018-12-27 scalexmAdd builtin impls for `Sized` in `chalk_context::progra...
2018-12-27 scalexmRename functions giving WF clauses for builtin types
2018-12-27 scalexmAdd utilities for creating generic types
2018-12-27 scalexmReturn an instantiated environment instead of a generic one
2018-12-27 scalexmCorrectly lift empty lists of clauses and goals
2018-12-27 scalexmFix `visit_ex_clause_with`
2018-12-27 scalexmAdd a def-id in `ty::ParamEnv`
2018-12-27 scalexmImplement "lifetime juggling" methods from chalk integr...
2018-12-27 scalexmImplement `is_coinductive`
2018-12-27 borsAuto merge of #56852 - kennytm:test-publish-toolstate...
2018-12-27 borsAuto merge of #56838 - Aaron1011:fix/rustdoc-infer...
2018-12-27 Vadim PetrochenkovFix rebase and more CI failures
2018-12-27 Vadim PetrochenkovAddress review comments and CI failures
2018-12-27 Vadim PetrochenkovMake sure feature gate errors are recoverable
2018-12-27 Vadim PetrochenkovFix `trace_macros` and `log_syntax`
2018-12-27 Vadim PetrochenkovGet rid of `Block::recovered`
2018-12-27 Vadim PetrochenkovDo not abort compilation if expansion produces errors
2018-12-27 Vadim PetrochenkovAST/HIR: Introduce `ExprKind::Err` for better error...
2018-12-27 borsAuto merge of #57133 - SimonSapin:zero, r=oli-obk
2018-12-27 borsAuto merge of #57119 - jethrogb:jb/sgx-os-mod2, r=josht...
2018-12-27 borsAuto merge of #57129 - RalfJung:check-bounds, r=oli-obk
2018-12-27 kennytmAdded a job to dry-run the publish_toolstate.py once
2018-12-27 borsAuto merge of #57069 - estebank:str-err, r=@cramertj
2018-12-26 Esteban KüberVarious changes to string format diagnostics
2018-12-26 borsAuto merge of #57124 - sunjay:stable_duration_as_u128...
2018-12-26 Simon SapinRemove the private generic NonZero<T> wrapper type.
2018-12-26 borsAuto merge of #56534 - xfix:copied, r=@SimonSapin
2018-12-26 Sunjay VarmaStabilize duration_as_u128
2018-12-26 borsAuto merge of #57108 - Mark-Simulacrum:license-remove...
2018-12-26 Mark RousskovAccount for no newline before test annotations
2018-12-26 Ralf Jungmake Alloc::check_bounds_ptr private; you should use...
2018-12-26 Konrad BorowskiAdd a tracking issue for Iterator::copied
2018-12-26 Konrad BorowskiAdd a tracking issue for Option::copied
2018-12-26 Mark RousskovRemove licenses
2018-12-25 borsAuto merge of #57088 - euclio:non-camel-case-early...
2018-12-25 borsAuto merge of #56962 - nivkner:fixme_fixup4, r=pnkfelix
2018-12-25 borsAuto merge of #56983 - ljedrz:parallel_query_tweaks...
2018-12-25 borsAuto merge of #57116 - kennytm:revert-56944, r=alexcrichton
2018-12-25 Jethro BeekmanAdd `io` and `arch` modules to `std::os::fortanix_sgx`
2018-12-25 Jethro BeekmanFix build on latest git master
2018-12-25 kennytmRevert "Rollup merge of #56944 - alexcrichton:less...
2018-12-25 borsAuto merge of #56926 - alexcrichton:update-stdsimd...
2018-12-24 borsAuto merge of #56836 - alexcrichton:std-backtrace-sys...
2018-12-24 borsAuto merge of #57082 - matthiaskrgr:revert_56933, r...
2018-12-24 Matthias Krügerx.py: fixup 6130fc884bc1dff9bb835894a7bb2042c110b011
2018-12-24 Andy Russellmake non_camel_case_types an early lint
2018-12-24 Alex Crichtonstd: Use backtrace-sys from crates.io
2018-12-24 borsAuto merge of #56770 - satyarohith:patch-1, r=Centril
2018-12-24 borsAuto merge of #57094 - Centril:rollup, r=Centril
2018-12-24 Mazdak FarrokhzadRollup merge of #57085 - glaubitz:sparc64-abi-fix,...
2018-12-24 Mazdak FarrokhzadRollup merge of #57074 - Zoxc:pq-rec-limits, r=oli-obk
2018-12-24 Mazdak FarrokhzadRollup merge of #57021 - nikic:arg-pointer-align, r...
2018-12-24 Mazdak FarrokhzadRollup merge of #57010 - phansch:run_compiletest_tests_...
2018-12-24 Mazdak FarrokhzadRollup merge of #56986 - alexcrichton:move-jemalloc...
2018-12-24 Mazdak FarrokhzadRollup merge of #56985 - oli-obk:const_check_bounds...
2018-12-24 Mazdak FarrokhzadRollup merge of #56978 - jethrogb:jb/sgx-os-mod, r...
2018-12-24 Mazdak FarrokhzadRollup merge of #56944 - alexcrichton:less-thin2, r...
2018-12-24 Mazdak FarrokhzadRollup merge of #56242 - GuillaumeGomez:iterator-missin...
2018-12-24 Mazdak FarrokhzadRollup merge of #55470 - daniellimws:box-from-docs...
2018-12-24 borsAuto merge of #57087 - Centril:rollup, r=Centril
2018-12-24 borsAuto merge of #57079 - matthiaskrgr:clippy, r=oli-obk
2018-12-23 Michael Karcherlibrustc_codegen_llvm: Don't eliminate empty structs...
2018-12-23 Mazdak FarrokhzadRollup merge of #57078 - glaubitz:ignore-tests, r=nikic
2018-12-23 Mazdak FarrokhzadRollup merge of #57067 - Centril:stabilize-min_const_un...
2018-12-23 Mazdak FarrokhzadRollup merge of #57062 - bjorn3:patch-1, r=varkor
2018-12-23 Mazdak FarrokhzadRollup merge of #57053 - nikic:fix-gep-align, r=nagisa
2018-12-23 Mazdak FarrokhzadRollup merge of #57032 - RalfJung:alloc-bench-deprecati...
2018-12-23 Mazdak FarrokhzadRollup merge of #57020 - estebank:return-span, r=zackmdavis
2018-12-23 Mazdak FarrokhzadRollup merge of #56966 - varkor:raw-pointer-deref-paren...
2018-12-23 Mazdak FarrokhzadRollup merge of #56964 - nnethercote:TokenStream-IsJoin...
2018-12-23 Mazdak FarrokhzadRollup merge of #56953 - oli-obk:dead_const, r=petrochenkov
2018-12-23 Mazdak FarrokhzadRollup merge of #56939 - cramertj:pin-stabilization...
2018-12-23 Mazdak FarrokhzadRollup merge of #56917 - sinkuu:mir_build_logicop,...
2018-12-23 Mazdak FarrokhzadRollup merge of #56916 - oli-obk:static_mut_beta_regres...
2018-12-23 Mazdak FarrokhzadRollup merge of #56342 - killercup:collect-into-option...
2018-12-23 Mazdak FarrokhzadRollup merge of #56188 - zackmdavis:if_i_may_suggest...
2018-12-23 Konrad BorowskiMerge branch 'master' into copied
2018-12-23 Pascal HertleifImprove docs for collecting into `Option`s
2018-12-23 Matthias Krügersubmodules: update clippy from a416c5e0 to fc24fce7
2018-12-23 John Paul Adrian... test: Ignore codegen/x86_mmx.rs on s390x
2018-12-23 John Paul Adrian... test: Ignore ui/target-feature-gate on s390x
2018-12-23 John Kåre AlsakerFix recursion limits
2018-12-23 Mazdak Farrokhzadstabilize min_const_unsafe_fn -- revert const-size_of...
2018-12-23 Mazdak Farrokhzadstabilize min_const_unsafe_fn --bless tests.
next