]> git.lizzy.rs Git - rust.git/history - src/libproc_macro
Fix test
[rust.git] / src / libproc_macro /
2018-03-23 borsAuto merge of #49308 - alexcrichton:rollup, r=alexcrichton
2018-03-23 Alex CrichtonMerge branch '49001_epoch' of https://github.com/klnusb...
2018-03-23 Alex CrichtonMerge branch 'master' of https://github.com/Lymia/rust...
2018-03-23 Alex CrichtonRollup merge of #49160 - estebank:issue-47457-missing...
2018-03-23 Alex CrichtonRollup merge of #49102 - glandium:decimal, r=aturon
2018-03-23 Alex CrichtonRollup merge of #49030 - Zoxc:misc, r=michaelwoerister
2018-03-23 Alex CrichtonRollup merge of #49028 - QuietMisdreavus:the-dark-forbi...
2018-03-23 Alex CrichtonRollup merge of #48909 - RalfJung:type_alias_bounds...
2018-03-23 Alex CrichtonRollup merge of #48265 - SimonSapin:nonzero, r=KodrAus
2018-03-22 kennytmRollup merge of #49038 - canndrew:replace-infallible...
2018-03-22 kennytmRollup merge of #49105 - SimonSapin:from_utf8_lossy_exa...
2018-03-22 kennytmRollup merge of #49158 - varkor:compiletest-triples...
2018-03-22 kennytmRollup merge of #49117 - nivkner:fixme_fixup3, r=estebank
2018-03-22 kennytmRollup merge of #49109 - SimonSapin:deprecate-asciiext...
2018-03-22 kennytmRollup merge of #49029 - GuillaumeGomez:atomic-docs...
2018-03-22 kennytmRollup merge of #48939 - wesleywiser:incr_query_wf_chec...
2018-03-22 kennytmRollup merge of #48759 - QuietMisdreavus:simd-feature...
2018-03-22 kennytmRollup merge of #48374 - Aaronepower:master, r=Mark...
2018-03-20 kennytmRollup merge of #49176 - matthiaskrgr:config_example_rm...
2018-03-20 kennytmRollup merge of #49157 - estebank:const-into, r=oli-obk
2018-03-19 kennytmRollup merge of #49125 - NovemberZulu:master, r=alexcri...
2018-03-19 kennytmRollup merge of #49104 - csmoe:semicolon_error, r=petro...
2018-03-19 kennytmRollup merge of #49099 - glandium:master, r=sfackler
2018-03-19 kennytmRollup merge of #49092 - mark-i-m:deptrack_readme,...
2018-03-19 kennytmRollup merge of #49004 - wesleywiser:incr_specializatio...
2018-03-19 kennytmRollup merge of #48902 - csmoe:refactor_BorrowckErrors_...
2018-03-19 kennytmRollup merge of #48834 - ysiraichi:suggest-remove-ref...
2018-03-19 kennytmRollup merge of #46518 - partim:asref-borrow-doc, r...
2018-03-19 borsAuto merge of #49058 - withoutboats:pin, r=cramertj
2018-03-19 Bryan DreweryMerge branch 'update-beta-freebsd' into freebsd-posix...
2018-03-19 borsAuto merge of #49079 - oli-obk:cross_miri, r=michaelwoe...
2018-03-19 borsAuto merge of #49108 - SimonSapin:sip, r=TimNN
2018-03-19 borsAuto merge of #49091 - nikomatsakis:issue-49043-ty...
2018-03-19 borsAuto merge of #48978 - SimonSapin:debug-hex, r=KodrAus
2018-03-19 borsAuto merge of #49095 - alexcrichton:debug-asmjs, r...
2018-03-18 Lymia AluysiaInitial implementation of RFC 2151, Raw Identifiers
2018-03-18 borsAuto merge of #48986 - matklad:update-cargo, r=alexcrichton
2018-03-18 borsAuto merge of #48985 - scalexm:lowering, r=nikomatsakis
2018-03-18 borsAuto merge of #48917 - petrochenkov:import, r=oli-obk
2018-03-17 borsAuto merge of #48842 - petrochenkov:under, r=nikomatsakis
2018-03-17 Vadim Petrochenkovsyntax: Make `_` an identifier
2018-03-14 kennytmRollup merge of #48966 - retep007:hir-fingerprint-optim...
2018-03-12 kennytmRollup merge of #48954 - GuillaumeGomez:missing-links...
2018-03-12 kennytmRollup merge of #48631 - focusaurus:remember-collapse...
2018-03-12 kennytmRollup merge of #48480 - jethrogb:patch-5, r=alexcrichton
2018-03-12 kennytmRollup merge of #48201 - NovemberZulu:master, r=stevekl...
2018-03-09 borsAuto merge of #48326 - RalfJung:generic-bounds, r=petro...
2018-03-08 Manish GoregaokarRollup merge of #48292 - topecongiro:from_str-for-path...
2018-03-07 Alex CrichtonMerge branch 'bump_installer' of https://github.com...
2018-03-07 Alex CrichtonRollup merge of #48618 - scottmcm:elaborate-exitcode...
2018-03-07 Alex CrichtonRollup merge of #48511 - GuillaumeGomez:rustdoc-resourc...
2018-03-06 kennytmRollup merge of #48507 - GuillaumeGomez:cstr-note,...
2018-03-06 kennytmRollup merge of #48474 - christianpoveda:new_cell_docs...
2018-03-06 kennytmRollup merge of #48657 - sinkuu:opt_str_repeat, r=dtolnay
2018-03-06 kennytmRollup merge of #48590 - tshepang:more-simple, r=frewsxcv
2018-03-06 kennytmRollup merge of #48573 - Amanieu:bitreverse2, r=sfackler
2018-03-06 kennytmRollup merge of #48432 - flip1995:lit_diag, r=oli-obk
2018-03-06 kennytmRollup merge of #48403 - lukaslueg:casted, r=steveklabnik
2018-03-06 borsAuto merge of #48509 - Phlosioneer:option-doc-change...
2018-03-04 borsAuto merge of #48592 - spastorino:borrowed_value_error...
2018-03-04 borsAuto merge of #47832 - fintelia:vec-index, r=kennytm
2018-03-04 borsAuto merge of #48587 - Zoxc:transitive-relation, r...
2018-03-04 borsAuto merge of #48630 - alexcrichton:more-sccache, r...
2018-03-04 borsAuto merge of #48600 - Mark-Simulacrum:rustbuild-update...
2018-03-03 kennytmRollup merge of #48664 - Keruspe:codegen, r=alexcrichton
2018-03-03 kennytmRollup merge of #48513 - alexcrichton:simd, r=JoshTriplett
2018-03-03 kennytmRollup merge of #48680 - steveklabnik:no-toc, r=nikomat...
2018-03-03 borsAuto merge of #48583 - dotdash:jt_assume, r=alexcrichton
2018-03-03 kennytmRollup merge of #48637 - segevfiner:restore-rust-mingw...
2018-03-03 kennytmRollup merge of #48629 - strake:char, r=alexcrichton
2018-03-03 kennytmRollup merge of #48569 - Phlosioneer:x-py-help-optimiza...
2018-03-03 kennytmRollup merge of #48466 - sanxiyn:no-neon, r=alexcrichton
2018-03-03 kennytmRollup merge of #48283 - QuietMisdreavus:rustdoc-readme...
2018-03-03 Manish GoregaokarRollup merge of #48641 - alexcrichton:no-hash-l-paths...
2018-03-03 Manish GoregaokarRollup merge of #48635 - scottmcm:faster-zip-nth, r...
2018-03-03 Manish GoregaokarRollup merge of #48628 - strake:reverse, r=sfackler
2018-03-03 Manish GoregaokarRollup merge of #48338 - estebank:match-missing-comma...
2018-03-03 Manish GoregaokarRollup merge of #48328 - frewsxcv:frewsxcv-clarify...
2018-03-03 Manish GoregaokarRollup merge of #48259 - tinaun:patch-1, r=alexcrichton
2018-03-03 borsAuto merge of #48666 - sgrif:sg-revert-perf-regression...
2018-03-03 borsAuto merge of #48586 - Zoxc:atomic-rc, r=michaelwoerister
2018-03-02 John Kåre AlsakerImpl !Send and !Sync for SourceFile
2018-03-02 John Kåre AlsakerReplace Rc with Lrc for shared data
2018-03-01 kennytmRollup merge of #48570 - Amanieu:aarch64_features,...
2018-03-01 Manish GoregaokarRollup merge of #48610 - ishitatsuyuki:ishitatsuyuki...
2018-03-01 Manish GoregaokarRollup merge of #48585 - stjepang:stabilize-localkey...
2018-03-01 Manish GoregaokarRollup merge of #48572 - alexcrichton:noexcept-msvc2...
2018-03-01 Manish GoregaokarRollup merge of #48522 - etaoins:fix-find-width-of...
2018-03-01 Manish GoregaokarRollup merge of #48500 - petrochenkov:parpat, r=nikomat...
2018-03-01 Manish GoregaokarRollup merge of #48446 - mark-i-m:e0245, r=mark-i-m
2018-03-01 Manish GoregaokarRollup merge of #48405 - kennytm:autotoolstate-follow...
2018-03-01 borsAuto merge of #46785 - leodasvacas:type-check-defaults...
2018-03-01 borsAuto merge of #48349 - nrc:update, r=alexcrichton
2018-02-28 borsAuto merge of #48615 - Manishearth:rollup, r=Manishearth
2018-02-28 Manish GoregaokarRollup merge of #48603 - pthariensflame:patch-1, r...
2018-02-28 Manish GoregaokarRollup merge of #48461 - Manishearth:epoch-dyn-trait...
2018-02-28 Manish GoregaokarRollup merge of #48420 - teiesti:path_parents, r=BurntSushi
2018-02-28 Manish GoregaokarRollup merge of #48380 - nikomatsakis:issue-48251-maste...
2018-02-28 Manish GoregaokarRollup merge of #48359 - jsgf:remap-path-prefix, r...
2018-02-28 Manish GoregaokarRollup merge of #48355 - mikhail-m1:subslice_pattern_ar...
next