]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-08-27 Jonas Schievinkfix tidy
2016-08-27 Jonas SchievinkMake metadata encoding deterministic
2016-08-27 Jonas SchievinkUse deterministic `FnvHash{Map,Set}` in rustdoc
2016-08-27 Jonas SchievinkUse `FnvHashMap` in more places
2016-08-27 borsAuto merge of #36030 - Manishearth:rollup, r=Manishearth
2016-08-27 Manish GoregaokarFixup rustbuild on #35124
2016-08-27 borsAuto merge of #35877 - KiChjang:issue-35869, r=arielb1
2016-08-27 Manish GoregaokarRollup merge of #36014 - slash3g:stabilize-type-macros...
2016-08-27 Manish GoregaokarRollup merge of #36005 - apasel422:traitobj, r=alexcrichton
2016-08-27 Manish GoregaokarRollup merge of #36004 - petrochenkov:hashloan, r=arielb1
2016-08-27 Manish GoregaokarRollup merge of #36002 - eddyb:abstract-kindness, r...
2016-08-27 Manish GoregaokarRollup merge of #35953 - Aatch:better-missing-block...
2016-08-27 Manish GoregaokarRollup merge of #35877 - KiChjang:issue-35869, r=arielb1
2016-08-27 Manish GoregaokarRollup merge of #35124 - steveklabnik:remove_style...
2016-08-27 borsAuto merge of #35542 - scottcarr:visitor_refactor,...
2016-08-26 borsAuto merge of #36008 - eddyb:compound-fail, r=michaelwo...
2016-08-26 Eduard Burtescurustc: use Vec<Kind> in Substs, where Kind is a &TyS...
2016-08-26 Eduard Burtescurustc: pass ty::Region behind an interned 'tcx reference.
2016-08-26 Eduard Burtescurustc: use accessors for Substs::{types,regions}.
2016-08-26 Scott A Carrfix port for visit_statement
2016-08-26 Daniele BaracchiStabilize type-macros
2016-08-26 Andrew PaseltinerReplace unnecessary uses of `TraitObject` with casts
2016-08-26 borsAuto merge of #35975 - jonathandturner:error_buffering...
2016-08-26 Eduard BurtescuDo not emit "class method" debuginfo for types that...
2016-08-26 borsAuto merge of #35906 - jseyfried:local_prelude, r=eddyb
2016-08-25 borsAuto merge of #35885 - durka:gh35753, r=arielb1
2016-08-25 Vadim Petrochenkovrustc_borrowck: Don't hash types in loan paths
2016-08-25 Jonathan Turnerprevent error message interleaving on win/unix
2016-08-25 Steve KlabnikAlso remove build steps for style
2016-08-25 Steve KlabnikRemove style guide.
2016-08-25 borsAuto merge of #34923 - eddyb:deny-fn-item-transmute...
2016-08-25 Alex Burkause file!() even though it shouldn't be necessary
2016-08-25 borsAuto merge of #35884 - habnabit:freebsd-arc4rand, r...
2016-08-25 borsAuto merge of #35979 - Manishearth:rollup, r=Manishearth
2016-08-25 Manish GoregaokarRollup merge of #35955 - frewsxcv:idiomatic-methods...
2016-08-25 Manish GoregaokarRollup merge of #35947 - SimonSapin:decodeutf8-error...
2016-08-25 Manish GoregaokarRollup merge of #35916 - eddyb:mir-no-dead-allocas...
2016-08-25 Manish GoregaokarRollup merge of #35867 - frewsxcv:rustdoc-cleanup,...
2016-08-25 Manish GoregaokarRollup merge of #35238 - vadimcn:macro-debug-locs,...
2016-08-25 Vadim ChugunovFix debug line info for macro expansions.
2016-08-25 Corey FarwellImplement `From<ast::FloatTy>` for `PrimitiveType`.
2016-08-25 Corey FarwellImplement `From<ast::UintTy>` for `PrimitiveType`.
2016-08-25 Corey FarwellImplement `From<ast::IntTy>` for `PrimitiveType`.
2016-08-25 Corey FarwellRemove unnecessary 'Primitive' prefix on `PrimitiveType...
2016-08-25 Corey FarwellStop reexporting `PrimitiveType` enum in librustdoc.
2016-08-25 Corey FarwellMigrate ItemType::from_type_kind to convert::From.
2016-08-25 Corey FarwellMigrate ItemType::from_item to convert::From.
2016-08-25 Corey FarwellMigrate Context::maybe_ignore_item method to standalone...
2016-08-25 Corey FarwellMove ItemEnum → Generics logic into method on ItemEnum.
2016-08-25 borsAuto merge of #35814 - alexcrichton:armv7-no-neon,...
2016-08-25 borsAuto merge of #35971 - jonathandturner:rollup, r=jonath...
2016-08-24 Jeffrey SeyfriedRemove needless imports in `libcollections`.
2016-08-24 Jeffrey SeyfriedUse `#[prelude_import]` in `libstd`.
2016-08-24 Jeffrey SeyfriedUse `#[prelude_import]` in `libcore`.
2016-08-24 borsAuto merge of #35764 - eddyb:byegone, r=nikomatsakis
2016-08-24 Keith YeungMore robust testing
2016-08-24 Keith YeungExtract error reporting into its own fn
2016-08-24 Jonathan TurnerRollup merge of #35961 - 0xmohit:pr/error-codes-E0445...
2016-08-24 Jonathan TurnerRollup merge of #35948 - tshepang:missing-comma, r...
2016-08-24 Jonathan TurnerRollup merge of #35920 - GuillaumeGomez:err_codes,...
2016-08-24 Jonathan TurnerRollup merge of #35876 - matthew-piziak:sub-examples...
2016-08-24 borsAuto merge of #35883 - durka:gh35849, r=eddyb
2016-08-24 Mohit AgarwalUpdate E0445 and E0454 to new error format
2016-08-24 Eduard BurtescuRemove AST from metadata except for consts and const...
2016-08-24 Eduard BurtescuRemove drop flags from structs and enums implementing...
2016-08-24 Eduard Burtescurustc_trans: remove the bulk of old trans and most...
2016-08-24 Eduard BurtescuDisable old trans access via -Z orbit, #[rustc_no_mir...
2016-08-24 Guillaume GomezAdd new error code tests
2016-08-24 Guillaume GomezAdd error code test checkup
2016-08-24 Guillaume GomezAdd E0478 error explanation
2016-08-24 borsAuto merge of #35748 - michaelwoerister:fix-rust-gdb...
2016-08-24 Corey FarwellReuse iterator to avoid unnecessary creation.
2016-08-24 Corey FarwellUse idiomatic names for string-related methods names.
2016-08-23 borsAuto merge of #35951 - GuillaumeGomez:rollup, r=Guillau...
2016-08-23 Guillaume GomezRollup merge of #35949 - tshepang:excess, r=GuillaumeGomez
2016-08-23 Guillaume GomezRollup merge of #35939 - creativcoder:e0195, r=jonathan...
2016-08-23 Guillaume GomezRollup merge of #35936 - matthew-piziak:div-rational...
2016-08-23 Guillaume GomezRollup merge of #35913 - frewsxcv:panic, r=steveklabnik
2016-08-23 Guillaume GomezRollup merge of #35912 - brson:rust-installer, r=alexcr...
2016-08-23 Guillaume GomezRollup merge of #35910 - tbu-:pr_weird_linebreak, r...
2016-08-23 Tshepang Lekhonkhobedoc: one line too many
2016-08-23 Tshepang Lekhonkhobereference: add trailing commas
2016-08-23 Simon SapinYield Err in char::decode_utf8 per Unicode, like String...
2016-08-23 Simon SapinUse a macro in test_decode_utf8 to preserve line number...
2016-08-23 borsAuto merge of #35854 - nikomatsakis:incr-comp-cache...
2016-08-23 Niko Matsakisfix stray comment
2016-08-23 Niko Matsakispacify the mercilous tidy
2016-08-23 Alex Burkatypeck: use NoExpectation to check return type of diver...
2016-08-23 Rahul SharmaUpdate E0195 to new error format
2016-08-23 Matthew Piziakreplace `Div` example with something more evocative...
2016-08-23 Niko Matsakisconsider DepNode::Krate to be an input
2016-08-23 borsAuto merge of #35656 - Stebalien:fused, r=alexcrichton
2016-08-23 Niko Matsakismake svh independent of item ordering
2016-08-23 Niko Matsakiscache def-path hashes across all items
2016-08-23 Niko Matsakisrename HashesMap to IncrementalHashesMap
2016-08-23 Niko Matsakisadd regression test for #35593
2016-08-23 borsAuto merge of #35627 - apasel422:coerce-cell, r=alexcri...
2016-08-23 James MillerImprove error message when failing to parse a block
2016-08-23 Eduard Burtescurustc_trans: do not generate allocas for unused locals.
2016-08-23 borsAuto merge of #35766 - brson:bump, r=alexcrichton
next