]> git.lizzy.rs Git - rust.git/history - src/libsyntax/feature_gate.rs
Feature gate trivial bounds
[rust.git] / src / libsyntax / feature_gate.rs
2018-05-15 Matthew JasperFeature gate trivial bounds
2018-05-15 borsAuto merge of #50259 - GuillaumeGomez:improve-results...
2018-05-15 borsAuto merge of #50011 - varkor:partialord-opt-ii, r...
2018-05-15 borsAuto merge of #50705 - oli-obk:clippy, r=kennytm
2018-05-14 borsAuto merge of #50693 - dlrobertson:fix_50493, r=petroch...
2018-05-14 borsAuto merge of #50735 - eddyb:issue-50731, r=nikomatsakis
2018-05-14 borsAuto merge of #50385 - durka:stabilize-macro-lifetime...
2018-05-14 borsAuto merge of #50648 - nox:volatile-store, r=eddyb
2018-05-14 borsAuto merge of #50703 - semarie:openbsd-libcompiler_buil...
2018-05-14 borsAuto merge of #50694 - leodasvacas:fix-impl-trait-self...
2018-05-14 borsAuto merge of #50675 - csmoe:var_span, r=oli-obk
2018-05-13 Alex Burkastabilize :lifetime
2018-05-13 borsAuto merge of #49835 - da-x:literal-fragment-pr, r...
2018-05-13 Dan AloniMacros: Add a 'literal' fragment specifier
2018-05-13 kennytmRollup merge of #50678 - semarie:openbsd-targets, r...
2018-05-13 kennytmRollup merge of #50670 - alexcrichton:remove-extern...
2018-05-13 kennytmRollup merge of #50667 - alexcrichton:no-remove-extern...
2018-05-13 kennytmRollup merge of #50661 - varkor:libcoretest-ignore...
2018-05-13 kennytmRollup merge of #50644 - kennytm:read-appveyor-dump...
2018-05-13 borsAuto merge of #50643 - dlrobertson:fix_ice, r=oli-obk
2018-05-13 kennytmRollup merge of #50634 - tbu-:pr_preadwrite_emscripten...
2018-05-13 kennytmRollup merge of #50624 - adevore:fs-write-str-example...
2018-05-13 borsAuto merge of #50622 - eddyb:make-room-for-ghosts,...
2018-05-13 borsAuto merge of #50573 - oli-obk:tool_sanity, r=kennytm
2018-05-12 borsAuto merge of #50536 - leodasvacas:report-fullfilment...
2018-05-12 borsAuto merge of #50686 - Mark-Simulacrum:rollup, r=Mark...
2018-05-12 Alex Crichtonrustc: Allow an edition's feature on that edition
2018-05-12 Mark SimulacrumRollup merge of #50607 - Zoxc:symbol-arena, r=michaelwo...
2018-05-12 Mark SimulacrumRollup merge of #50602 - Screwtapello:update-canonicali...
2018-05-12 Mark SimulacrumRollup merge of #50550 - llogiq:fmt-result, r=petrochenkov
2018-05-12 Mark SimulacrumRollup merge of #50545 - rizakrko:const_time, r=oli-obk
2018-05-12 Mark SimulacrumRollup merge of #50544 - Eijebong:cleanup_deps, r=alexc...
2018-05-12 borsAuto merge of #50352 - porglezomp:btree-no-empty-alloc...
2018-05-12 borsAuto merge of #50476 - zackmdavis:tame_unreachable_pub_...
2018-05-11 borsAuto merge of #50161 - rizakrko:impl_note, r=estebank
2018-05-11 borsAuto merge of #50105 - mixi:crt-included, r=alexcrichton
2018-05-11 Alex Crichtonrustc: Allow an edition's feature on that edition
2018-05-11 borsAuto merge of #50332 - Zoxc:interner-split, r=michaelwo...
2018-05-11 borsAuto merge of #50620 - alexcrichton:change-names-again...
2018-05-11 borsAuto merge of #50609 - alexcrichton:no-nll-preview...
2018-05-11 borsAuto merge of #50440 - nikomatsakis:single-use-lifetime...
2018-05-10 borsAuto merge of #50331 - MartinHusemann:master, r=Kimundi
2018-05-10 Alex CrichtonRollup merge of #50565 - nnethercote:try_mark_green...
2018-05-10 Alex CrichtonRollup merge of #50564 - nnethercote:inline-Span-method...
2018-05-10 Alex CrichtonRollup merge of #50010 - ExpHP:slice-bounds, r=alexcrichton
2018-05-10 Alex CrichtonRollup merge of #49423 - gavento:gavento-dev, r=nikomat...
2018-05-10 borsAuto merge of #49823 - Zoxc:term-str, r=alexcrichton
2018-05-10 Alex CrichtonRemove `nll` from `rust_2018_preview`
2018-05-10 borsAuto merge of #50432 - GuillaumeGomez:fix-vec-new-searc...
2018-05-10 borsAuto merge of #49729 - collin5:b48483, r=Mark-Simulacrum
2018-05-09 borsAuto merge of #49834 - Zoxc:sync-trait-cache, r=nikomat...
2018-05-09 borsAuto merge of #49711 - ibabushkin:auto_trait_refactor...
2018-05-09 kennytmRollup merge of #49523 - Aaronepower:master, r=Mark...
2018-05-09 kennytmRollup merge of #50511 - Manishearth:must-use, r=QuietM...
2018-05-09 kennytmRollup merge of #50505 - Aaronepower:add-test, r=oli-obk
2018-05-09 kennytmRollup merge of #50464 - est31:master, r=rkruppe
2018-05-09 kennytmRollup merge of #50460 - F001:const_string, r=kennytm
2018-05-09 kennytmRollup merge of #50148 - japaric:const-manuallydrop...
2018-05-09 kennytmRollup merge of #49988 - clarcharr:never_docs, r=stevek...
2018-05-09 kennytmRollup merge of #50525 - nnethercote:lit_token, r=micha...
2018-05-08 borsAuto merge of #50530 - oli-obk:miri, r=kennytm
2018-05-08 borsAuto merge of #50497 - RalfJung:pinmut, r=withoutboats
2018-05-08 borsAuto merge of #50490 - nrc:method-docs, r=eddyb
2018-05-08 borsAuto merge of #50503 - alexheretic:master, r=oli-obk
2018-05-08 borsAuto merge of #50390 - hdhoang:46205_deny_by_default...
2018-05-08 borsAuto merge of #50260 - Manishearth:no-extern-crate...
2018-05-07 borsAuto merge of #50305 - GuillaumeGomez:fix-mod-stackover...
2018-05-07 borsAuto merge of #50454 - Manishearth:edition-preview...
2018-05-07 borsAuto merge of #50000 - michaelwoerister:cross-lang...
2018-05-06 borsAuto merge of #50420 - chrisvittal:mailmap-chrisvittal...
2018-05-05 borsAuto merge of #50418 - nnethercote:cmt, r=eddyb
2018-05-05 borsAuto merge of #50423 - hberntsen:armv5te_unknown_linux_...
2018-05-05 borsAuto merge of #50419 - sinkuu:rustdoc_nested_impl_trait...
2018-05-04 Manish GoregaokarMake extern_absolute_paths only work on the new edition
2018-05-04 Manish GoregaokarMake --edition imply the preview flag
2018-05-04 Manish GoregaokarAdd catch and proc macros to the edition (fixes #50443)
2018-05-04 borsAuto merge of #49870 - pnkfelix:issue-27282-immut-borro...
2018-05-04 borsAuto merge of #50409 - KiChjang:issue-50343, r=nikomatsakis
2018-05-04 borsAuto merge of #50398 - llogiq:memchr-nano-opt, r=nagisa
2018-05-04 borsAuto merge of #50397 - sgrif:sg-smaller-universe-refact...
2018-05-03 borsAuto merge of #50413 - kennytm:rollup, r=kennytm
2018-05-03 kennytmRollup merge of #50320 - GuillaumeGomez:fix-search...
2018-05-03 kennytmRollup merge of #50417 - matklad:pr-50379, r=alexcrichton
2018-05-03 kennytmRollup merge of #50407 - nnethercote:inline-BytePos...
2018-05-03 kennytmRollup merge of #50365 - nnethercote:nearest_common_anc...
2018-05-03 kennytmRollup merge of #50360 - kennytm:fix-50232-clarify...
2018-05-03 kennytmRollup merge of #50349 - GuillaumeGomez:rename-type...
2018-05-03 borsAuto merge of #50030 - flip1995:rfc2103, r=petrochenkov
2018-05-03 kennytmRollup merge of #50302 - GuillaumeGomez:add-query-searc...
2018-05-03 borsAuto merge of #50391 - nnethercote:escape_unicode,...
2018-05-03 borsAuto merge of #50378 - varkor:repr-align-max-29, r...
2018-05-03 borsAuto merge of #50369 - pftbest:unicode, r=SimonSapin
2018-05-02 borsAuto merge of #50355 - petrochenkov:50187, r=oli-obk
2018-05-02 borsAuto merge of #50354 - varkor:initial-field-alignment...
2018-05-02 borsAuto merge of #49943 - pnkfelix:fix-issue-49918, r...
2018-05-02 borsAuto merge of #50339 - nnethercote:lazy-Printer-buf...
2018-05-02 flip1995fix tests
2018-05-02 flip1995make it compile again
2018-05-02 Seiichi UchidaGate tool_attributes feature
2018-05-02 Seiichi UchidaRemove Option from the return type of Attribute::name()
next