]> git.lizzy.rs Git - rust.git/history - src/libproc_macro
Check RLS tests
[rust.git] / src / libproc_macro /
2017-07-20 borsAuto merge of #43247 - est31:master, r=alexcrichton
2017-07-19 borsAuto merge of #43178 - zackmdavis:some_suggestion,...
2017-07-19 borsAuto merge of #43170 - kyrias:full-relro, r=alexcrichton
2017-07-19 borsAuto merge of #43168 - pnkfelix:check-attr-gating,...
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-17 borsAuto merge of #42711 - Firstyear:san-on-dylib, r=alexcr...
2017-07-17 borsAuto merge of #43266 - feadoor:issue-43253-exclusive...
2017-07-17 borsAuto merge of #43055 - est31:stabilize_float_bits_conv...
2017-07-16 borsAuto merge of #43237 - zackmdavis:missing_sum_and_produ...
2017-07-16 borsAuto merge of #43252 - vbrandl:doc/default-values,...
2017-07-15 borsAuto merge of #43224 - jseyfried:fix_macro_idents_regre...
2017-07-15 borsAuto merge of #43246 - frewsxcv:rollup, r=frewsxcv
2017-07-15 borsAuto merge of #43207 - alexcrichton:update-cargo, r...
2017-07-15 borsAuto merge of #43179 - oli-obk:mark_all_the_expansions...
2017-07-15 borsAuto merge of #43185 - durka:thread-local-pub-restricte...
2017-07-15 Corey FarwellRollup merge of #43159 - cuviper:ptr-swap-simd, r=arielb1
2017-07-15 Corey FarwellRollup merge of #43145 - GuillaumeGomez:build-error...
2017-07-15 borsAuto merge of #43184 - nikomatsakis:incr-comp-anonymize...
2017-07-14 borsAuto merge of #43174 - RalfJung:refactor-ty, r=nikomatsakis
2017-07-14 borsAuto merge of #43180 - oli-obk:compiletest, r=alexcrichton
2017-07-14 borsAuto merge of #43026 - arielb1:llvm-next, r=alexcrichton
2017-07-13 Steve KlabnikRollup merge of #43187 - steveklabnik:code-of-conduct...
2017-07-13 Steve KlabnikRollup merge of #43167 - SimonSapin:alt-profiler, r...
2017-07-13 Steve KlabnikRollup merge of #43157 - zackmdavis:mail_map, r=stevekl...
2017-07-13 Steve KlabnikRollup merge of #43125 - aochagavia:stable_drop, r...
2017-07-13 Steve KlabnikRollup merge of #42926 - Havvy:doc-path-ext, r=steveklabnik
2017-07-13 borsAuto merge of #43158 - PlasmaPower:thread-local-try...
2017-07-13 borsAuto merge of #43129 - Ophirr33:master, r=alexcrichton
2017-07-12 borsAuto merge of #43181 - Mark-Simulacrum:rollup, r=Mark...
2017-07-12 Mark SimulacrumRollup merge of #43137 - ollie27:stab, r=aturon
2017-07-12 Mark SimulacrumRollup merge of #43136 - jgallag88:bufWriterDocs, r...
2017-07-12 Mark SimulacrumRollup merge of #43100 - ids1024:stat2, r=aturon
2017-07-12 Mark SimulacrumRollup merge of #43098 - alexcrichton:more-proc-macro...
2017-07-12 Mark SimulacrumRollup merge of #43011 - qnighy:unsized-tuple-impls...
2017-07-12 Mark SimulacrumRollup merge of #43000 - estebank:on-unimplemented...
2017-07-12 Mark SimulacrumRollup merge of #42826 - Yorwba:type-mismatch-same...
2017-07-12 Mark SimulacrumRollup merge of #42670 - dns2utf8:panic_return_code...
2017-07-12 borsAuto merge of #43107 - michaelwoerister:less-span-info...
2017-07-12 Oliver SchneiderReintroduce expansion info for proc macros 1.1
2017-07-08 borsAuto merge of #43075 - durka:error-long-link, r=nikomat...
2017-07-08 borsAuto merge of #43019 - kevinmehall:cleanup-errors,...
2017-07-07 borsAuto merge of #42809 - seanmonstar:stable-associated...
2017-07-07 borsAuto merge of #43099 - japaric:msp430, r=alexcrichton
2017-07-07 borsAuto merge of #43093 - rthomas:39791-hashmap, r=alexcri...
2017-07-07 borsAuto merge of #43091 - aidanhs:aphs-no-docker-priv...
2017-07-07 borsAuto merge of #43068 - ollie27:rustdoc_markdown_tests...
2017-07-07 borsAuto merge of #43062 - sfackler:connect-timeout, r...
2017-07-07 borsAuto merge of #42125 - petrochenkov:privty, r=nikomatsakis
2017-07-06 petrochenkovAddress review comments
2017-07-06 Alex CrichtonAdd `isize` and `usize` constructors to Literal
2017-07-06 borsAuto merge of #42899 - alexcrichton:compiler-builtins...
2017-07-06 borsAuto merge of #42727 - alexcrichton:allocators-new...
2017-07-05 borsAuto merge of #40939 - jseyfried:proc_macro_api, r=nrc
2017-07-05 Alex CrichtonMerge remote-tracking branch 'origin/master' into proc_...
2017-06-28 borsAuto merge of #42431 - nagisa:core-float-2, r=alexcrichton
2017-06-26 Jeffrey SeyfriedAddress review comments.
2017-06-26 Jeffrey SeyfriedAdd `LazyTokenStream`.
2017-06-26 Jeffrey SeyfriedImplement `quote!` and other `proc_macro` API.
2017-06-26 Jeffrey SeyfriedClean up `tokenstream::Cursor` and `proc_macro`.
2017-06-26 Jeffrey SeyfriedSimplify `hygiene::Mark` application, and
2017-06-22 borsAuto merge of #42614 - GuillaumeGomez:new-error-codes...
2017-06-22 borsAuto merge of #42634 - Zoxc:for-desugar2, r=nikomatsakis
2017-06-21 Corey FarwellRollup merge of #42397 - sfackler:syncsender-sync,...
2017-06-20 Corey FarwellRollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
2017-06-20 Giles CopeWhitespace change
2017-06-19 Giles CopeMerge remote-tracking branch 'upstream/master'
2017-06-19 borsAuto merge of #39409 - pnkfelix:mir-borrowck2, r=nikoma...
2017-06-18 borsAuto merge of #42593 - ibabushkin:on-demand-external...
2017-06-17 borsAuto merge of #42649 - estebank:if-cond, r=nikomatsakis
2017-06-17 Corey FarwellRollup merge of #42662 - Mark-Simulacrum:doc-fix, r...
2017-06-17 Corey FarwellRollup merge of #42660 - steveklabnik:gh42632, r=frewsxcv
2017-06-17 borsAuto merge of #42650 - nrc:save-slim, r=eddyb
2017-06-16 borsAuto merge of #42598 - cramertj:track-more-metadata...
2017-06-16 borsAuto merge of #42430 - nagisa:core-float, r=alexcrichton
2017-06-16 borsAuto merge of #42612 - est31:master, r=nagisa
2017-06-16 borsAuto merge of #42410 - nagisa:llvmup, r=sanxiyn
2017-06-16 borsAuto merge of #41840 - arielb1:deduplicate-selection...
2017-06-16 borsAuto merge of #42631 - malbarbo:wasm32, r=alexcrichton
2017-06-16 Corey FarwellRollup merge of #42685 - Havvy:doc-remove-sometimes...
2017-06-16 Corey FarwellRollup merge of #42656 - VBChunguk:struct-field-attribu...
2017-06-16 Corey FarwellRollup merge of #42654 - GuillaumeGomez:error-codes...
2017-06-16 Corey FarwellRollup merge of #42651 - infinity0:master, r=alexcrichton
2017-06-16 Corey FarwellRollup merge of #42616 - estebank:span-fix, r=nikomatsakis
2017-06-16 borsAuto merge of #42578 - estebank:recover-binop, r=nikoma...
2017-06-16 borsAuto merge of #42568 - GuillaumeGomez:E0608, r=QuietMis...
2017-06-15 borsAuto merge of #42648 - murarth:merge-alloc-collections...
2017-06-15 borsAuto merge of #42623 - VBChunguk:fix-older-urls, r...
2017-06-14 Wonwoo ChoiUpdate older URLs pointing to the first edition of...
2017-05-27 DjzinMerge remote-tracking branch 'upstream/master' into...
2017-03-21 Corey FarwellRollup merge of #40312 - jdhorwitz:papercut, r=steveklabnik
2017-03-20 Corey FarwellRollup merge of #40532 - jseyfried:improve_tokenstream_...
2017-03-20 Corey FarwellRollup merge of #40398 - eddyb:struct-hint, r=nikomatsakis
2017-03-19 Corey FarwellRollup merge of #40583 - jseyfried:fix_include_macro_re...
2017-03-19 Corey FarwellRollup merge of #40445 - estebank:issue-18150, r=jonath...
2017-03-19 borsAuto merge of #40346 - jseyfried:path_and_tokenstream_a...
2017-03-17 Corey FarwellRollup merge of #40499 - ericfindlay:master, r=steveklabnik
2017-03-17 Corey FarwellRollup merge of #40457 - frewsxcv:frewsxcv-macos, r...
2017-03-17 Corey FarwellRollup merge of #40456 - frewsxcv:frewsxcv-docs-functio...
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...
next