]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #35750 - SimonSapin:help, r=alexcrichton
[rust.git] / src /
2016-08-18 Eduard-Mihai BurtescuRollup merge of #35750 - SimonSapin:help, r=alexcrichton
2016-08-18 Eduard-Mihai BurtescuRollup merge of #35749 - GuillaumeGomez:raw_field,...
2016-08-18 Eduard-Mihai BurtescuRollup merge of #35744 - DevShep:ds/update_E0009, r...
2016-08-18 Eduard-Mihai BurtescuRollup merge of #35742 - spladug:readme-cmake-version...
2016-08-18 Eduard-Mihai BurtescuRollup merge of #35740 - eddyb:llvm-prl-fix, r=alexcrichton
2016-08-18 Eduard-Mihai BurtescuRollup merge of #35739 - circuitfox:E0403-update-error...
2016-08-18 Eduard-Mihai BurtescuRollup merge of #35734 - japaric:mips-uclibc, r=alexcri...
2016-08-18 Eduard-Mihai BurtescuRollup merge of #35346 - DarkEld3r:e0093-formatting...
2016-08-17 borsAuto merge of #35736 - brson:relnotes, r=steveklabnik
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 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 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 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 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 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...
2016-08-16 Seo SanghyeonUse UI test to test spans, instead of forced line break
2016-08-16 Seo SanghyeonRUST_NEW_ERROR_FORMAT is no more
2016-08-16 borsAuto merge of #35162 - canndrew:bang_type_coerced,...
2016-08-16 Corey FarwellImplement `Debug` for `std::vec::IntoIter`.
2016-08-15 Jorge Apariciotest that a no_builtins crate is passed to the linker
2016-08-15 Matthew Piziakremove `.take(10)` from `Range` example
2016-08-15 Matthew Piziakaccumulate into vector and assert, instead of printing
2016-08-15 Matthew Piziakexpound on limitations of Rust's trait-based operator...
2016-08-15 borsAuto merge of #35680 - GuillaumeGomez:err_codes, r...
2016-08-15 Mikhail Modinupdate E0375 to new format
2016-08-15 borsAuto merge of #35340 - michaelwoerister:incr-comp-cli...
2016-08-15 Steve KlabnikA disclaimer about keywords.
2016-08-15 Guillaume GomezAdd new error code tests
2016-08-15 Guillaume GomezAdd E0394 error explanation
2016-08-15 Phil RuffwindFix spacing in code of closures.md
2016-08-15 borsAuto merge of #35567 - creativcoder:e0261, r=jonathandt...
2016-08-15 silenussUpdate compiler error 0030 to use new error format.
2016-08-15 Andrew CannFix bug for ! in old trans
2016-08-15 borsAuto merge of #35638 - ahmedcharles:url, r=alexcrichton
2016-08-15 Jorge Apariciorefactor: use CStore::is_no_builtins
2016-08-15 borsAuto merge of #35427 - cardoe:arm-musl-targets, r=alexc...
2016-08-14 borsAuto merge of #35666 - eddyb:rollup, r=eddyb
2016-08-14 Nazım Can AltınovaUpdate E0392 to new error format
2016-08-14 Alexandre OliveiraUpdate error E0365 to new format
2016-08-14 borsAuto merge of #35409 - eddyb:mir-storage-stmts, r=nikom...
2016-08-14 Yossi KonstantinovskyUpdate E0322 to new format
next