]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-08-17 Keith YeungDisplay secondary span for E0053 for Sort TypeErrors
2016-08-17 Jonathan TurnerRebase. Fix mutable iteration nit.
2016-08-17 crypto-universeUpdated test for E0221
2016-08-17 Guillaume GomezAdd new error code tests
2016-08-17 Simonas KazlauskasNice graphs
2016-08-17 Jonathan TurnerReplace local backtrace with def-use, repair std macro...
2016-08-17 Jonathan TurnerFix merge conflict
2016-08-17 Niko Matsakisremove seemingly unnecessary call to encode_predicates
2016-08-17 Niko Matsakisremove `usize: DepGraphRead` and add `Untracked`
2016-08-17 Niko MatsakisAdd a comment, remove Deref/DerefMut
2016-08-17 Niko Matsakispacify the mercilous tidy
2016-08-17 Niko Matsakiscreate a trait to ensure that data is tracked
2016-08-17 Niko Matsakischange callback for expr/type to a fn pointer
2016-08-17 Niko Matsakisextract two more record calls
2016-08-17 Niko Matsakisextract encode_info_for_trait_item into method
2016-08-17 Niko Matsakispull out call to `record` for impl items
2016-08-17 Simonas KazlauskasProperly invalidate the early exit cache
2016-08-17 crypto-universeNew output for E0407
2016-08-17 Chris StankusMerge branch 'master' into E0403-update-error-format
2016-08-17 JacobRemove trailing white space
2016-08-17 Guillaume GomezFixes issue #11004
2016-08-17 borsAuto merge of #35747 - jonathandturner:rollup, r=jonath...
2016-08-17 Niko Matsakisdon't pass extra state fo encode_struct_ctor
2016-08-17 Niko Matsakispull out encode_field
2016-08-17 Niko Matsakispull out code for encoding enum variants
2016-08-17 Niko Matsakispull out the record call for encode_info_for_item
2016-08-17 Amanieu d'AntrasAdd a test to check that AtomicBool has the proper...
2016-08-17 Niko Matsakisseparate main items from addl items in metadata
2016-08-17 Niko Matsakismove rbml_w into the self struct
2016-08-17 Simon SapinAdd 'make help' for rustbuild
2016-08-17 borsAuto merge of #35733 - apasel422:issue-35721, r=alexcri...
2016-08-17 Jonathan TurnerRollup merge of #35731 - pythoneer:fix-35192, r=jonatha...
2016-08-17 Jonathan TurnerRollup merge of #35726 - mikhail-m1:master2, r=jonathan...
2016-08-17 Jonathan TurnerRollup merge of #35725 - brson:bump, r=alexcrichton
2016-08-17 Jonathan TurnerRollup merge of #35722 - knight42:update-error-msg...
2016-08-17 Jonathan TurnerRollup merge of #35713 - sanxiyn:ui-test, r=nikomatsakis
2016-08-17 Jonathan TurnerRollup merge of #35708 - sanxiyn:new-error-format,...
2016-08-17 Jonathan TurnerRollup merge of #35707 - frewsxcv:vec-into-iter-debug...
2016-08-17 Jonathan TurnerRollup merge of #35695 - matthew-piziak:vec-assert...
2016-08-17 Jonathan TurnerRollup merge of #35690 - matthew-piziak:op-overloading...
2016-08-17 Jonathan TurnerRollup merge of #35686 - mikhail-m1:master, r=jonathand...
2016-08-17 Jonathan TurnerRollup merge of #35681 - Rufflewind:patch-1, r=apasel422
2016-08-17 Jonathan TurnerRollup merge of #35672 - yossi-k:issue/35323, r=Guillau...
2016-08-17 Jonathan TurnerRollup merge of #35671 - canaltinova:E0392, r=jonathand...
2016-08-17 Jonathan TurnerRollup merge of #35670 - RockyTV:e0365, r=jonathandturner
2016-08-17 Jonathan TurnerRollup merge of #35663 - CryZe:no-stdlib, r=Manishearth
2016-08-17 Jonathan TurnerRollup merge of #35660 - terrynsun:e0207, r=jonathandturner
2016-08-17 Jonathan TurnerRollup merge of #35621 - frewsxcv:cstring-from-vec...
2016-08-17 Jonathan TurnerRollup merge of #35614 - srinivasreddy:syntax_ext_rustf...
2016-08-17 Jonathan TurnerRollup merge of #35613 - matthew-piziak:array-docs...
2016-08-17 Jonathan TurnerRollup merge of #35610 - JessRudder:33637-doc-update...
2016-08-17 Jonathan TurnerRollup merge of #35595 - urschrei:associated_types_docf...
2016-08-17 Jonathan TurnerRollup merge of #35415 - silenuss:e0030-formatting...
2016-08-17 Jonathan TurnerRollup merge of #34370 - steveklabnik:keyword-ref-menti...
2016-08-17 Niko Matsakismake record take a closure
2016-08-17 Niko Matsakisintroduce Deref/DerefMut to model subtype rel
2016-08-17 Niko Matsakismove free encode fns into methods of IndexBuilder
2016-08-17 Niko Matsakisput ecx into IndexBuilder so we don't have to pass
2016-08-17 Niko Matsakisstore ecx, not dep-graph
2016-08-17 Niko Matsakisrename CrateIndex to IndexBuilder
2016-08-17 Niko Matsakismove CrateIndex into its own module
2016-08-17 borsAuto merge of #35236 - nrc:rustdoc-redirects, r=@alexcr...
2016-08-17 borsAuto merge of #35605 - eddyb:substs, r=nikomatsakis
2016-08-17 JacobUpdate E0009 to new format
2016-08-17 Neil WilliamsUpdate minimum CMake version in README
2016-08-17 Nick CameronReview changes
2016-08-17 Eduard Burtescurustc: remove ParamSpace from Substs.
2016-08-17 Eduard Burtescurustc: split GenericPredicates of a method from its...
2016-08-17 Eduard Burtescurustc: split Generics of a method from its parent Generics.
2016-08-17 Eduard Burtescurustc: remove SelfSpace from ParamSpace.
2016-08-17 Eduard Burtescurustc: reduce Substs and Generics to a simple immutable...
2016-08-17 Eduard Burtescurustc_typeck: use Substs::from_generics instead of...
2016-08-17 Eduard Burtescurustc: move trait objects from TraitRef to ExistentialT...
2016-08-17 Eduard Burtescurustc: move defaulting's use of &mut Substs from InferC...
2016-08-17 Eduard Burtescurustc: avoid using subst::VecPerParamSpace::{empty...
2016-08-17 Eduard Burtescurustc: force all raw accesses to VecPerParamSpace throu...
2016-08-17 Eduard Burtescurustc: move the SelfSpace before TypeSpace in Substs.
2016-08-17 Eduard Burtescurustc: use Vec instead of VecPerParamSpace for ty:...
2016-08-17 borsAuto merge of #35559 - frewsxcv:slice-iter-as-ref,...
2016-08-17 Eduard BurtescuUpdate LLVM to include 4 backported commits by @majnemer.
2016-08-17 Chris StankusE0403 update error format
2016-08-17 Andrew PaseltinerMake `vec::IntoIter` covariant again
2016-08-16 borsAuto merge of #35538 - cgswords:libproc_macro, r=nrc
2016-08-16 Dustin BensingUpdate E0005 Unit-Test
2016-08-16 Nick Cameronrustdoc: redirects from sane, namespaced URLs to Rustdo...
2016-08-16 Nick Cameronrustdoc: add namespaces for items
2016-08-16 Nick Cameronrustdoc: refactoring and tidying up
2016-08-16 Jorge Aparicioadd mips-uclibc targets
2016-08-16 Dustin BensingUpdate E0005 to use a label
2016-08-16 Amanieu d'AntrasImplement RFC 1649
2016-08-16 borsAuto merge of #35354 - tomgarcia:covariant-drain, r...
2016-08-16 cgswordsProc_macro is alive
2016-08-16 Mikhail Modinupdate to new error format E0409
2016-08-16 KnightUpdated E0394 to new error message
2016-08-16 KnightUpdated E0422 to new error message
2016-08-16 Brian AndersonBump version to 1.13
2016-08-16 borsAuto merge of #35637 - japaric:no-builtins-lto, r=alexc...
2016-08-16 Corey FarwellAdd basic unit test for `std::slice::Iter::as_slice`.
2016-08-16 Corey FarwellImplement `AsRef<[T]>` for `std::slice::Iter`.
2016-08-16 borsAuto merge of #35617 - jseyfried:fix_unused_cfg_attr_pa...
next