]> git.lizzy.rs Git - rust.git/history - src/libsyntax/ast.rs
Rollup merge of #41249 - GuillaumeGomez:rustdoc-render, r=steveklabnik,frewsxcv
[rust.git] / src / libsyntax / ast.rs
2017-04-14 Corey FarwellRollup merge of #41249 - GuillaumeGomez:rustdoc-render...
2017-04-14 Corey FarwellRollup merge of #41172 - Aaron1011:rustdoc-overflow...
2017-04-14 Corey FarwellRollup merge of #40702 - mrhota:global_asm, r=nagisa
2017-04-14 borsAuto merge of #41153 - petrochenkov:umove, r=pnkfelix
2017-04-14 borsAuto merge of #41122 - palango:mod-desc-floats, r=frewsxcv
2017-04-13 borsAuto merge of #41009 - scottmcm:toowned-clone-into...
2017-04-13 A.J. GardnerFirst attempt at global_asm! macro
2017-04-12 borsAuto merge of #41008 - sagebind:thread_id, r=alexcrichton
2017-04-12 Tim NeumannRollup merge of #41087 - estebank:tuple-float-index...
2017-04-12 Tim NeumannRollup merge of #41063 - nikomatsakis:issue-40746-alway...
2017-04-12 borsAuto merge of #40765 - pirate:patch-3, r=aturon
2017-04-10 borsAuto merge of #40018 - japaric:ld, r=alexcrichton
2017-04-10 borsAuto merge of #41179 - mandeep:add-fmtresult-example...
2017-04-09 borsAuto merge of #40653 - frewsxcv:tidy-handling, r=alexcr...
2017-04-09 borsAuto merge of #41136 - estebank:multiline, r=jonathandt...
2017-04-09 QuietMisdreavusmerge with master to pick up pulldown switch
2017-04-09 borsAuto merge of #40829 - mgattozzi:ChildStderr, r=stevekl...
2017-04-09 borsAuto merge of #41095 - clarcharr:as_extras, r=alexcrichton
2017-04-09 borsAuto merge of #41163 - nagisa:ldflags-llvm-config,...
2017-04-09 borsAuto merge of #41154 - bluss:slice-rfind, r=alexcrichton
2017-04-08 borsAuto merge of #41092 - jonhoo:std-fence-intrinsics...
2017-04-08 borsAuto merge of #41148 - arielb1:dead-unwind, r=nagisa
2017-04-08 borsAuto merge of #41055 - Archytaus:compile-fail/const...
2017-04-08 borsAuto merge of #40887 - estebank:ty-placeholder, r=petro...
2017-04-07 Esteban KüberMerge branch 'master' into ty-placeholder
2017-04-07 Corey FarwellRollup merge of #40797 - GAJaloyan:patch-1, r=arielb1
2017-04-06 borsAuto merge of #40996 - alexcrichton:update-cargo, r...
2017-04-06 Corey FarwellRollup merge of #40908 - dotdash:pers_lt, r=arielb1
2017-04-05 Ariel Ben-YehudaRollup merge of #41015 - arielb1:new-block-stack, r...
2017-04-05 Ariel Ben-YehudaRollup merge of #40943 - Amanieu:offset_to, r=alexcrichton
2017-04-05 Ariel Ben-YehudaRollup merge of #40927 - stjepang:docs-atomic-overflow...
2017-04-05 Ariel Ben-YehudaRollup merge of #40909 - nagisa:fix-vec-placement,...
2017-04-05 Corey FarwellRollup merge of #40949 - stjepang:fix-vecdeque-docs...
2017-04-05 Corey FarwellRollup merge of #40608 - GuillaumeGomez:mutex-doc-incon...
2017-04-04 Esteban KüberMerge branch 'master' into issue-32540
2017-04-03 Esteban KüberMerge branch 'master' into issue-40006
2017-04-03 borsAuto merge of #40915 - nrc:save-assoc, r=eddyb
2017-04-02 borsAuto merge of #40919 - GuillaumeGomez:fix-new-rustdoc...
2017-04-02 Esteban KüberIntroduce `TyErr` independent from `TyInfer`
2017-04-01 borsAuto merge of #40967 - alexcrichton:old-osx, r=brson
2017-03-31 Corey FarwellRollup merge of #40947 - stjepang:test-sort-random...
2017-03-31 Corey FarwellRollup merge of #40871 - projektir:atomic_links, r...
2017-03-31 Corey FarwellRollup merge of #40763 - pirate:patch-2, r=steveklabnik
2017-03-31 Corey FarwellRollup merge of #40728 - topecongiro:stabilize, r=arielb1
2017-03-31 Corey FarwellRollup merge of #40703 - GuillaumeGomez:pointer-docs...
2017-03-31 Corey FarwellRollup merge of #40904 - rap2hpoutre:patch-1, r=stevekl...
2017-03-31 Corey FarwellRollup merge of #40898 - MaloJaffre:remove-unused-featu...
2017-03-31 Corey FarwellRollup merge of #40888 - wesleywiser:rustdoc_src_sideba...
2017-03-31 Corey FarwellRollup merge of #40869 - ctjhoa:master, r=steveklabnik
2017-03-31 Corey FarwellRollup merge of #40842 - Mic92:RawFd, r=aturon
2017-03-31 borsAuto merge of #40737 - nagisa:safe-slicing-strs, r...
2017-03-30 borsAuto merge of #40524 - alexcrichton:update-bootstrap...
2017-03-30 borsAuto merge of #40597 - jseyfried:improve_span_expn_info...
2017-03-29 Corey FarwellRollup merge of #40816 - estebank:issue-38321, r=nikoma...
2017-03-29 Corey FarwellRollup merge of #40720 - mitsuhiko:feature/rev-key...
2017-03-29 Jeffrey SeyfriedRefactor how spans are combined in the parser.
2017-03-29 Corey FarwellRollup merge of #40731 - sfackler:vec-from-iter-spec...
2017-03-29 Corey FarwellRollup merge of #40682 - TigleyM:str_doc, r=steveklabnik
2017-03-29 Jeffrey SeyfriedMerge `ExpnId` and `SyntaxContext`.
2017-03-29 Jeffrey SeyfriedMove `syntax::ext::hygiene` to `syntax_pos::hygiene`.
2017-03-27 Alex CrichtonRollup merge of #40751 - nrc:save-callback, r=eddyb
2017-03-27 Alex CrichtonRollup merge of #40317 - malbarbo:update-libc, r=alexcr...
2017-03-25 Corey FarwellRollup merge of #40740 - shepmaster:inclusive-range...
2017-03-25 Corey FarwellRollup merge of #40734 - adamransom:fix/40661, r=jseyfried
2017-03-25 Corey FarwellRollup merge of #40642 - frewsxcv:io-bufread-doc-exampl...
2017-03-24 Corey FarwellRollup merge of #40739 - cuviper:hash-rev-drop, r=arthurprs
2017-03-24 Corey FarwellRollup merge of #40636 - nikomatsakis:revert-39485...
2017-03-24 Corey FarwellRollup merge of #40567 - clarcharr:rustdoc-sort, r...
2017-03-23 borsAuto merge of #40759 - alexcrichton:appveyor-retry...
2017-03-23 Corey FarwellRollup merge of #40753 - mandeep:change-ObjectSafetyVio...
2017-03-23 Corey FarwellRollup merge of #40715 - manuel-rhdt:patch-1, r=brson
2017-03-23 Corey FarwellRollup merge of #40668 - cramertj:on-demandify-more...
2017-03-23 Corey FarwellRollup merge of #40627 - estebank:pub-restricted, r...
2017-03-23 Corey FarwellRollup merge of #40612 - TimNN:new-netbsd-cross, r...
2017-03-23 borsAuto merge of #40605 - alexcrichton:add-stamps, r=brson
2017-03-23 borsAuto merge of #40549 - alexcrichton:uwtable-everywhere...
2017-03-23 borsAuto merge of #40515 - alexcrichton:tarball-names,...
2017-03-23 borsAuto merge of #40752 - frewsxcv:rollup, r=frewsxcv
2017-03-23 Corey FarwellRollup merge of #40696 - cramertj:remove-unused-adt...
2017-03-23 Corey FarwellRollup merge of #40678 - michaelwoerister:dmi-prep...
2017-03-23 Corey FarwellRollup merge of #40617 - TimNN:dist-update-gcc, r=alexc...
2017-03-23 Corey FarwellRollup merge of #40542 - abonander:issue_40535, r=jseyfried
2017-03-23 Corey FarwellRollup merge of #40518 - michaelwoerister:hir-id, r...
2017-03-23 Corey FarwellRollup merge of #39891 - shepmaster:emit-mir, r=nikomat...
2017-03-22 Corey FarwellRollup merge of #40725 - Cldfire:master, r=estebank
2017-03-22 Corey FarwellRollup merge of #40723 - SamWhited:e0090_error_explanat...
2017-03-22 Corey FarwellRollup merge of #40722 - stjepang:doc-consistency-fixes...
2017-03-22 Corey FarwellRollup merge of #40704 - omtcyfz:clang_version_bump...
2017-03-22 Corey FarwellRollup merge of #40692 - SamWhited:consistent_str_docs_...
2017-03-22 Corey FarwellRollup merge of #40690 - GuillaumeGomez:fix-iter-docs...
2017-03-22 Corey FarwellRollup merge of #40689 - GuillaumeGomez:rustdoc-associa...
2017-03-22 Corey FarwellRollup merge of #40619 - stjepang:unstable-book-sort...
2017-03-22 Corey FarwellRollup merge of #40578 - michaelwoerister:shorter-compi...
2017-03-22 Corey FarwellRollup merge of #40548 - alexcrichton:appveyor-ninja...
2017-03-22 Corey FarwellRollup merge of #40523 - durka:patch-38, r=petrochenkov
2017-03-22 Corey FarwellRollup merge of #40509 - jseyfried:duplicate_check_macr...
2017-03-22 Michael WoeristerImplement indexed_vec::Idx for ast::NodeId
2017-03-22 borsAuto merge of #40043 - petrochenkov:objpars, r=nikomatsakis
2017-03-21 Vadim PetrochenkovRefactor parsing of trait object types
2017-03-21 Corey FarwellRollup merge of #40576 - dwrensha:mir-terminator-kind...
next