about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-06-09Update RLSIgor Matuszewski-0/+0
2019-06-09Auto merge of #61677 - napen123:string-examples, r=sfacklerbors-0/+20
2019-06-09Auto merge of #60932 - Centril:macro-at-most-once-2015, r=mark-i-mbors-321/+281
2019-06-09pacify tidy.Mazdak Farrokhzad-1/+1
2019-06-09Fix typo in comment.Mazdak Farrokhzad-1/+1
2019-06-09Fix inaccurate comments in '?' Kleene operator tests.Mazdak Farrokhzad-51/+87
2019-06-09Some more cleanup in libsyntax::ext::tt::quotedMazdak Farrokhzad-11/+8
2019-06-09Cleanups in parse_sep_and_kleene_op.Mazdak Farrokhzad-12/+4
2019-06-09Update tests since ? macro op is supported on 2015.Mazdak Farrokhzad-87/+185
2019-06-09Support ? Kleene operator in 2015.Mazdak Farrokhzad-167/+4
2019-06-09Auto merge of #61653 - oli-obk:visit_place_recursion, r=spastorinobors-119/+142
2019-06-08Add examples for make_ascii_{uppercase, lowercase}Napen123-0/+20
2019-06-08Auto merge of #61672 - Centril:rollup-jxo89ir, r=Centrilbors-1039/+915
2019-06-09Rollup merge of #61670 - Xanewok:update-rls, r=oli-obkMazdak Farrokhzad-0/+0
2019-06-09Rollup merge of #61669 - petrochenkov:tokderef2, r=oli-obkMazdak Farrokhzad-231/+163
2019-06-09Rollup merge of #61666 - JohnTitor:add-test-for-ice, r=CentrilMazdak Farrokhzad-0/+22
2019-06-09Rollup merge of #61660 - petrochenkov:nocusta, r=CentrilMazdak Farrokhzad-721/+656
2019-06-09Rollup merge of #61658 - RalfJung:const-tests, r=oli-obkMazdak Farrokhzad-72/+59
2019-06-09Rollup merge of #61646 - L117:master, r=CentrilMazdak Farrokhzad-15/+15
2019-06-08Don't use "base place" for different conceptsOliver Scherer-1/+1
2019-06-08Deduplicate some codeOliver Scherer-15/+2
2019-06-09Address review commentsVadim Petrochenkov-9/+7
2019-06-08Move some run-pass attribute tests to uiVadim Petrochenkov-8/+10
2019-06-08Remove some more `#![feature(custom_attribute)]`sVadim Petrochenkov-63/+89
2019-06-08Introduce `#[rustc_dummy]` attribute and use it in testsVadim Petrochenkov-482/+458
2019-06-08Turn `#[allocator]` into a built-in attribute and rename it to `#[rustc_alloc...Vadim Petrochenkov-65/+13
2019-06-08Remove unused `#![feature(custom_attribute)]`sVadim Petrochenkov-19/+4
2019-06-08Auto merge of #61529 - ehuss:update-books, r=GuillaumeGomezbors-0/+0
2019-06-08Update RLSIgor Matuszewski-0/+0
2019-06-08syntax: Move some `Token` methods aroundVadim Petrochenkov-48/+40
2019-06-08syntax: Remove `Deref` impl from `Token`Vadim Petrochenkov-66/+45
2019-06-08syntax: Move most of the `TokenKind` methods to `Token`Vadim Petrochenkov-100/+66
2019-06-08extra paranoid modeRalf Jung-3/+5
2019-06-09Add test for ICEYuki Okushi-0/+22
2019-06-08Auto merge of #61655 - RalfJung:checktools, r=kennytmbors-3/+10
2019-06-08syntax: Keep full `Token`s for `macro_rules` separatorsVadim Petrochenkov-37/+32
2019-06-08black-box the fn ptr, not the resultRalf Jung-3/+3
2019-06-08Auto merge of #61625 - RalfJung:eval-interp, r=oli-obkbors-271/+274
2019-06-08remove useless ident() functions in const tests and replace the useful ones b...Ralf Jung-72/+57
2019-06-08Auto merge of #61620 - SimonSapin:as_cell, r=RalfJungbors-5/+2
2019-06-08fix rebase falloutRalf Jung-1/+1
2019-06-08rename EvalSnapshot -> InterpSnapshotRalf Jung-12/+12
2019-06-08rename EvalResult -> InterpResult and EvalError -> InterpErrorInfoRalf Jung-258/+261
2019-06-08checktools: unify grepping the TOOLSTATE fileRalf Jung-3/+10
2019-06-08Do not recursively visit `visit_place`Oliver Scherer-119/+155
2019-06-08Auto merge of #61635 - ecstatic-morse:const-signum, r=oli-obkbors-8/+15
2019-06-08Rollup merge of #61647 - JohnTitor:use-stable-func, r=CentrilMazdak Farrokhzad-2/+2
2019-06-08Rollup merge of #61641 - spastorino:revert-to-recursion-on-local-analyzer, r=...Mazdak Farrokhzad-48/+37
2019-06-08Rollup merge of #61627 - davidtwco:ice-async-fn-lint, r=alexcrichtonMazdak Farrokhzad-0/+37
2019-06-08Rollup merge of #61621 - Mark-Simulacrum:bootstrap-run-only-hosts, r=alexcric...Mazdak Farrokhzad-7/+9