]> git.lizzy.rs Git - rust.git/history - src
rollup merge of #22051: nagisa/main-emission
[rust.git] / src /
2015-02-10 Alex Crichtonrollup merge of #22051: nagisa/main-emission
2015-02-10 Alex Crichtonrollup merge of #22049: caspark/fix-link-to-rustdoc
2015-02-10 Alex Crichtonrollup merge of #22012: pnkfelix/propagate-container...
2015-02-10 Alex Crichtonrollup merge of #22007: thiagooak/master
2015-02-10 Alex Crichtonrollup merge of #21943: hugwijst/extctxt_ufcs
2015-02-10 Alex Crichtonrollup merge of #21920: vojtechkral/main-thread-name
2015-02-10 Alex Crichtonrollup merge of #21918: ranma42/replace-be
2015-02-10 Alex Crichtonrollup merge of #21862: iKevinY/libstd-ascii-tests
2015-02-10 Alex Crichtonrollup merge of #21353: sanxiyn/upvar
2015-02-10 Vojtech KralMove native thread name setting from thread_info to...
2015-02-10 borsAuto merge of #22028 - nikomatsakis:issue-22019-caching...
2015-02-10 borsAuto merge of #22026 - kmcallister:plugin, r=sfackler
2015-02-10 borsAuto merge of #21961 - nick29581:hrl-syntax, r=nmatsakis
2015-02-10 borsAuto merge of #21937 - alexcrichton:issue-21929, r...
2015-02-10 borsAuto merge of #21936 - alexcrichton:fsv2, r=aturon
2015-02-10 Nick CameronTests
2015-02-10 Alex Crichtonstd: Add a new `fs` module
2015-02-09 Keegan McAllisterAdd a help message for deprecated #[plugin] extern...
2015-02-09 Keegan McAllisterUse a crate attribute to load plugins
2015-02-09 borsAuto merge of #21876 - nick29581:driver-args, r=huonw
2015-02-09 Felix S. Klock IIadd test illustrating the feature.
2015-02-09 Felix S. Klock IIGiven `<expr> as Box<Trait>`, infer that `Box<_>` is...
2015-02-09 Nick CameronReview changes
2015-02-09 Nick CameronRefactor compilation to make it easier to use for tools
2015-02-09 borsAuto merge of #22059 - Gankro:vec-split, r=alexcrichton
2015-02-08 borsAuto merge of #21992 - steveklabnik:gh17220, r=alexcrichton
2015-02-08 Nick CameronAccept quantification of lifetimes outside the self...
2015-02-08 Vojtech KralMove native thread name setting from thread_info to...
2015-02-08 borsAuto merge of #22046 - mneumann:dragonfly-libstd-fixes...
2015-02-08 borsAuto merge of #22054 - LeoTestard:include-parse-errors...
2015-02-08 Simonas KazlauskasAdd a test for mainless emit targets
2015-02-08 borsAuto merge of #22011 - fhahn:separate-parse-fail-tests...
2015-02-08 borsAuto merge of #21970 - michaelwoerister:lang-item-call...
2015-02-08 borsAuto merge of #21565 - kmcallister:poison, r=alexcrichton
2015-02-08 borsAuto merge of #21999 - tomjakubowski:rustdoc-fixes...
2015-02-08 borsAuto merge of #22044 - caspark:fix-rc-doc-links, r...
2015-02-08 borsAuto merge of #21988 - kmcallister:no-std, r=sfackler
2015-02-07 borsAuto merge of #21874 - nagisa:reference-is-removal...
2015-02-07 Alexisminor fixes to Vec docs and bounds check
2015-02-07 Keegan McAllisterFix new test
2015-02-07 Keegan McAllisterMake std::fmt a simple re-export from collections
2015-02-07 Keegan McAllisterFake up #![no_std] on pretty-printing; keep it out...
2015-02-07 Keegan McAllisterFeature-gate #![no_std]
2015-02-07 Keegan McAllisterDon't use std:: paths in syntax extensions when compili...
2015-02-07 Keegan McAllisterUse path helper macros in deriving
2015-02-07 borsAuto merge of #21984 - pnkfelix:make-for-loops-a-termin...
2015-02-07 Leo TestardFix handling of parse errors when using `include!()`.
2015-02-07 borsAuto merge of #21982 - pnkfelix:extend-Z-print-region...
2015-02-07 borsAuto merge of #21971 - pnkfelix:fsk-restrict-fixdsz...
2015-02-07 Simonas KazlauskasDo not fail if --emit≠link and there’s no main fn
2015-02-07 Felix S. Klock IIUpdates to tests reflecting array-move restrictions.
2015-02-07 Felix S. Klock IIAdd tests of move-into-dead-array restriction.
2015-02-07 Felix S. Klock IIAdd tests of move-out-of-array restriction.
2015-02-07 Felix S. Klock IIRestrictions on moves out-from and into fixed-length...
2015-02-07 Felix S. Klock IIFix libsyntax so we can bootstrap even with move out...
2015-02-07 Felix S. Klock IIremove closure `&mut:`/`&:` annotations.
2015-02-07 borsAuto merge of #22023 - alexcrichton:oops-picked-the...
2015-02-07 Caspar KriegerLink to rustdoc page in the Rust book directly
2015-02-07 Michael NeumannFix struct passwd and _SC_GETPW_R_SIZE_MAX for DragonFly
2015-02-07 Caspar KriegerFix broken link to std::rc module docs
2015-02-07 borsAuto merge of #21995 - leejunseok:fix_invariant_ex...
2015-02-07 borsAuto merge of #21978 - Potpourri:error-extern-crate...
2015-02-07 Keegan McAllistersync: Expose PoisonError::new
2015-02-07 Keegan McAllistersync: Add is_poisoned to Mutex and RwLock
2015-02-07 borsAuto merge of #21949 - japaric:index, r=nikomatsakis
2015-02-07 Jorge Apariciomake `IndexMut` a super trait over `Index`
2015-02-07 borsAuto merge of #21505 - GuillaumeGomez:interned_string...
2015-02-07 Niko MatsakisSimplify cache selection by just using the local cache...
2015-02-06 borsAuto merge of #21997 - Manishearth:rollup, r=alexcrichton
2015-02-06 GuillaumeGomezlibrustdoc has been updated
2015-02-06 Alex Crichtonrustc: Don't fall back to -L if using --extern
2015-02-06 Florian HahnMove compile-fail tests that are rejected by the parser...
2015-02-06 Michael Woeristerdebuginfo: Fix problem with debug locations of constant...
2015-02-06 Michael Woeristerdebuginfo: Implement direct debuginfo source location...
2015-02-06 Michael Woeristerdebuginfo: Assign debuginfo source locations to lang...
2015-02-06 borsAuto merge of #21926 - mzabaluev:raw-lifetime, r=alexcr...
2015-02-06 Manish GoregaokarRollup merge of #22009 - japaric:no-mov, r=alexcrichton
2015-02-06 Manish GoregaokarRollup merge of #22005 - nagisa:obsolete-ctx, r=alexcri...
2015-02-06 Manish GoregaokarRollup merge of #21994 - iKevinY:featureck-fix, r=brson
2015-02-06 Alexisfix outdated docs
2015-02-06 Alexisfix outdated docs
2015-02-06 Manish GoregaokarMore libcollections fixes
2015-02-06 borsAuto merge of #21860 - mdinger:enum_rewording, r=stevek...
2015-02-06 Jorge Aparicioremove the deprecated MaybeOwnedVector
2015-02-06 Thiago CarvalhoBook Compound Data Types update
2015-02-06 Simonas KazlauskasRemove word syntax from obsolete syntax messages
2015-02-06 Manish GoregaokarRollup merge of #21991 - steveklabnik:gh21915, r=huonw
2015-02-06 Manish Goregaokarrm unused feature
2015-02-06 Manish Goregaokarlibcollections: unit test fixes
2015-02-06 Alexisremove int_uint feature from libcollections
2015-02-06 Manish GoregaokarRollup merge of #21989 - steveklabnik:gh21491, r=Gankro
2015-02-06 borsAuto merge of #21962 - vrinek:printable-book, r=stevekl...
2015-02-06 Tom JakubowskiEncode foreign function argument names
2015-02-06 Tom JakubowskiPrint full Type::ResolvedPaths starting with Self
2015-02-06 GuillaumeGomezFix infinite loop error
2015-02-06 GuillaumeGomezRemove getenv warning
2015-02-06 GuillaumeGomezUpdate to last version, remove "[]" as much as possible
2015-02-06 GuillaumeGomezlibrustc_driver has been updated
2015-02-06 GuillaumeGomezlibrustc_trans has been updated
2015-02-06 GuillaumeGomezlibrustc_resolve has been updated
next