]> git.lizzy.rs Git - rust.git/history - src/libsyntax
Auto merge of #49372 - Phlosioneer:inherent-impl-default-error-message, r=nagisa
[rust.git] / src / libsyntax /
2018-04-23 borsAuto merge of #49372 - Phlosioneer:inherent-impl-defaul...
2018-04-23 borsAuto merge of #50129 - wesleywiser:clean_up1, r=michael...
2018-04-23 borsAuto merge of #50171 - mattico:update-mdbook, r=Mark...
2018-04-23 borsAuto merge of #48946 - PramodBisht:issues/48636, r...
2018-04-22 borsAuto merge of #50144 - sfackler:oom-lang-item, r=alexcr...
2018-04-22 borsAuto merge of #50152 - petrochenkov:nooverhyg, r=alexcr...
2018-04-22 borsAuto merge of #50135 - matklad:update-cargo, r=kennytm
2018-04-22 borsAuto merge of #49954 - GuillaumeGomez:doc-settings...
2018-04-22 borsAuto merge of #50123 - kennytm:do-not-test-rls-if-build...
2018-04-22 Pramod Bisht1) Addresses #48636
2018-04-22 borsAuto merge of #50109 - SimonSapin:copy, r=sfackler
2018-04-22 borsAuto merge of #49757 - GuillaumeGomez:never-search...
2018-04-22 Vadim Petrochenkovparser: Do not override syntactic context for dummy...
2018-04-22 borsAuto merge of #49896 - SimonSapin:inherent, r=alexcrichton
2018-04-21 Guillaume GomezAdd tracking issue number for doc alias feature
2018-04-21 borsAuto merge of #50121 - pnkfelix:revert-stabilization...
2018-04-21 Guillaume GomezGenerate alias file
2018-04-21 borsAuto merge of #50039 - ExpHP:quick-50002, r=alexcrichton
2018-04-21 borsAuto merge of #50093 - alexcrichton:android-uwtable...
2018-04-21 borsAuto merge of #50120 - alexcrichton:more-proc-macro...
2018-04-21 borsAuto merge of #50076 - spastorino:fix_exhaust_iter_in_d...
2018-04-21 borsAuto merge of #50080 - klnusbaum:edition_49591, r=Manis...
2018-04-21 Alex Crichtonrustc: Tweak custom attribute capabilities
2018-04-21 borsAuto merge of #50056 - alexcrichton:update-cargo, r...
2018-04-20 borsAuto merge of #50088 - alexcrichton:std-tweaks, r=sfackler
2018-04-20 Felix S. Klock IIRevert stabilization of `feature(never_type)`.
2018-04-20 kennytmRollup merge of #50104 - mixi:libxml2-llvm, r=alexcrichton
2018-04-20 kennytmRollup merge of #50083 - alexcrichton:increase-wasm...
2018-04-20 kennytmRollup merge of #50081 - GuillaumeGomez:stdsimd-update...
2018-04-20 kennytmRollup merge of #50058 - krk:patch-1, r=Mark-Simulacrum
2018-04-20 kennytmRollup merge of #50031 - krk:issue-46336, r=estebank
2018-04-20 borsAuto merge of #50062 - varkor:xpy-check-rustdoc, r...
2018-04-20 borsAuto merge of #50052 - nnethercote:char_lit, r=Mark...
2018-04-20 borsAuto merge of #49991 - wesleywiser:remove_hir_inlining...
2018-04-20 borsAuto merge of #50069 - alexcrichton:fix-proc-macro...
2018-04-20 Kurtis Nusbaumadd EDITIONS_NAME_LIST, make edition tracked, enforce...
2018-04-20 borsAuto merge of #50051 - nnethercote:no-env-var, r=Mark...
2018-04-19 borsAuto merge of #48553 - seanmonstar:atomic-debug, r...
2018-04-19 Kurtis Nusbaumadd --edition option
2018-04-19 borsAuto merge of #49900 - pnkfelix:compare-mode-nll-follow...
2018-04-19 borsAuto merge of #49890 - varkor:xpy-check-rustc_trans...
2018-04-19 borsAuto merge of #49630 - npmccallum:shl, r=alexcrichton
2018-04-19 Alex Crichtonproc_macro: Stay on the "use the cache" path more
2018-04-19 borsAuto merge of #50048 - glandium:issue50041, r=eddyb
2018-04-18 Nicholas NethercoteAvoid allocating when parsing \u{...} literals.
2018-04-18 borsAuto merge of #50022 - nrc:doc-analysis, r=mark-simulacrum
2018-04-18 borsAuto merge of #50017 - tinaun:stabilize-all-the-things...
2018-04-18 borsAuto merge of #50006 - rcoh:reorder-compiler-builtins...
2018-04-18 borsAuto merge of #49993 - nnethercote:shrink-Token, r...
2018-04-18 borsAuto merge of #49981 - nox:fix-signed-niches, r=eddyb
2018-04-18 borsAuto merge of #49950 - Zoxc:default-span, r=estebank
2018-04-17 Guillaume GomezRollup merge of #50032 - ollie27:rustdoc_all_private...
2018-04-17 Guillaume GomezRollup merge of #50013 - frewsxcv:frewsxcv-ssplice...
2018-04-17 Guillaume GomezRollup merge of #49966 - GuillaumeGomez:comma-search...
2018-04-17 Guillaume GomezRollup merge of #49699 - zesterer:master, r=joshtriplett
2018-04-17 borsAuto merge of #49836 - nikomatsakis:nll-facts-prep...
2018-04-17 borsAuto merge of #49626 - fanzier:chalk-lowering, r=scalexm
2018-04-17 borsAuto merge of #49542 - GuillaumeGomez:intra-link-resolu...
2018-04-17 borsAuto merge of #49882 - Zoxc:sync-misc2, r=michaelwoerister
2018-04-17 borsAuto merge of #49664 - alexcrichton:stable-simd, r...
2018-04-17 borsAuto merge of #50012 - Zoxc:msvc-fix, r=Mark-Simulacrum
2018-04-16 borsAuto merge of #49488 - alexcrichton:small-wasm-panic...
2018-04-16 Alex CrichtonSeparately gate each target_feature feature
2018-04-16 borsAuto merge of #50003 - kennytm:rollup, r=kennytm
2018-04-16 kennytmRollup merge of #49647 - kennytm:duplicated-features...
2018-04-16 kennytmRollup merge of #49965 - nikic:fix-49622, r=rkruppe
2018-04-16 kennytmRollup merge of #49959 - cuviper:debuginfo-tools, r...
2018-04-16 kennytmRollup merge of #49931 - csmoe:end_span, r=estebank
2018-04-16 Russell CohenReorder injection of std to get better compilation...
2018-04-16 kennytmRemove `underscore_lifetimes` and `match_default_bindin...
2018-04-16 kennytmRollup merge of #49646 - glandium:uninitialized-box...
2018-04-16 kennytmRollup merge of #49606 - varkor:pipe-repair, r=alexcrichton
2018-04-16 kennytmRollup merge of #49555 - nox:inline-into-boxed, r=alexc...
2018-04-16 borsAuto merge of #49130 - smmalis37:range, r=alexcrichton
2018-04-16 Alex CrichtonStabilize x86/x86_64 SIMD
2018-04-16 borsAuto merge of #48945 - clarcharr:iter_exhaust, r=Kimundi
2018-04-16 borsAuto merge of #49433 - varkor:metadata-skip-mir-opt...
2018-04-16 borsAuto merge of #49963 - llogiq:stabilize-13226, r=kennytm
2018-04-16 borsAuto merge of #49956 - QuietMisdreavus:rustdoc-codegen...
2018-04-16 borsAuto merge of #49847 - sinkuu:save_analysis_implicit_ex...
2018-04-16 borsAuto merge of #49719 - mark-i-m:no_sep, r=petrochenkov
2018-04-15 borsAuto merge of #49947 - oli-obk:turing_complete_const_ev...
2018-04-15 borsAuto merge of #49833 - oli-obk:incremental_miri_regress...
2018-04-15 borsAuto merge of #49885 - spastorino:fn_ref_unsound, r...
2018-04-15 borsAuto merge of #49884 - alexcrichton:less-unwrap, r...
2018-04-15 borsAuto merge of #49881 - varkor:partialord-opt, r=Manishearth
2018-04-15 borsAuto merge of #48173 - GuillaumeGomez:error-codes-libsy...
2018-04-14 borsAuto merge of #49850 - alexcrichton:moreinline, r=sfackler
2018-04-14 Guillaume GomezAdd error codes for libsyntax_ext
2018-04-14 borsAuto merge of #49939 - kennytm:rollup, r=kennytm
2018-04-14 kennytmRollup merge of #49864 - QuietMisdreavus:doctest-target...
2018-04-14 kennytmRollup merge of #49871 - SimonSapin:int-bytes, r=sfackler
2018-04-14 kennytmRollup merge of #49958 - glandium:cleanup, r=SimonSapin
2018-04-14 borsAuto merge of #49289 - varkor:emit-metadata-without...
2018-04-14 kennytmRollup merge of #49922 - f-bro:zmiri, r=oli-obk
2018-04-14 kennytmRollup merge of #49916 - llogiq:doc-atomic-fetch-update...
2018-04-14 kennytmRollup merge of #49915 - llogiq:doc-shift-types, r...
2018-04-14 kennytmRollup merge of #49913 - varkor:RegionParameterDef...
2018-04-14 kennytmRollup merge of #49908 - chrisccoulson:fix-rustdoc...
2018-04-14 kennytmRollup merge of #49886 - varkor:generate-deriving-span...
next