]> git.lizzy.rs Git - rust.git/history - src/librustc_plugin
Fix test
[rust.git] / src / librustc_plugin /
2018-02-24 Manish GoregaokarRollup merge of #48392 - estebank:string, r=petrochenkov
2018-02-24 Manish GoregaokarRollup merge of #48386 - withoutboats:nonstandard-style...
2018-02-24 Manish GoregaokarRollup merge of #48296 - ishitatsuyuki:exp-unblow,...
2018-02-24 Manish GoregaokarRollup merge of #48197 - bobtwinkles:two_phase_borrow_o...
2018-02-24 Manish GoregaokarRollup merge of #48110 - Centril:stabilize/box_leak...
2018-02-24 Manish GoregaokarRollup merge of #47689 - davidtwco:issue-45157, r=nikom...
2018-02-24 Manish GoregaokarRollup merge of #48402 - eddyb:y-u-no-inline, r=nikomat...
2018-02-24 Manish GoregaokarRollup merge of #48356 - estebank:unsafe-without-braces...
2018-02-24 Manish GoregaokarRollup merge of #48353 - michaelwoerister:monoitem...
2018-02-24 Manish GoregaokarRollup merge of #48317 - ExpHP:unused-unsafe-is-no...
2018-02-24 Manish GoregaokarRollup merge of #48258 - nrc:save-proc-nested, r=eddyb
2018-02-24 Manish GoregaokarRollup merge of #48246 - estebank:ice, r=nikomatsakis
2018-02-24 Manish GoregaokarRollup merge of #48232 - fpoli:master, r=pnkfelix
2018-02-24 Manish GoregaokarRollup merge of #48206 - michaelwoerister:colors-array...
2018-02-24 Manish GoregaokarRollup merge of #48185 - michaelwoerister:recursive...
2018-02-24 Manish GoregaokarRollup merge of #48143 - nikomatsakis:termination_trait...
2018-02-24 Manish GoregaokarRollup merge of #48084 - cramertj:impl-trait-errors...
2018-02-24 Manish GoregaokarRollup merge of #47987 - Zoxc:rm-recursion-checking...
2018-02-23 Manish GoregaokarRollup merge of #48438 - mbrubeck:docs, r=TimNN
2018-02-23 Manish GoregaokarRollup merge of #48436 - adeschamps:string-doc-fix...
2018-02-23 Manish GoregaokarRollup merge of #48429 - toidiu:patch-1, r=nikomatsakis
2018-02-23 Manish GoregaokarRollup merge of #48245 - spastorino:sparse_bitsets...
2018-02-23 Manish GoregaokarRollup merge of #48221 - rkruppe:improve-ctypes-lint...
2018-02-23 Manish GoregaokarRollup merge of #48219 - andjo403:export_symbol, r...
2018-02-23 Manish GoregaokarRollup merge of #48157 - scottmcm:try-for-each, r=dtolnay
2018-02-23 Manish GoregaokarRollup merge of #48123 - nikomatsakis:issue-47244-expec...
2018-02-23 Manish GoregaokarRollup merge of #48083 - jseyfried:improve_tuple_struct...
2018-02-23 Manish GoregaokarRollup merge of #48072 - cramertj:impl-trait-lifetime...
2018-02-23 Manish GoregaokarRollup merge of #47933 - Zoxc:plugin-panics, r=nikomatsakis
2018-02-23 borsAuto merge of #47799 - topecongiro:fix-span-of-visibili...
2018-02-23 borsAuto merge of #48052 - eddyb:deggregate, r=nikomatsakis
2018-02-22 borsAuto merge of #48343 - Mark-Simulacrum:release-step...
2018-02-21 Guillaume GomezRollup merge of #47379 - da-x:master, r=sfackler
2018-02-20 Mark Simulacrumstage0 cfg cleanup
2018-02-17 borsAuto merge of #47408 - eddyb:deref-danger, r=nikomatsakis
2018-02-17 borsAuto merge of #47926 - mikhail-m1:subslice_pattern_arra...
2018-02-10 kennytmRollup merge of #47547 - varkor:infinite-iterators...
2018-02-05 kennytmRollup merge of #47543 - topecongiro:issue-42344, r...
2018-02-05 kennytmRollup merge of #47496 - QuietMisdreavus:rls-doc-includ...
2018-02-05 kennytmRollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakis
2018-02-02 kennytmRollup merge of #46156 - SimonSapin:patch-14, r=without...
2018-02-01 borsAuto merge of #47738 - nikomatsakis:issue-47139-master...
2018-01-31 kennytmRollup merge of #47552 - oberien:stepby-nth, r=dtolnay
2018-01-31 kennytmRollup merge of #47876 - GuillaumeGomez:associated...
2018-01-30 kennytmRollup merge of #47603 - mark-i-m:markim_comments_0000...
2018-01-30 kennytmRollup merge of #47515 - jimmantooth:patch-1, r=QuietMi...
2018-01-28 borsAuto merge of #47204 - varkor:unsafecell-into_inner...
2018-01-28 borsAuto merge of #47772 - arthurprs:iter-position-bounds...
2018-01-28 borsAuto merge of #47746 - varkor:never-type-ice, r=nikomat...
2018-01-27 borsAuto merge of #47571 - FenrirWolf:libunwind, r=alexcrichton
2018-01-25 Alex CrichtonRollup merge of #47600 - varkor:empty-never-array,...
2018-01-25 Alex CrichtonRollup merge of #47529 - nikomatsakis:impl-trait-issue...
2018-01-25 Alex CrichtonRollup merge of #47453 - pftbest:nointas, r=alexcrichton
2018-01-25 Alex CrichtonRollup merge of #47439 - eddyb:issue-45662, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47437 - eddyb:issue-38763, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47415 - varkor:cgu-partition-heuristic...
2018-01-25 borsAuto merge of #47374 - topecongiro:issue-47096, r=nikom...
2018-01-24 borsAuto merge of #47300 - remexre:duration-constructors...
2018-01-24 borsAuto merge of #47299 - cramertj:unsafe-placer, r=alexcr...
2018-01-24 borsAuto merge of #46931 - clarcharr:float_bits_core, r...
2018-01-23 kennytmRollup merge of #47558 - spastorino:rustc_args, r=nikom...
2018-01-23 kennytmRollup merge of #47554 - EdSchouten:cloudabi-jemalloc...
2018-01-23 kennytmRollup merge of #47549 - Manishearth:29723-regression...
2018-01-23 kennytmRollup merge of #47541 - psumbera:master, r=eddyb
2018-01-23 kennytmRollup merge of #47440 - mark-i-m:zunpretty, r=nikomatsakis
2018-01-23 kennytmRollup merge of #47423 - est31:rustbook_checking, r...
2018-01-22 borsAuto merge of #47373 - wesleywiser:incr_cache_hashing...
2018-01-22 borsAuto merge of #47353 - nikomatsakis:nll-issue-47189...
2018-01-22 borsAuto merge of #47158 - rkruppe:repr-transparent, r...
2018-01-22 borsAuto merge of #47144 - estebank:moved-closure-arg,...
2018-01-21 Guillaume GomezRollup merge of #47582 - alexcrichton:auto-beta, r...
2018-01-21 Guillaume GomezRollup merge of #47512 - GuillaumeGomez:e0659, r=petroc...
2018-01-21 Guillaume GomezRollup merge of #47334 - etaoins:only-call-res-init...
2018-01-21 Guillaume GomezRollup merge of #47247 - estebank:suggest-cast, r=petro...
2018-01-21 borsAuto merge of #47116 - estebank:non-accessible-ctor...
2018-01-21 borsAuto merge of #47001 - arielb1:private-match, r=nikomat...
2018-01-21 borsAuto merge of #47495 - nikomatsakis:nll-issue-47153...
2018-01-20 Guillaume GomezRollup merge of #47578 - arthurprs:btree-doc, r=alexcri...
2018-01-20 Guillaume GomezRollup merge of #47573 - estebank:closures, r=nikomatsakis
2018-01-20 Guillaume GomezRollup merge of #47568 - EdSchouten:cloudabi-linker...
2018-01-20 Guillaume GomezRollup merge of #47559 - walinga:pr-link-fix, r=kennytm
2018-01-20 Guillaume GomezRollup merge of #47535 - Manishearth:ignore-target...
2018-01-20 Guillaume GomezRollup merge of #47532 - tbu-:pr_path_oddities, r=TimNN
2018-01-20 Guillaume GomezRollup merge of #47510 - sfackler:deprecate-dns, r...
2018-01-20 Guillaume GomezRollup merge of #47508 - QuietMisdreavus:rbe-bookshelf...
2018-01-20 Guillaume GomezRollup merge of #47193 - cramertj:result-opts, r=TimNN
2018-01-20 Guillaume GomezRollup merge of #46938 - hellow554:rustdoc-kbd-style...
2018-01-20 borsAuto merge of #46980 - zackmdavis:and_the_case_of_the_n...
2018-01-20 borsAuto merge of #46919 - michaelwoerister:new-leb128...
2018-01-19 borsAuto merge of #47503 - arielb1:check-size, r=eddyb
2018-01-19 borsAuto merge of #47454 - topecongiro:update-rustfmt,...
2018-01-19 borsAuto merge of #47494 - michaelwoerister:proc-macro...
2018-01-16 Michael WoeristerDon't include DefIndex in plugin- and proc-macro regist...
2018-01-15 kennytmRollup merge of #47443 - FenrirWolf:rand, r=alexcrichton
2018-01-15 kennytmRollup merge of #47120 - clarcharr:io_error_debug,...
2018-01-14 borsAuto merge of #46832 - Diggsey:bufread-cheaper-seek...
2018-01-13 borsAuto merge of #47242 - estebank:issue-15980, r=petrochenkov
2018-01-13 borsAuto merge of #47181 - michaelwoerister:var-len-def...
2018-01-12 kennytmRollup merge of #47365 - Diggsey:issue-42630, r=alexcri...
2018-01-12 kennytmRollup merge of #47305 - cramertj:better-calendar-alone...
next