]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-12-23 Mazdak FarrokhzadRollup merge of #67527 - GuillaumeGomez:results-show...
2019-12-23 Mazdak FarrokhzadRollup merge of #67507 - Mark-Simulacrum:purge-uninit...
2019-12-23 Mazdak FarrokhzadRollup merge of #67466 - oli-obk:const_intrinsic, r...
2019-12-23 Mazdak FarrokhzadRollup merge of #67233 - Luro02:cursor_traits, r=sfackler
2019-12-23 Oliver SchererFix typo
2019-12-23 Mark RousskovRemove mem::uninitalized from tests
2019-12-23 borsAuto merge of #67540 - Mark-Simulacrum:fmt-the-world...
2019-12-23 Mark RousskovChange bound order in rustfmt test
2019-12-23 Mark Rousskovtemporary retry around msys2 install
2019-12-23 Mark Rousskovtest fallout
2019-12-22 Mark RousskovFormat the world
2019-12-22 Mark RousskovRemove most files from format ignore list
2019-12-22 borsAuto merge of #67532 - Centril:rollup-3duj42d, r=Centril
2019-12-22 Mazdak FarrokhzadRollup merge of #67525 - Mark-Simulacrum:fix-toolstate...
2019-12-22 Mazdak FarrokhzadRollup merge of #67519 - Mark-Simulacrum:any-unsafe...
2019-12-22 Mazdak FarrokhzadRollup merge of #67508 - davesque:master, r=Dylan-DPC
2019-12-22 Mazdak FarrokhzadRollup merge of #67506 - qnighy:remove-iter-private...
2019-12-22 Mazdak FarrokhzadRollup merge of #67499 - Centril:mir-match-clean, r...
2019-12-22 Mazdak FarrokhzadRollup merge of #67487 - GuillaumeGomez:rustdoc-mutabil...
2019-12-22 Mazdak FarrokhzadRollup merge of #67299 - christianpoveda:try_immty_from...
2019-12-22 Mazdak FarrokhzadRollup merge of #66877 - skinny121:const-eval-entry...
2019-12-22 Guillaume GomezFix invalid results showing back
2019-12-22 Guillaume GomezImprove code readability
2019-12-22 Rust Toolstate... Utilize rust-lang/rust commit hashes in toolstate
2019-12-22 borsAuto merge of #65939 - anp:incremental-rustfmt-rollout...
2019-12-22 Christian PovedaAdd error message if `Scalar::from_(u)int` fails
2019-12-22 Guillaume GomezImprove JS code a bit by avoid erasing all event handlers
2019-12-22 Mark RousskovDocument why Any is not an unsafe trait
2019-12-22 Mark RousskovDo not run if rustfmt.toml does not exist
2019-12-22 Guillaume GomezImplement PrintWithSpace trait on hir::Mutability
2019-12-22 borsAuto merge of #66931 - cjgillot:hirene-preamble, r...
2019-12-22 Luro02add partialeq and eq to cursor
2019-12-22 borsAuto merge of #67505 - Centril:rollup-7win7ty, r=Centril
2019-12-22 David SandersFix typo in path parser name
2019-12-22 borsAuto merge of #67486 - matthiaskrgr:submodule_upd,...
2019-12-22 Mazdak FarrokhzadRollup merge of #67504 - Mark-Simulacrum:note-data...
2019-12-22 Mazdak FarrokhzadRollup merge of #67500 - JohnTitor:non-shorthand-field...
2019-12-22 Mazdak FarrokhzadRollup merge of #67480 - rossmacarthur:fix-41260-avoid...
2019-12-22 Mazdak FarrokhzadRollup merge of #67439 - Centril:clean-hair-slice,...
2019-12-22 Mazdak FarrokhzadRollup merge of #67410 - mati865:mingw_link_fix, r...
2019-12-22 Mazdak FarrokhzadRollup merge of #67148 - Centril:ty-polish, r=estebank
2019-12-22 Mark RousskovWarn against relying on ?Sized being last
2019-12-22 Mark RousskovImplement rustfmt running manually using ignore crate
2019-12-22 Adam PerryInclude formatting check in the test step for tidy.
2019-12-22 Adam PerryFormat src/librustc_fs_util.
2019-12-22 Adam PerryImplement `./x.py fmt [--check]`.
2019-12-22 Adam Perrybootstrap.py fetches rustfmt.
2019-12-22 Adam PerryAdd individual crates to rustfmt ignore list.
2019-12-22 borsAuto merge of #66932 - rust-lang:pass-check-runfail...
2019-12-21 Yuki OkushiTweak non_shorthand_field_patterns' suggestion
2019-12-21 Camille GILLOTNits.
2019-12-21 Camille GILLOTTidy.
2019-12-21 Camille GILLOTUse Arena inside hir::Body.
2019-12-21 Camille GILLOTUse Arena inside hir::Mod.
2019-12-21 Camille GILLOTUse Arena inside hir::StructField.
2019-12-21 Camille GILLOTUse Arena inside hir::EnumDef.
2019-12-21 Camille GILLOTUse Arena inside hir::ImplItem.
2019-12-21 Camille GILLOTUse Arena inside hir::TraitItem.
2019-12-21 Camille GILLOTUse Arena inside hir::ForeignItem.
2019-12-21 Camille GILLOTHandle Attributes in arena.
2019-12-21 Camille GILLOTUse Arena inside hir::Item.
2019-12-21 Ben LewisAdd simpler entry points to const eval for common usages.
2019-12-21 Camille GILLOTUse Arena inside hir::Crate.
2019-12-21 Mazdak Farrokhzadadd build-fail to 32-bit tests
2019-12-21 Mazdak Farrokhzadfix rebase fallout
2019-12-21 Mazdak Farrokhzadrefactor & address review comments
2019-12-21 Mazdak Farrokhzadrework run-fail and support check,build-fail
2019-12-21 Mazdak Farrokhzadmake `--pass check` work with `// run-fail` tests
2019-12-21 Mazdak Farrokhzadsimplify MIR building with cfg.goto(...)
2019-12-21 Mazdak Farrokhzadmisc cleanup in match MIR building
2019-12-21 borsAuto merge of #67495 - Centril:rollup-6aer3xg, r=Centril
2019-12-21 Guillaume GomezRemove clean::Mutability enum
2019-12-21 Matthias Krügersubmodules: update clippy from 69f99e74 to cfb33200
2019-12-21 LeSeulArtichautUpdate unstable book build to use NonZeroU32
2019-12-21 Mazdak Farrokhzadspan_suggestion_hidden -> tool_only_span_suggestion
2019-12-21 Mazdak Farrokhzadunwrap -> expect
2019-12-21 Mazdak Farrokhzadparse_ty_bare_fn: improve docs
2019-12-21 Mazdak Farrokhzaddocument parse_late_bound_lifetime_defs
2019-12-21 Mazdak Farrokhzadextract error_negative_bounds
2019-12-21 Mazdak Farrokhzadparse_generic_bounds: account for negative lifetime...
2019-12-21 Mazdak Farrokhzadsimplify 'let question = ...;'
2019-12-21 Mazdak Farrokhzadsimplify negative bound diagnostic
2019-12-21 Mazdak Farrokhzadextract parse_generic_lt_bound
2019-12-21 Mazdak Farrokhzadextract parse_generic_ty_bound
2019-12-21 Mazdak Farrokhzadparse_generic_bound: leave a FIXME
2019-12-21 Mazdak Farrokhzadfunctionalize parse_generic_bound
2019-12-21 Mazdak Farrokhzadextract parse_generic_bound
2019-12-21 Mazdak Farrokhzadextract can_begin_bound
2019-12-21 Mazdak Farrokhzadparse_generic_bounds_common: dedent
2019-12-21 Mazdak Farrokhzadextract recover_paren_lifetime
2019-12-21 Mazdak Farrokhzadextract error_opt_out_lifetime
2019-12-21 Mazdak Farrokhzadparser/ty.rs: minor formatting tweaks
2019-12-21 Mazdak Farrokhzadparse_ty_common: .fatal -> .struct_span_err
2019-12-21 Mazdak Farrokhzadextract error_illegal_c_variadic_ty
2019-12-21 Mazdak Farrokhzadextract parse_path_start_ty
2019-12-21 Mazdak Farrokhzadextract parse_dyn_ty
2019-12-21 Mazdak Farrokhzadextract parse_impl_ty
2019-12-21 Mazdak Farrokhzadextract parse_typeof_ty
2019-12-21 Mazdak Farrokhzadextract parse_array_or_slice_ty
2019-12-21 Mazdak FarrokhzadRollup merge of #67491 - lzutao:res-map-or, r=Mark...
next