about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-10-25Grammar nitOliver Scherer-2/+2
2018-10-25List allowed tokens after macro fragmentsEsteban Küber-141/+385
2018-10-25Clarify exclusion comment furtherOliver Scherer-1/+2
2018-10-25Explain why we can encounter a `Goto` terminator that we want to promoteOliver Scherer-1/+7
2018-10-25Explain a comment in more detailOliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer-2/+9
2018-10-25Explain how unused constants may still cause a hard errorOliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer-0/+4
2018-10-25Rebase falloutOliver Schneider-319/+69
2018-10-25preserve const eval error information through trait error systemRalf Jung-8/+11
2018-10-25add the lint back to the list, and fix testsRalf Jung-296/+74
2018-10-25fix ui tests (rebase fallout)Ralf Jung-3/+4
2018-10-25for now, just use NULL ptr for unsized localsRalf Jung-13/+17
2018-10-25fix a test commentRalf Jung-1/+1
2018-10-25Addressed minor issues brought up in review.Alexander Regueiro-15/+15
2018-10-25Rebase fallout in ui outputOliver Schneider-26/+13
2018-10-25Update rustdoc testOliver Schneider-1/+1
2018-10-25More mono items are generated nowOliver Schneider-0/+5
2018-10-25update tests to changes on rustc masterOliver Schneider-57/+85
2018-10-25Document error/lint cases in const evalOliver Schneider-1/+9
2018-10-25Explain the `Reveal::UserFacing` deduplication trickOliver Schneider-0/+7
2018-10-25Don't extend `hir::Def` when there's already a dedicated "function-like" dete...Oliver Schneider-23/+18
2018-10-25Prepare miri for unsized localsOliver Schneider-3/+10
2018-10-25Deduplicate all the ~~things~~ errorsOliver Schneider-199/+133
2018-10-25Fix rebase falloutOliver Schneider-3/+6
2018-10-25Layout errors can happen because something was too genericOliver Schneider-3/+4
2018-10-25Forward `TooGeneric` errorsOliver Schneider-2/+6
2018-10-25Report const eval error inside the queryOliver Schneider-1088/+1470
2018-10-25Auto merge of #55347 - pietroalbini:rollup, r=pietroalbinibors-248/+1128
2018-10-25Rollup merge of #55345 - RalfJung:no-null, r=oli-obkPietro Albini-9/+1
2018-10-25Rollup merge of #55340 - RalfJung:operand-docs, r=oli-obkPietro Albini-3/+2
2018-10-25Rollup merge of #55328 - raphlinus:copysign_typo, r=joshtriplettPietro Albini-8/+8
2018-10-25Rollup merge of #55306 - pnkfelix:issue-54478-regression-test-jemalloc-ctl, r...Pietro Albini-0/+42
2018-10-25Rollup merge of #55296 - cuviper:rustdoc-ui-backtrace, r=nikomatsakisPietro Albini-9/+10
2018-10-25Rollup merge of #55291 - kazcw:master, r=nikomatsakisPietro Albini-0/+0
2018-10-25Rollup merge of #55282 - sinkuu:redundant_clone, r=estebankPietro Albini-7/+7
2018-10-25Rollup merge of #55269 - matthiaskrgr:typos_oct, r=zackmdavisPietro Albini-77/+77
2018-10-25Rollup merge of #55254 - rust-lang:clean-two-dots, r=GuillaumeGomezPietro Albini-1/+1
2018-10-25Rollup merge of #55253 - zackmdavis:some_suggestion, r=pnkfelixPietro Albini-27/+53
2018-10-25Rollup merge of #55251 - NieDzejkob:master, r=TimNNPietro Albini-1/+1
2018-10-25Rollup merge of #55247 - peterjoel:peterjoel-prim-char-doc-example, r=joshtri...Pietro Albini-2/+2
2018-10-25Rollup merge of #55245 - matthiaskrgr:clippy, r=nikomatsakisPietro Albini-14/+15
2018-10-25Rollup merge of #55200 - octronics:gh51430, r=kennytmPietro Albini-0/+88
2018-10-25Rollup merge of #55173 - estebank:suggest-static, r=oli-obkPietro Albini-45/+103
2018-10-25Rollup merge of #55138 - zackmdavis:the_paren_trap, r=pnkfelixPietro Albini-11/+21
2018-10-25Rollup merge of #54977 - estebank:macro-arg-parse, r=pnkfelixPietro Albini-1/+18
2018-10-25Rollup merge of #54965 - chathaway-codes:update-tcp-stream-docs, r=GuillaumeG...Pietro Albini-5/+5
2018-10-25Rollup merge of #53931 - iirelu:keyword-docs, r=steveklabnikPietro Albini-28/+669
2018-10-25Rollup merge of #53507 - phungleson:fix-impl-from-for-waker, r=cramertjPietro Albini-0/+5
2018-10-25Auto merge of #55323 - nikomatsakis:nll-ICE-55219-and-55241, r=pnkfelixbors-126/+367
2018-10-25Remove is_nullRalf Jung-9/+1
2018-10-25rustbuild: fix remap-debuginfo when building a releaseMarc-Antoine Perennou-1/+1