]> git.lizzy.rs Git - rust.git/history - src/librustc
auto merge of #13809 : prattmic/rust/tutorial_debug, r=alexcrichton
[rust.git] / src / librustc /
2014-04-27 borsauto merge of #13783 : wackywendell/rust/permfix, r...
2014-04-27 borsauto merge of #13777 : lifthrasiir/rust/no-multi-viewit...
2014-04-26 borsauto merge of #13769 : alexcrichton/rust/restrict-some...
2014-04-26 Kang Seonghoonsyntax: ViewItemUse no longer contains multiple view...
2014-04-26 borsauto merge of #13744 : adrientetar/rust/derp, r=brson
2014-04-25 Alex Crichtonrustc: Restrict the scope of a borrow on def_map
2014-04-25 borsauto merge of #13735 : aturon/rust/float-consts-take...
2014-04-25 borsauto merge of #13741 : klutzy/rust/test-reachable,...
2014-04-25 borsauto merge of #13700 : BurntSushi/rust/regexp, r=alexcr...
2014-04-25 borsauto merge of #13697 : pongad/rust/consts, r=alexcrichton
2014-04-25 Michael DarakanandaCleaned up os::consts. The module only exposes constant...
2014-04-25 borsauto merge of #13723 : alexcrichton/rust/pipe-connect...
2014-04-25 borsauto merge of #13711 : alexcrichton/rust/snapshots...
2014-04-25 borsauto merge of #13671 : dcrewi/rust/lint-directives...
2014-04-24 borsauto merge of #13729 : chris-morgan/rust/fix-vim-indent...
2014-04-24 borsauto merge of #13706 : alexcrichton/rust/test-nocapture...
2014-04-24 borsauto merge of #13619 : alexcrichton/rust/update-libuv...
2014-04-24 borsauto merge of #13715 : nick29581/rust/unsized-assign2...
2014-04-24 borsauto merge of #13713 : edwardw/rust/methodcall-span...
2014-04-24 borsauto merge of #13559 : FlaPer87/rust/remove-special...
2014-04-24 borsauto merge of #13710 : aturon/rust/float-constants...
2014-04-24 borsauto merge of #13531 : alexcrichton/rust/fix-some-ices...
2014-04-24 borsauto merge of #12812 : sfackler/rust/attr-arm, r=alexcr...
2014-04-24 Steven FacklerAllow attributes on match arms
2014-04-24 borsauto merge of #13704 : edwardw/rust/doc-hidden, r=alexc...
2014-04-24 borsauto merge of #13675 : sfackler/rust/taskbuilder-new...
2014-04-24 Steven FacklerMove task::task() to TaskBuilder::new()
2014-04-24 borsauto merge of #13688 : alexcrichton/rust/accept-timeout...
2014-04-23 Nick CameronPrevent unsized types being stored in variables
2014-04-23 Edward WangCalibrate span for method call error messages
2014-04-23 borsauto merge of #13705 : edwardw/rust/rcboxptr-doc, r...
2014-04-23 borsauto merge of #13584 : rcxdude/rust/cross-syntax-ext...
2014-04-23 Douglas YoungEnable use of syntax extensions when cross compiling.
2014-04-23 borsauto merge of #13686 : alexcrichton/rust/issue-12224...
2014-04-23 Alex Crichtonrustc: Don't die when a crate id can't be inferred
2014-04-23 Alex Crichtonrustc: Give a friendlier error when writing deps
2014-04-23 Alex Crichtonrustc: Fix passing errors from LLVM to rustc
2014-04-23 Alex CrichtonFix other bugs with new closure borrowing
2014-04-23 Alex Crichtonrustc: Tweak the borrow on closure invocations
2014-04-23 borsauto merge of #13689 : alexcrichton/rust/ignore-tcp...
2014-04-23 Flavio Percocorustc: fix de-@rooting fallout
2014-04-23 Flavio Percocorustc: Remove moved_variables_set
2014-04-23 Flavio PercocoTreat @T like ~T in borrowck
2014-04-23 Flavio Percocorustc: Remove obsolete error_out_of_root_scope variant
2014-04-23 Flavio Percocorustc: Remove root_map entirely
2014-04-23 Flavio Percocorustc: Remove root_map usage from lifetime
2014-04-23 Flavio Percocorustc: Remove root_map usage from _match
2014-04-23 Flavio Percocorustc: remove usage of root_map from astencode
2014-04-23 Flavio PercocoRemove special rooting code from trans
2014-04-23 borsauto merge of #13694 : jacob-hegna/rust/master, r=brson
2014-04-23 borsauto merge of #13693 : thestinger/rust/mem, r=alexcrichton
2014-04-23 borsauto merge of #13692 : vadimcn/rust/Win64-pre, r=alexcr...
2014-04-23 borsauto merge of #13690 : alexcrichton/rust/unlink-unix...
2014-04-23 borsauto merge of #13687 : exscape/mut-vector-Show/master...
2014-04-23 borsauto merge of #13597 : bjz/rust/float-api, r=brson
2014-04-23 borsauto merge of #13398 : nick29581/rust/unsized-enum...
2014-04-23 Nick CameronReview changes
2014-04-23 borsauto merge of #13415 : thestinger/rust/f128, r=alexcrichton
2014-04-23 David CreswickApply lint attrs to individual "use" declarations
2014-04-23 Daniel Micayadd support for quadruple precision floating point
2014-04-23 Nick CameronCheck for unsized types in enums.
2014-04-23 Nick CameronSupport unsized types with the `type` keyword
2014-04-23 borsauto merge of #13683 : aochagavia/rust/pr, r=alexcrichton
2014-04-23 Daniel Micayadd volatile copy/copy_nonoverlapping/set
2014-04-22 borsauto merge of #13674 : pcwalton/rust/more-str-inlines...
2014-04-22 borsauto merge of #13673 : bmac/rust/utorial-fix, r=alexcri...
2014-04-22 borsauto merge of #13670 : eddyb/rust/more-de-at, r=pcwalton
2014-04-22 borsauto merge of #13667 : TeXitoi/rust/shootout-chameneos...
2014-04-22 borsauto merge of #13651 : ryantm/rust/master, r=brson
2014-04-22 Eduard Burtescurustc: de-@ llvm.
2014-04-22 Eduard Burtescurustc: de-@ trans::tydesc_info.
2014-04-22 Eduard Burtescurustc: remove typeck::isr_alist.
2014-04-22 Eduard Burtescurustc: de-@ stats.
2014-04-22 Eduard Burtescurustc: de-@ adt::Repr.
2014-04-22 Eduard Burtescurustc: de-@ debuginfo.
2014-04-22 Eduard Burtescurustc: de-@ middle::ty.
2014-04-22 Eduard Burtescurustc: remove ty::Impl.
2014-04-22 Eduard Burtescurustc: de-@ ty::type_err.
2014-04-22 Eduard Burtescurustc: de-@ param_substs.
2014-04-22 Eduard Burtescurustc: de-@ mono_id.
2014-04-22 Eduard Burtescurustc: slightly optimize make_mono_id to not clone...
2014-04-22 Eduard Burtescurustc: remove obsolete monomorphization modes.
2014-04-22 Eduard Burtescurustc: de-@ ty::ParamBounds.
2014-04-22 Eduard Burtescurustc: de-@ trans::_match.
2014-04-22 Eduard Burtescurustc: de-@ metadata::cstore.
2014-04-22 Eduard Burtescurustc: de-@ mem_categorization.
2014-04-22 Eduard Burtescurustc: de-@ borrowck.
2014-04-22 Eduard Burtescurustc: de-@ resolve.
2014-04-22 Eduard Burtescurustc: de-@ lint.
2014-04-22 Eduard Burtescurustc: de-@ freevars.
2014-04-22 Eduard Burtescurustc: de-@ some RefCell's.
2014-04-22 borsauto merge of #13638 : alexcrichton/rust/fix-windows...
2014-04-22 borsauto merge of #13657 : edwardw/rust/ppaux-ice, r=alexcr...
2014-04-22 Eduard Burtescurustc: de-@ lang_items.
2014-04-22 Eduard Burtescurustc: make MemCategorizationContext immutable.
2014-04-22 Eduard Burtescurustc: remove unused errors_reported field from regionck.
2014-04-22 Eduard Burtescurustc: de-@ ty::AutoAdjustment.
2014-04-22 Eduard Burtescurustc: de-@ method and vtable maps.
2014-04-22 Eduard Burtescurustc: move the method and vtable maps into ty::ctxt.
2014-04-22 borsauto merge of #13583 : FlaPer87/rust/special-unsafe...
next