]> git.lizzy.rs Git - rust.git/history - src/libsyntax_ext/lib.rs
Auto merge of #53830 - davidtwco:issue-53228, r=nikomatsakis
[rust.git] / src / libsyntax_ext / lib.rs
2018-09-07 borsAuto merge of #53830 - davidtwco:issue-53228, r=nikomat...
2018-09-07 borsAuto merge of #53969 - alexcrichton:update-compiler...
2018-09-06 borsAuto merge of #53575 - matthewjasper:unsized-is-an...
2018-09-06 borsAuto merge of #52626 - brunocodutra:issue-52475, r...
2018-09-06 borsAuto merge of #53707 - eddyb:phantom-waffles, r=oli-obk
2018-09-06 borsAuto merge of #53721 - arielb1:exhaustively-unpun,...
2018-09-06 borsAuto merge of #53955 - alexcrichton:fix-dist-again...
2018-09-05 borsAuto merge of #52994 - varkor:trim_direction, r=alexcri...
2018-09-05 borsAuto merge of #53951 - tromey:restore-lldb-build, r...
2018-09-05 borsAuto merge of #53878 - alexcrichton:wasm-atomics-featur...
2018-09-05 borsAuto merge of #53867 - cwndrws:json-test-formatter...
2018-09-05 borsAuto merge of #53410 - djrenren:custom-test-frameworks...
2018-09-05 John RennerMove #[test_case] to a syntax extension
2018-09-05 John RennerFix #[test] shadowing in macro_prelude
2018-09-05 John RennerIntroduce Custom Test Frameworks
2018-09-05 borsAuto merge of #53027 - matklad:once_is_completed, r...
2018-09-02 borsAuto merge of #53725 - tbu-:pr_getrandom_syscalls,...
2018-09-02 borsAuto merge of #53599 - matthiaskrgr:split_str__to__spli...
2018-09-01 borsAuto merge of #53815 - F001:if-let-guard, r=petrochenkov
2018-09-01 borsAuto merge of #53533 - withoutboats:error-source, r...
2018-09-01 kennytmRollup merge of #53801 - GuillaumeGomez:duplicated...
2018-08-31 borsAuto merge of #51384 - QuietMisdreavus:extern-version...
2018-08-31 borsAuto merge of #53699 - oli-obk:promotion_stability_hole...
2018-08-30 Pietro AlbiniRollup merge of #53806 - GuillaumeGomez:fix-ui-issues...
2018-08-30 Pietro AlbiniRollup merge of #53753 - RalfJung:keep-stage, r=nikomat...
2018-08-30 Pietro AlbiniRollup merge of #53747 - GuillaumeGomez:rustdoc-fixes...
2018-08-30 Pietro AlbiniRollup merge of #53743 - oconnor663:target_env, r=kennytm
2018-08-30 Pietro AlbiniRollup merge of #53740 - japaric:readobj, r=alexcrichton
2018-08-30 Pietro AlbiniRollup merge of #53732 - emilio:foreign-fn, r=nrc
2018-08-30 Pietro AlbiniRollup merge of #53727 - estebank:incorrect-deref-sugge...
2018-08-30 Pietro AlbiniRollup merge of #53702 - jkozlowski:correct_version_for...
2018-08-30 Pietro AlbiniRollup merge of #53655 - jcpst:with_applicability,...
2018-08-30 Pietro AlbiniRollup merge of #53513 - nnethercote:inline-shallow_res...
2018-08-30 Pietro AlbiniRollup merge of #53476 - GuillaumeGomez:try-from-int...
2018-08-30 Pietro AlbiniRollup merge of #53389 - RalfJung:thread-join, r=sfackler
2018-08-30 Pietro AlbiniRollup merge of #53113 - kpp:more_docs_for_cow, r=Guill...
2018-08-30 Pietro AlbiniRollup merge of #51760 - GuillaumeGomez:add-another...
2018-08-30 borsAuto merge of #53733 - nnethercote:avoid-unroll_place...
2018-08-29 borsAuto merge of #53564 - MaloJaffre:vecdeque, r=gnzlbg
2018-08-29 borsAuto merge of #53245 - michaelwoerister:thinlto-rust...
2018-08-29 borsAuto merge of #53711 - arielb1:macro-table, r=michaelwo...
2018-08-29 borsAuto merge of #53684 - alexcrichton:suggest-remove...
2018-08-29 borsAuto merge of #53671 - RalfJung:miri-refactor, r=oli-obk
2018-08-28 borsAuto merge of #53679 - japaric:cortex-r, r=alexcrichton
2018-08-28 borsAuto merge of #53493 - matthewjasper:hair-spans, r...
2018-08-28 borsAuto merge of #53314 - nikomatsakis:nll-invert-liveness...
2018-08-28 borsAuto merge of #53404 - oconnor663:current_dir_behavior...
2018-08-28 borsAuto merge of #53272 - mark-i-m:anon_param_error_now...
2018-08-27 borsAuto merge of #53227 - nivkner:pin_move, r=RalfJung
2018-08-27 borsAuto merge of #51456 - qmx:crate-in-path, r=nikomatsakis
2018-08-27 borsAuto merge of #53441 - toidiu:ak-fix53419, r=nikomatsakis
2018-08-27 borsAuto merge of #53580 - nikomatsakis:nll-issue-53568...
2018-08-26 Guillaume GomezRollup merge of #53651 - GuillaumeGomez:struct-keyword...
2018-08-26 Guillaume GomezRollup merge of #53626 - kzys:hashchange, r=GuillaumeGomez
2018-08-26 Guillaume GomezRollup merge of #53428 - RalfJung:libtest-terse, r...
2018-08-26 Guillaume GomezRollup merge of #53043 - GuillaumeGomez:improve-unstabl...
2018-08-26 borsAuto merge of #53629 - nnethercote:lazier-SparseBitMatr...
2018-08-26 borsAuto merge of #53623 - cramertj:libc-update, r=alexcrichton
2018-08-25 borsAuto merge of #53584 - mcr431:Fix-#53525, r=varkor
2018-08-25 borsAuto merge of #53385 - matklad:stabilize-find-map,...
2018-08-25 borsAuto merge of #53609 - bemeurer:tidy-ctfe, r=RalfJung
2018-08-25 borsAuto merge of #53577 - GuillaumeGomez:rustdoc-substring...
2018-08-24 Niko Matsakischeck that adding infer-outlives requirement to all...
2018-08-24 borsAuto merge of #53460 - JoshBrudnak:master, r=estebank
2018-08-24 kennytmRollup merge of #53545 - FelixMcFelix:fix-50865-beta...
2018-08-24 kennytmRollup merge of #53636 - frewsxcv:frewsxcv-nth, r=rkruppe
2018-08-24 kennytmRollup merge of #53618 - GuillaumeGomez:fmt-examples...
2018-08-24 kennytmRollup merge of #53617 - joshtriplett:tidy-no-license...
2018-08-24 kennytmRollup merge of #53614 - RalfJung:nomicon, r=kennytm
2018-08-24 kennytmRollup merge of #53600 - varkor:expected-generic-arg...
2018-08-24 kennytmRollup merge of #53594 - rust-lang:Aaronepower-patch...
2018-08-24 kennytmRollup merge of #53592 - matthiaskrgr:str_doc, r=alexcr...
2018-08-24 kennytmRollup merge of #53563 - matthiaskrgr:String, r=varkor
2018-08-24 kennytmRollup merge of #53562 - varkor:bastion-of-the-turbofis...
2018-08-24 kennytmRollup merge of #53559 - Dylan-DPC:fix/missing-doc...
2018-08-24 kennytmRollup merge of #53503 - kornelski:master, r=dtolnay
2018-08-24 kennytmRollup merge of #53311 - RalfJung:windows-mutex, r...
2018-08-23 borsAuto merge of #53638 - flip1995:clippy, r=nrc
2018-08-23 borsAuto merge of #53588 - tristanburgess:52985_diagnostics...
2018-08-23 borsAuto merge of #53571 - MaloJaffre:vecdeque-emergency...
2018-08-23 borsAuto merge of #53384 - gootorov:use-servo-smallvec...
2018-08-23 Igor GutorovUse optimized SmallVec implementation
2018-08-21 kennytmRollup merge of #53104 - nivkner:unpin_doc, r=RalfJung
2018-08-21 borsAuto merge of #53080 - hermord:rc-opt, r=alexcrichton
2018-08-20 kennytmRollup merge of #53213 - tmccombs:stable-ipconstructors...
2018-08-20 kennytmRollup merge of #53030 - Aaronepower:master, r=Mark...
2018-08-20 borsAuto merge of #52101 - japaric:linker-flavor, r=alexcri...
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-08-19 borsAuto merge of #53248 - nikomatsakis:nll-trivial-sized...
2018-08-19 borsAuto merge of #52972 - RalfJung:from_raw_parts_align...
2018-08-18 borsAuto merge of #53286 - nagisa:cast-assumes, r=eddyb
2018-08-18 borsAuto merge of #52553 - Pazzaz:vecdeque-append, r=SimonSapin
2018-08-17 borsAuto merge of #53288 - RalfJung:dropck, r=nikomatsakis
2018-08-17 borsAuto merge of #53190 - sekineh:thumb-cortex-m, r=jamesmunns
2018-08-17 borsAuto merge of #53383 - nnethercote:HybridIdxSetBuf...
2018-08-16 kennytmRollup merge of #52946 - Ajacmac:doc-impl-from, r=Guill...
2018-08-16 borsAuto merge of #53304 - dtolnay:extend, r=dtolnay
2018-08-16 borsAuto merge of #53256 - ollie27:writeln, r=KodrAus
2018-08-16 borsAuto merge of #53295 - estebank:on-unimplemented, r...
2018-08-16 borsAuto merge of #53289 - ljedrz:improve_lexer, r=michaelw...
next