]> git.lizzy.rs Git - rust.git/history - src/libsyntax/ext/base.rs
Rollup merge of #42006 - jseyfried:fix_include_regression, r=nrc
[rust.git] / src / libsyntax / ext / base.rs
2017-05-19 Mark SimulacrumRollup merge of #42006 - jseyfried:fix_include_regressi...
2017-05-19 Mark SimulacrumRollup merge of #41971 - japaric:pre-link-args, r=alexc...
2017-05-19 Mark SimulacrumRollup merge of #41910 - mersinvald:master, r=Mark...
2017-05-19 Mark SimulacrumRollup merge of #41870 - excaliburHisSheath:iss29367...
2017-05-17 borsAuto merge of #41911 - michaelwoerister:querify_trait_d...
2017-05-17 borsAuto merge of #41857 - dhardy:master, r=steveklabnik
2017-05-17 borsAuto merge of #42041 - Keruspe:master, r=alexcrichton
2017-05-17 borsAuto merge of #41961 - kennytm:fix-35829, r=petrochenkov
2017-05-17 borsAuto merge of #41476 - abonander:book_proc_macro, r=nrc
2017-05-17 borsAuto merge of #42049 - Mark-Simulacrum:rollup, r=Mark...
2017-05-16 Mark SimulacrumRollup merge of #42046 - steveklabnik:update-books...
2017-05-16 Mark SimulacrumRollup merge of #42039 - alexcrichton:update-cargo...
2017-05-16 Mark SimulacrumRollup merge of #42017 - nikomatsakis:issue-41677,...
2017-05-16 Mark SimulacrumRollup merge of #41957 - llogiq:clippy-libsyntax, r...
2017-05-16 borsAuto merge of #41907 - est31:macro_unused, r=jseyfried
2017-05-16 Mark SimulacrumRollup merge of #42005 - jseyfried:fix_macro_regression...
2017-05-15 Andre Bogusadressed comments by @kennytm and @petrochenkov
2017-05-15 Jeffrey SeyfriedFix regression on `include!(line!())`.
2017-05-14 Mark SimulacrumRollup merge of #41826 - GuillaumeGomez:add-markdown...
2017-05-14 Mark SimulacrumRollup merge of #41612 - mandeep:add-ops-generics,...
2017-05-13 est31Support #[allow] etc logic on a per macro level
2017-05-13 est31Add lint for unused macros
2017-05-13 Mark SimulacrumRollup merge of #41943 - malbarbo:android-openssl,...
2017-05-13 Mark SimulacrumRollup merge of #41820 - devurandom:patch-1, r=alexcrichton
2017-05-12 Andre BogusFix some clippy warnings in libsyntax
2017-05-12 borsAuto merge of #41757 - alexcrichton:stabilize-crt-stati...
2017-05-11 borsAuto merge of #41684 - jethrogb:feature/ntstatus, r...
2017-05-11 borsAuto merge of #41864 - malbarbo:android-docker, r=alexc...
2017-05-11 borsAuto merge of #41863 - malbarbo:update-android-builder...
2017-05-10 Steve KlabnikRollup merge of #41854 - gamazeps:thread-spawn-doc...
2017-05-10 Steve KlabnikRollup merge of #41809 - gamazeps:thread-docs, r=stevek...
2017-05-10 borsAuto merge of #41764 - scottmcm:faster-reverse, r=brson
2017-05-10 borsAuto merge of #41659 - bluss:clone-split-whitespace...
2017-05-09 borsAuto merge of #41548 - brson:relnotes, r=brson
2017-05-09 achernyakresolved merge conflicts
2017-05-09 borsAuto merge of #41830 - jonhoo:update-cargo, r=alexcrichton
2017-05-09 borsAuto merge of #41814 - gamazeps:thread-struct-doc,...
2017-05-09 borsAuto merge of #41709 - michaelwoerister:close-metadata...
2017-05-09 borsAuto merge of #41777 - nikomatsakis:issue-41697-mir...
2017-05-09 borsAuto merge of #41846 - frewsxcv:rollup, r=frewsxcv
2017-05-09 Corey FarwellRollup merge of #41842 - Migi:patch-1, r=eddyb
2017-05-09 Corey FarwellRollup merge of #41838 - z1mvader:fix_fn_args_coerce_cl...
2017-05-09 Corey FarwellRollup merge of #41836 - jz0425:master, r=frewsxcv
2017-05-09 Corey FarwellRollup merge of #41833 - nrc:update, r=nagisa
2017-05-09 Corey FarwellRollup merge of #41828 - arielb1:lvalue-ops, r=eddyb
2017-05-09 Corey FarwellRollup merge of #41827 - qnighy:allow-bare-cr-in-nondoc...
2017-05-09 Corey FarwellRollup merge of #41520 - estebank:trace-macro, r=nikoma...
2017-05-06 Esteban KüberGroup "macro expansion" notes per call span
2017-05-06 David LeGareMerge remote-tracking branch 'rust-lang/master' into...
2017-05-05 Esteban KüberUse diagnostics for trace_macro instead of println
2017-04-20 Corey FarwellRollup merge of #40987 - maccoda:convert-docs, r=stevek...
2017-04-20 Corey FarwellRollup merge of #40812 - mgattozzi:ChildDocs, r=stevekl...
2017-04-12 borsAuto merge of #40765 - pirate:patch-3, r=aturon
2017-04-09 QuietMisdreavusmerge with master to pick up pulldown switch
2017-04-09 borsAuto merge of #40829 - mgattozzi:ChildStderr, r=stevekl...
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-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-30 Jeffrey SeyfriedImprove `Path` spans.
2017-03-29 Jeffrey SeyfriedMerge `ExpnId` and `SyntaxContext`.
2017-03-21 Corey FarwellRollup merge of #40312 - jdhorwitz:papercut, r=steveklabnik
2017-03-20 Corey FarwellRollup merge of #40398 - eddyb:struct-hint, r=nikomatsakis
2017-03-19 Corey FarwellRollup merge of #40445 - estebank:issue-18150, r=jonath...
2017-03-17 Corey FarwellRollup merge of #40499 - ericfindlay:master, r=steveklabnik
2017-03-17 Corey FarwellRollup merge of #40433 - mattico:test-issue-29595,...
2017-03-17 Corey FarwellRollup merge of #40387 - tbu-:pr_doc_ptr_write2, r...
2017-03-15 borsAuto merge of #40383 - ishitatsuyuki:easy-dist-analysis...
2017-03-15 borsAuto merge of #40009 - clarcharr:box_to_buf, r=alexcrichton
2017-03-13 borsAuto merge of #40451 - ollie27:rustdoc_impls_js_escape...
2017-03-13 borsAuto merge of #40385 - arielb1:packed-again, r=eddyb
2017-03-13 borsAuto merge of #40448 - ollie27:rustbuild_docs_compiler...
2017-03-12 Corey FarwellRollup merge of #40449 - ollie27:docs_proc_macro, r...
2017-03-12 Corey FarwellRollup merge of #40426 - steveklabnik:update-mdbook...
2017-03-12 Corey FarwellRollup merge of #40390 - F001:placementHashMap, r=nagisa
2017-03-12 Corey FarwellRollup merge of #40369 - petrochenkov:segspan, r=eddyb
2017-03-12 borsAuto merge of #40340 - petrochenkov:restricted, r=nikom...
next