]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-04-27 borsAuto merge of #60313 - cuviper:thinlto-import, r=alexcr...
2019-04-27 borsAuto merge of #60288 - Zoxc:update-rayon, r=nikomatsakis
2019-04-27 borsAuto merge of #60329 - Centril:rollup-wv8g1ex, r=Centril
2019-04-27 Mazdak FarrokhzadRollup merge of #60316 - mgeier:rename-capacity-paramet...
2019-04-27 Mazdak FarrokhzadRollup merge of #60315 - pietroalbini:fix-tools-version...
2019-04-27 Mazdak FarrokhzadRollup merge of #60309 - pietroalbini:relnotes-1.34...
2019-04-27 Mazdak FarrokhzadRollup merge of #60307 - dima74:fix/56018, r=GuillaumeGomez
2019-04-27 Mazdak FarrokhzadRollup merge of #60292 - varkor:ty-tuple-substs, r...
2019-04-27 borsAuto merge of #59887 - eddyb:safer-metadata, r=Zoxc
2019-04-27 borsAuto merge of #59540 - Zoxc:the-arena-2, r=michaelwoerister
2019-04-26 borsAuto merge of #60306 - RalfJung:xargo, r=alexcrichton
2019-04-26 varkorUpdate handling of Tuple
2019-04-26 varkorReplace `&'tcx List<Ty<'tcx>>` in `Tuple` with `SubstsR...
2019-04-26 varkorAdd expect_ty method to Kind
2019-04-26 Dmitry MurzinMake "Implementations on Foreign Types" items in sideba...
2019-04-26 John Kåre AlsakerUpdate rustc-rayon version
2019-04-26 Matthias GeierUse "capacity" as parameter name in with_capacity(...
2019-04-26 Pietro Albinibootstrap: use correct version numbers for llvm-tools...
2019-04-26 Josh StoneLimit internalization in LLVM 8 ThinLTO
2019-04-26 Pietro Albiniupdate release notes for 1.34.1
2019-04-26 Ralf Junginclude rustc-std-workspace-alloc in rust-src
2019-04-26 borsAuto merge of #60303 - CryZe:patch-6, r=Centril
2019-04-26 Christopher... Remove feature gates from std and tests
2019-04-26 Christopher... Stabilize pointer::align_offset
2019-04-26 borsAuto merge of #60240 - mati865:musl_toolchain, r=alexcr...
2019-04-26 borsAuto merge of #60167 - varkor:tidy-filelength, r=matthe...
2019-04-26 borsAuto merge of #60296 - Centril:rollup-qh9la7k, r=Centril
2019-04-26 Mazdak FarrokhzadRollup merge of #60289 - tmandry:allow-features-include...
2019-04-26 Mazdak FarrokhzadRollup merge of #60285 - estebank:icent, r=varkor
2019-04-26 Mazdak FarrokhzadRollup merge of #60284 - varkor:const-param-of-type...
2019-04-26 Mazdak FarrokhzadRollup merge of #60267 - gnzlbg:f16c_target_feature...
2019-04-26 Mazdak FarrokhzadRollup merge of #60259 - sd234678:60181-derive-default...
2019-04-26 Mazdak FarrokhzadRollup merge of #60247 - spastorino:place2_3, r=oli-obk
2019-04-26 Mazdak FarrokhzadRollup merge of #60225 - Centril:hir-exprkind-use-in...
2019-04-26 Mazdak FarrokhzadRollup merge of #60183 - tmandry:chalk-builtin-copy...
2019-04-26 Mazdak FarrokhzadRollup merge of #60165 - Nemo157:pin-into-inner, r...
2019-04-26 Mazdak FarrokhzadRollup merge of #60134 - GuillaumeGomez:fix-index-page...
2019-04-26 Mazdak FarrokhzadRollup merge of #59940 - GuillaumeGomez:rustdoc-test...
2019-04-26 Mazdak FarrokhzadRollup merge of #59734 - GuillaumeGomez:improve-rustdoc...
2019-04-25 varkorAdd comment explaining restriction
2019-04-25 varkorFix error code description
2019-04-25 Tyler MandryMake `-Z allow-features` work for stdlib features
2019-04-25 varkorFix false position on style.rs itself
2019-04-25 varkorAdvise the user on how to suppress the file length...
2019-04-25 varkorignore-tidy-filelength on all files with greater than...
2019-04-25 varkorAdd a tidy test for line count
2019-04-25 borsAuto merge of #59111 - gilescope:generator-better-error...
2019-04-25 Esteban KüberDo not ICE when checking types against foreign fn
2019-04-25 varkorAdd a test for const parameters with type parameters...
2019-04-25 varkorMake sure const params with type params don't cause...
2019-04-25 varkorPrevent const parameters having type parameters as...
2019-04-25 borsAuto merge of #60192 - t-rapp:tr-saturating-funcs,...
2019-04-25 John Kåre AlsakerUpdate trait queries
2019-04-25 John Kåre AlsakerUpdate trait_impls_of
2019-04-25 John Kåre AlsakerUpdate mir_const_qualif
2019-04-25 John Kåre AlsakerUpdate rvalue_promotable_map
2019-04-25 John Kåre AlsakerUpdate region_scope_tree
2019-04-25 Giles CopeImproved error message when type must be bound due...
2019-04-25 Tobias RappAdd tests for saturating_abs() and saturating_neg functions
2019-04-25 Tobias RappAdd saturating_abs() and saturating_neg() functions...
2019-04-25 borsAuto merge of #60257 - matthiaskrgr:submodule_upd,...
2019-04-25 gnzlbgAdd feature-gate for f16c target feature
2019-04-25 Santiago PastorinoImplement Debug for Place using Place::iterate
2019-04-25 Guillaume GomezImprovement comment explanations
2019-04-25 Matthias Krügersubmodules: update clippy from 9897442f to 8c0e038f
2019-04-25 Mazdak FarrokhzadIntroduce hir::ExprKind::Use and employ in for loop...
2019-04-25 borsAuto merge of #60248 - estebank:macro-comma, r=oli-obk
2019-04-25 borsAuto merge of #60162 - gnzlbg:uss, r=alexcrichton
2019-04-25 borsAuto merge of #60250 - Centril:rollup-d9tehhr, r=Centril
2019-04-25 Mazdak FarrokhzadRollup merge of #60243 - davidtwco:issue-53249, r=cramertj
2019-04-25 Mazdak FarrokhzadRollup merge of #60185 - NieDzejkob:int-error-kind...
2019-04-25 Mazdak FarrokhzadRollup merge of #60160 - xldenis:fix-overlapping-zero...
2019-04-25 Mazdak FarrokhzadRollup merge of #60038 - michaelwoerister:pgo-updates...
2019-04-25 Mazdak FarrokhzadRollup merge of #59697 - euclio:label-fixes, r=zackmdavis
2019-04-25 Mazdak FarrokhzadRollup merge of #59560 - matthewjasper:mir-generation...
2019-04-25 borsAuto merge of #59042 - ljedrz:HirIdification_rework_map...
2019-04-24 Esteban KüberAdd guard for missing comma in macro call suggestion
2019-04-24 John Kåre AlsakerUpdate inferred_outlives_of
2019-04-24 Tyler MandryAdd builtin impls for int and float inference vars...
2019-04-24 Tyler Mandrychalkify: Add Copy/Clone builtins
2019-04-24 Guillaume GomezRemove useless code and update index page test
2019-04-24 Guillaume GomezPrevent failure in case no space left on device in...
2019-04-24 Guillaume GomezAdd test for rustdoc cfg(test) feature
2019-04-24 David WoodAdd regression test for #53249.
2019-04-24 Guillaume GomezSet test flag when rustdoc is running with --test option
2019-04-24 Wim LoomanAdd Pin::{into_inner,into_inner_unchecked}
2019-04-24 sd234678Derive Default for EllipsisInclusiveRangePatterns
2019-04-24 Matthew JasperEvaluate hair::ExprKind::Use in into
2019-04-24 Matthew JasperAllow subtyping of the final expression of a constant
2019-04-24 Matthew JasperRemove incorrect debug assertion in interpret
2019-04-24 sd234678Derive Default instead of new in applicable lint
2019-04-24 ljedrzdoc: some HirIdification
2019-04-24 ljedrzhir: make NodeId methods depend on HirId ones
2019-04-24 ljedrzhir: remove NodeId from Entry & simplify Map
2019-04-24 Mateusz MikułaBootstrap x86_64 musl by itself
2019-04-24 borsAuto merge of #60180 - ehuss:update-cargo-books, r...
2019-04-24 Michael WoeristerFix ignore-logic for sanitizer run-make tests.
2019-04-24 borsAuto merge of #60213 - Manishearth:clippyup, r=oli-obk
2019-04-24 Eric HussUpdate cargo, books
2019-04-24 borsAuto merge of #60224 - Centril:rollup-lfuhhsk, r=Centril
next