]> git.lizzy.rs Git - rust.git/history - src/librustc
rollup merge of #22051: nagisa/main-emission
[rust.git] / src / librustc /
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 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-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 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 borsAuto merge of #22046 - mneumann:dragonfly-libstd-fixes...
2015-02-08 borsAuto merge of #22054 - LeoTestard:include-parse-errors...
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-07 borsAuto merge of #21874 - nagisa:reference-is-removal...
2015-02-07 borsAuto merge of #21984 - pnkfelix:make-for-loops-a-termin...
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 IIRestrictions on moves out-from and into fixed-length...
2015-02-07 Felix S. Klock IIremove closure `&mut:`/`&:` annotations.
2015-02-07 borsAuto merge of #22023 - alexcrichton:oops-picked-the...
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 borsAuto merge of #21949 - japaric:index, r=nikomatsakis
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 Alex Crichtonrustc: Don't fall back to -L if using --extern
2015-02-06 Michael Woeristerdebuginfo: Fix problem with debug locations of constant...
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 borsAuto merge of #21860 - mdinger:enum_rewording, r=stevek...
2015-02-06 Manish GoregaokarRollup merge of #21991 - steveklabnik:gh21915, r=huonw
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 GuillaumeGomezUpdate to last version, remove "[]" as much as possible
2015-02-06 GuillaumeGomezlibrustc has been updated
2015-02-06 GuillaumeGomezLibsyntax has been updated
2015-02-06 Manish GoregaokarRollup merge of #21968 - nikomatsakis:issue-21965-dupli...
2015-02-06 Manish GoregaokarRollup merge of #21966 - scialex:fix-extern, r=alexcrichton
2015-02-06 Manish GoregaokarRollup merge of #21958 - brson:stable-features, r=alexc...
2015-02-06 Manish GoregaokarRollup merge of #21926 - mzabaluev:raw-lifetime, r...
2015-02-06 Manish GoregaokarRollup merge of #21969 - Gankro:collections-cleanup...
2015-02-06 Manish GoregaokarRollup merge of #21924 - steveklabnik:fix_try_docs...
2015-02-06 Manish GoregaokarRollup merge of #21925 - sfackler:allow-missing-copy...
2015-02-06 Manish GoregaokarRollup merge of #21941 - dotdash:with_cond_false, r...
2015-02-06 Manish GoregaokarRollup merge of #21951 - Gankro:entry, r=aturon
2015-02-06 Manish GoregaokarRollup merge of #21954 - jbcrail:fix-misspelled-comment...
2015-02-06 Manish GoregaokarRollup merge of #21955 - jbcrail:fix-test-comments...
2015-02-06 Manish GoregaokarRollup merge of #21964 - semarie:openbsd-env, r=alexcri...
2015-02-06 Manish GoregaokarRollup merge of #21976 - mzabaluev:fix-copy-mut-lifetim...
2015-02-06 Manish GoregaokarRollup merge of #21986 - LeoTestard:identical-statics...
2015-02-06 borsAuto merge of #21609 - GarrettHeel:master, r=steveklabnik
2015-02-06 borsAuto merge of #21947 - bluss:full-range-syntax, r=brson
2015-02-06 PotpourriImprove error message, when found staticlib instead...
2015-02-05 Alexismisc collections code cleanup
2015-02-05 Felix S. Klock IIExtend region-inference graphviz rendering with enclosi...
2015-02-05 Niko MatsakisNow that the elaboration mechanism is suppressing defau...
2015-02-05 borsAuto merge of #21894 - dotdash:assume_rc, r=alexcrichton
2015-02-05 Niko MatsakisExtend the solution to encompass HRTB
2015-02-05 borsAuto merge of #21916 - japaric:no-as-slice, r=alexcrichton
2015-02-05 Jorge Apariciocleanup: replace `as[_mut]_slice()` calls with deref...
2015-02-05 Niko MatsakisWhen elaborating predicates, purge duplicates from...
2015-02-05 borsAuto merge of #21843 - japaric:kindless, r=alexcrichton
2015-02-05 Mikhail ZabaluevReplace usage of slice::from_raw_buf with slice::from_r...
2015-02-05 borsAuto merge of #21944 - alexcrichton:lframework, r=eddyb
2015-02-05 Brian AndersonAdd a lint for writing `#[feature]` for stable features...
2015-02-05 Joseph CrailFix for misspelled comments.
2015-02-05 Seo SanghyeonFix type inference related to upvars in closures
2015-02-05 Jorge Aparicioremove all kind annotations from closures
2015-02-04 Alex Crichtonrustc: Recognize `-L framework=foo`
2015-02-04 borsAuto merge of #21885 - dotdash:nonnull_load, r=alexcrichton
2015-02-04 borsAuto merge of #21544 - P1start:mangle-unicode, r=alexcr...
2015-02-04 borsAuto merge of #21499 - P1start:issue-8706, r=huonw
2015-02-04 borsAuto merge of #21892 - huonw:deprecate-rand, r=alexcrichton
2015-02-04 Steven FacklerSwitch missing_copy_implementations to default-allow
2015-02-04 borsAuto merge of #21919 - alexcrichton:rollup, r=alexcrichton
2015-02-04 Alex Crichtonrollup merge of #21910: Manishearth/missing_stability
2015-02-04 Alex Crichtonrollup merge of #21907: alexcrichton/iter-by-ref
2015-02-04 Alex Crichtonrollup merge of #21899: nikomatsakis/closure-unify...
2015-02-03 Alex Crichtonrollup merge of #21882: Gankro/vec_entry
next