]> git.lizzy.rs Git - rust.git/history - src/libsyntax
Rollup merge of #61550 - jacobsun:patch-1, r=alexcrichton
[rust.git] / src / libsyntax /
2019-06-11 Mazdak FarrokhzadRollup merge of #61550 - jacobsun:patch-1, r=alexcrichton
2019-06-11 Mazdak FarrokhzadRollup merge of #61526 - lcnr:test_reorder, r=nikomatsakis
2019-06-11 Mazdak FarrokhzadRollup merge of #61518 - czipperz:const-fn-doc-disallow...
2019-06-11 borsAuto merge of #60463 - mjbshaw:transparent, r=varkor...
2019-06-11 borsAuto merge of #61673 - RalfJung:miri-no-hard-float...
2019-06-11 borsAuto merge of #61492 - RalfJung:const-qualif-comments...
2019-06-11 Michael BradshawImplement RFC 2645 (transparent enums and unions)
2019-06-11 borsAuto merge of #61052 - jsgf:emit-save-analysis-notifica...
2019-06-10 borsAuto merge of #60793 - Xanewok:raw-string-cleanup,...
2019-06-10 borsAuto merge of #61694 - Xanewok:update-rls, r=kennytm
2019-06-10 Igor MatuszewskiDon't suggest using \r in raw strings
2019-06-10 Mazdak FarrokhzadRollup merge of #61697 - matthiaskrgr:submodule_upd...
2019-06-10 Mazdak FarrokhzadRollup merge of #61683 - nielx:haiku-stack-limit, r...
2019-06-10 Mazdak FarrokhzadRollup merge of #61570 - varkor:infer-const-arg, r...
2019-06-10 Mazdak FarrokhzadRollup merge of #61501 - RalfJung:intrinsics, r=rkruppe
2019-06-10 Mazdak FarrokhzadRollup merge of #59600 - tobia:master, r=pnkfelix
2019-06-10 borsAuto merge of #61506 - imbrem:mir_body_renaming, r...
2019-06-10 borsAuto merge of #61608 - Aaron1011:feature/weird-expr...
2019-06-10 borsAuto merge of #61706 - petrhosek:bootstrap-cp-r, r...
2019-06-09 borsAuto merge of #61229 - Centril:stabilize-repr_align_enu...
2019-06-09 Igor MatuszewskiUse char byte calculation using existing iterator
2019-06-09 Igor MatuszewskiActually translate CRLF in raw byte strings and unify...
2019-06-09 Igor MatuszewskiAdd a doc comment for scan_raw_string
2019-06-09 borsAuto merge of #61677 - napen123:string-examples, r...
2019-06-09 borsAuto merge of #60932 - Centril:macro-at-most-once-2015...
2019-06-09 Mazdak Farrokhzadpacify tidy.
2019-06-09 Mazdak FarrokhzadSome more cleanup in libsyntax::ext::tt::quoted
2019-06-09 Mazdak FarrokhzadCleanups in parse_sep_and_kleene_op.
2019-06-09 Mazdak FarrokhzadSupport ? Kleene operator in 2015.
2019-06-09 borsAuto merge of #61653 - oli-obk:visit_place_recursion...
2019-06-08 borsAuto merge of #61672 - Centril:rollup-jxo89ir, r=Centril
2019-06-08 Igor MatuszewskiTranslate CRLF -> LF in raw (byte) strings
2019-06-08 Mazdak FarrokhzadRollup merge of #61670 - Xanewok:update-rls, r=oli-obk
2019-06-08 Mazdak FarrokhzadRollup merge of #61669 - petrochenkov:tokderef2, r...
2019-06-08 Mazdak FarrokhzadRollup merge of #61666 - JohnTitor:add-test-for-ice...
2019-06-08 Mazdak FarrokhzadRollup merge of #61660 - petrochenkov:nocusta, r=Centril
2019-06-08 Mazdak FarrokhzadRollup merge of #61658 - RalfJung:const-tests, r=oli-obk
2019-06-08 Mazdak FarrokhzadRollup merge of #61646 - L117:master, r=Centril
2019-06-08 Igor MatuszewskiProhibit bare CRs in raw byte strings
2019-06-08 Igor MatuszewskiValidate and transcribe raw strings via unescape module
2019-06-08 Vadim PetrochenkovIntroduce `#[rustc_dummy]` attribute and use it in...
2019-06-08 Vadim PetrochenkovTurn `#[allocator]` into a built-in attribute and renam...
2019-06-08 borsAuto merge of #61529 - ehuss:update-books, r=GuillaumeGomez
2019-06-08 Vadim Petrochenkovsyntax: Move some `Token` methods around
2019-06-08 Vadim Petrochenkovsyntax: Remove `Deref` impl from `Token`
2019-06-08 Vadim Petrochenkovsyntax: Move most of the `TokenKind` methods to `Token`
2019-06-08 Igor MatuszewskiRemove redundant, commented out code
2019-06-08 Igor MatuszewskiSeparate a `scan_raw_string` (similar `raw_byte` variant)
2019-06-08 Igor MatuszewskiClean up minor bits
2019-06-08 borsAuto merge of #61655 - RalfJung:checktools, r=kennytm
2019-06-08 Vadim Petrochenkovsyntax: Keep full `Token`s for `macro_rules` separators
2019-06-08 borsAuto merge of #61620 - SimonSapin:as_cell, r=RalfJung
2019-06-08 borsAuto merge of #61635 - ecstatic-morse:const-signum...
2019-06-08 borsAuto merge of #61649 - Centril:rollup-b4nx9k9, r=Centril
2019-06-08 Mazdak FarrokhzadRollup merge of #61647 - JohnTitor:use-stable-func...
2019-06-08 Mazdak FarrokhzadRollup merge of #61641 - spastorino:revert-to-recursion...
2019-06-08 Mazdak FarrokhzadRollup merge of #61627 - davidtwco:ice-async-fn-lint...
2019-06-08 Mazdak FarrokhzadRollup merge of #61621 - Mark-Simulacrum:bootstrap...
2019-06-08 Mazdak FarrokhzadRollup merge of #61616 - petrochenkov:parsderef, r...
2019-06-08 Mazdak FarrokhzadRollup merge of #61615 - petrochenkov:errlit, r=matklad
2019-06-08 Mazdak FarrokhzadRollup merge of #61223 - czipperz:tuple-ord-document...
2019-06-07 L117Remove useless allocations in macro_rules follow logic.
2019-06-07 borsAuto merge of #61130 - jonhoo:mem-take, r=SimonSapin
2019-06-07 Vadim Petrochenkovsyntax: Treat error literals in more principled way
2019-06-07 Mazdak FarrokhzadRollup merge of #61618 - RalfJung:error, r=oli-obk
2019-06-07 Mazdak FarrokhzadRollup merge of #61605 - GuillaumeGomez:const-generic...
2019-06-07 Mazdak FarrokhzadRollup merge of #61603 - Goirad:increase-sgx-heapsize...
2019-06-07 Mazdak FarrokhzadRollup merge of #61599 - laumann:pin-docs-minor-edits...
2019-06-07 Mazdak FarrokhzadRollup merge of #61586 - alexcrichton:asmjs-no-assertio...
2019-06-07 Mazdak FarrokhzadRollup merge of #61532 - wesleywiser:const_prop_more...
2019-06-07 Mazdak FarrokhzadRollup merge of #61332 - kennethbgoodin:borrowck-remove...
2019-06-07 Vadim Petrochenkovparser: Remove `look_ahead_span`
2019-06-07 Vadim Petrochenkovparser: Remove `Deref` impl from `Parser`
2019-06-07 Vadim Petrochenkovparser: `self.span` -> `self.token.span`
2019-06-07 borsAuto merge of #61209 - matthewjasper:const-tuple-constr...
2019-06-07 borsAuto merge of #61541 - petrochenkov:tsp, r=oli-obk
2019-06-06 Mazdak FarrokhzadRollup merge of #61559 - spastorino:make-visitors-itera...
2019-06-06 Mazdak FarrokhzadRollup merge of #61554 - spastorino:change_visit_api...
2019-06-06 Mazdak FarrokhzadRollup merge of #61376 - czipperz:bound-cloned, r=sfackler
2019-06-06 Matthew JasperMake constructors actually be const functions
2019-06-06 Mazdak FarrokhzadRollup merge of #61571 - czipperz:needs_drop-doc-escape...
2019-06-06 Mazdak FarrokhzadRollup merge of #61557 - alexcrichton:build-less, r...
2019-06-06 Mazdak FarrokhzadRollup merge of #61556 - phansch:emitter_cleanup, r...
2019-06-06 Vadim PetrochenkovAddress review comments
2019-06-06 Vadim PetrochenkovSome code cleanup and tidy/test fixes
2019-06-06 Vadim Petrochenkovsyntax: Use `Token` in visitors and fix a mut visitor...
2019-06-06 Vadim Petrochenkovsyntax: Switch function parameter order in `TokenTree...
2019-06-06 Vadim Petrochenkovsyntax: Use `Token` in some more places
2019-06-06 Vadim Petrochenkovsyntax: Remove duplicate span from `token::Ident`
2019-06-06 Vadim Petrochenkovsyntax: Remove duplicate span from `token::Lifetime`
2019-06-06 Vadim Petrochenkovsyntax: Add some helper methods to `Token`
2019-06-06 Vadim Petrochenkovsyntax: Use `Token` in `Parser`
2019-06-06 Vadim Petrochenkovsyntax: Use `Token` in `StringReader` and `TokenTreesRe...
2019-06-06 Vadim Petrochenkovsyntax: Use `Token` in `TokenTree::Token`
2019-06-06 Vadim Petrochenkovsyntax: Rename `TokenAndSpan` into `Token`
2019-06-06 Vadim Petrochenkovsyntax: Rename `Token` into `TokenKind`
2019-06-06 Vadim PetrochenkovAlways use token kinds through `token` module rather...
2019-06-06 borsAuto merge of #61494 - Mark-Simulacrum:move-to-cfg...
2019-06-06 borsAuto merge of #61373 - tmandry:emit-storagedead-along...
2019-06-06 borsAuto merge of #57428 - alexreg:associated_type_bounds...
next