]> git.lizzy.rs Git - rust.git/history - src/libsyntax/feature_gate.rs
remove `get_ident` and `get_name`, make `as_str` sound
[rust.git] / src / libsyntax / feature_gate.rs
2015-07-28 Oliver Schneiderremove `get_ident` and `get_name`, make `as_str` sound
2015-07-27 borsAuto merge of #27250 - alexcrichton:ucrt, r=brson
2015-07-27 borsAuto merge of #27230 - GuillaumeGomez:patch-1, r=brson
2015-07-27 Mathieu DavidFix the relative path issue by including the files...
2015-07-27 borsAuto merge of #27284 - lastorset:default-methods, r...
2015-07-27 borsAuto merge of #27278 - thepowersgang:result-expect...
2015-07-27 borsAuto merge of #27315 - eefriedman:improper-ctypes-void...
2015-07-27 borsAuto merge of #26876 - liigo:patch-3, r=Gankro
2015-07-27 borsAuto merge of #27274 - tshepang:not-needed-word, r...
2015-07-26 borsAuto merge of #27267 - tamird:fix-ios-improper-ctypes...
2015-07-26 borsAuto merge of #27012 - pornel:master, r=Gankro
2015-07-26 borsAuto merge of #27272 - eefriedman:closure-const-crash...
2015-07-26 borsAuto merge of #27297 - mitaa:cleanup_E0005, r=alexcrichton
2015-07-26 borsAuto merge of #26870 - jroesch:default-typaram-fallback...
2015-07-26 borsAuto merge of #27283 - arielb1:free-self-2, r=eddyb
2015-07-26 Jared RoeschAdd omitted trailing comma
2015-07-26 Jared RoeschAdd feature gate
2015-07-25 borsAuto merge of #27258 - nikomatsakis:issue-26952, r...
2015-07-25 borsAuto merge of #26630 - eefriedman:recursive-static...
2015-07-25 borsAuto merge of #27253 - bossmc:unbalanced-delimiters...
2015-07-25 borsAuto merge of #26960 - Manishearth:wrapper-types, r...
2015-07-25 borsAuto merge of #27233 - tbu-:pr_wtf8, r=alexcrichton
2015-07-25 Eli FriedmanAdd static_recursion feature gate.
2015-07-25 borsAuto merge of #26963 - Manishearth:improve-diag, r...
2015-07-24 Steve KlabnikRollup merge of #27251 - dhuseby:adding_snapshots,...
2015-07-24 Steve KlabnikRollup merge of #27244 - Detegr:master, r=eddyb
2015-07-24 Steve KlabnikRollup merge of #27238 - steveklabnik:gh26927, r=huonw
2015-07-24 Steve KlabnikRollup merge of #27235 - tbu-:pr_catch_panic_doc, r...
2015-07-24 Steve KlabnikRollup merge of #27229 - AlisdairO:diagnostics371,...
2015-07-24 Steve KlabnikRollup merge of #27220 - AlisdairO:diagnostics120,...
2015-07-24 Steve KlabnikRollup merge of #27212 - AlisdairO:diagnostics225,...
2015-07-24 Steve KlabnikRollup merge of #27193 - aidanhs:aphs-advanced-linking...
2015-07-24 Steve KlabnikRollup merge of #27177 - echochamber:master, r=steveklabnik
2015-07-24 Steve KlabnikRollup merge of #27145 - apasel422:diagnostic-407-437...
2015-07-24 Steve KlabnikRollup merge of #27137 - dhuseby:fixing_bitrig_linking...
2015-07-24 borsAuto merge of #27087 - nikomatsakis:closure-exploration...
2015-07-24 borsAuto merge of #27136 - dhuseby:fixing_freebsd_linking...
2015-07-24 borsAuto merge of #27215 - pnkfelix:fsk-placer-take-5-just...
2015-07-22 Felix S. Klock IIAdd feature-gates for desugaring-based `box` and placem...
2015-07-22 Felix S. Klock IIHack for "unsafety hygiene" -- `push_unsafe!` and ...
2015-07-17 Manish GoregaokarRollup merge of #25993 - nham:fix_23969, r=nikomatsakis
2015-07-16 Steve KlabnikMerge branch 'fix-26673' of https://github.com/nhowell...
2015-07-16 Steve KlabnikMerge branch 'more-ref-fixes' of https://github.com...
2015-07-16 Steve KlabnikMerge branch 'coercions' of https://github.com/tshepang...
2015-07-16 Manish GoregaokarRollup merge of #26838 - P1start:refactor-diagnostic...
2015-07-16 Manish GoregaokarRollup merge of #26695 - rutsky:patch-2, r=Manishearth
2015-07-16 Manish GoregaokarRollup merge of #26693 - rutsky:patch-1, r=Manishearth
2015-07-13 borsAuto merge of #26750 - nrc:refactor-submod, r=sfackler
2015-07-12 Manish GoregaokarRollup merge of #26974 - tshepang:trailing-comma, r...
2015-07-09 borsAuto merge of #26814 - tshepang:array-examples, r=bluss
2015-07-09 borsAuto merge of #26904 - bluss:no-repeat, r=alexcrichton
2015-07-09 borsAuto merge of #26884 - dotdash:fast, r=alexcrichton
2015-07-09 borsAuto merge of #26515 - quantheory:check_enum_recursion...
2015-07-08 borsAuto merge of #26849 - bluss:read-to-end-memset, r...
2015-07-08 Steve KlabnikRollup merge of #26889 - sanxiyn:fixme, r=alexcrichton
2015-07-08 Steve KlabnikRollup merge of #26850 - steveklabnik:more_format_docs...
2015-07-08 Steve KlabnikRollup merge of #26784 - birkenfeld:patch-2, r=steveklabnik
2015-07-08 Steve KlabnikRollup merge of #26687 - christianweinz:patch-1, r...
2015-07-08 borsAuto merge of #26859 - arielb1:const-deref-again, r...
2015-07-07 borsAuto merge of #26747 - huonw:stability-issue, r=alexcri...
2015-07-07 Steve KlabnikRollup merge of #26857 - GuillaumeGomez:patch-1, r...
2015-07-07 Steve KlabnikRollup merge of #26855 - steveklabnik:gh26344, r=alexcr...
2015-07-07 Steve KlabnikRollup merge of #26854 - steveklabnik:gh26345, r=alexcr...
2015-07-07 Steve KlabnikRollup merge of #26853 - steveklabnik:gh26346, r=Gankro
2015-07-07 Steve KlabnikRollup merge of #26852 - steveklabnik:gh26375, r=alexcr...
2015-07-07 Steve KlabnikRollup merge of #26742 - GuillaumeGomez:patch-2, r...
2015-07-07 borsAuto merge of #26699 - eddyb:unstable-prelude_import...
2015-07-05 borsAuto merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 Eduard BurtescuFeature-gate #[prelude_import].
2015-07-05 Steve KlabnikRollup merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 borsAuto merge of #25754 - geofft:remove-compiletest-jit...
2015-07-01 borsAuto merge of #26711 - bluss:doc-hide-rand, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26678 - bluss:doc-fmt, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26506 - tshepang:doc-fix, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26373 - tshepang:patch-2, r=steveklabnik
2015-06-30 borsAuto merge of #26327 - bluss:two-way, r=aturon
2015-06-29 borsAuto merge of #26462 - brson:stdidx, r=steveklabnik
2015-06-24 borsAuto merge of #26520 - oli-obk:three-tuple-transitive...
2015-06-24 borsAuto merge of #26509 - tshepang:4-and-not-3, r=bluss
2015-06-24 borsAuto merge of #26521 - oli-obk:android-x86-libclibc...
2015-06-23 borsAuto merge of #26219 - Veedrac:patch-1, r=alexcrichton
2015-06-23 borsAuto merge of #26061 - Gankro:inherit-dep, r=brson
2015-06-23 borsAuto merge of #26508 - tshepang:stray-code-block, r...
2015-06-23 borsAuto merge of #26367 - tshepang:patch-1, r=bluss
2015-06-23 borsAuto merge of #26514 - tshepang:repetition, r=Gankro
2015-06-22 borsAuto merge of #26037 - nhowell:plain_js_playpen, r...
2015-06-22 borsAuto merge of #26394 - arielb1:implement-rfc401-part2...
2015-06-21 borsAuto merge of #25641 - geofft:execve-const, r=alexcrichton
2015-06-21 borsAuto merge of #26457 - meqif:master, r=alexcrichton
2015-06-21 borsAuto merge of #26455 - steveklabnik:gh26443, r=gankro
2015-06-21 borsAuto merge of #26450 - rick68:patch-7, r=alexcrichton
2015-06-21 borsAuto merge of #26416 - retep998:error-debug, r=sfackler
2015-06-20 borsAuto merge of #26381 - alexcrichton:fix-srel, r=brson
2015-06-20 borsAuto merge of #26198 - stygstra:issue-24258, r=huonw
2015-06-20 borsAuto merge of #26411 - dotdash:fat_in_registers, r...
2015-06-20 Manish GoregaokarRollup merge of #26452 - michaelsproul:the-second-comin...
2015-06-20 Manish GoregaokarRollup merge of #26451 - nham:fix_18058, r=arielb1
2015-06-20 Manish GoregaokarRollup merge of #26439 - Gankro:marker, r=pnkfelix
2015-06-20 Manish GoregaokarRollup merge of #26434 - Munksgaard:issue24227-test...
2015-06-20 Manish GoregaokarRollup merge of #26432 - steveklabnik:gh26424, r=alexcr...
next