about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-12-23Auto merge of #92155 - m-ou-se:panic-fn, r=eddybbors-15/+15
2021-12-22Remove VCVARS_BATEric Huss-1/+0
2021-12-23Rollup merge of #92146 - willcrichton:example-analyzer, r=jyn514Matthias Krüger-7/+16
2021-12-23Rollup merge of #92026 - jsha:jsdoc-search, r=GuillaumeGomezMatthias Krüger-30/+170
2021-12-23Rollup merge of #91544 - rukai:91492, r=wesleywiserMatthias Krüger-0/+79
2021-12-22Add some JSDoc comments to rustdoc JSJacob Hoffman-Andrews-30/+170
2021-12-22Delay remaining `span_bug`s in drop elaborationTomasz Miąsko-0/+82
2021-12-22Upgrade `tracing-subscriber`pierwill-2/+2
2021-12-22Bless clippy test.Mara Bos-1/+1
2021-12-22Update chalk to 0.75.0pierwill-2/+1
2021-12-22When obligation is a sized predicate, prefer projection or object candidates ...Jack Huey-8/+40
2021-12-21Remove apparently unnecessary conditional in `doc_value`Noah Lev-3/+0
2021-12-21Move pattern matching outside of the loopGuillaume Gomez-6/+8
2021-12-21Add `#[rustc_clean(loaded_from_disk)]` to assert loading of query resultAaron Hill-1/+5
2021-12-21chore: cleanup unused importsCaleb Cartwright-13/+8
2021-12-21refactor: encapsulate cfg_if parsing within parse modCaleb Cartwright-83/+98
2021-12-21refactor: extract final rustc_parse touchpoint from macros.rsCaleb Cartwright-4/+11
2021-12-21refactor: move lazy_static parsing to parse modCaleb Cartwright-37/+58
2021-12-21refactor: move macro arg parsing to parse modCaleb Cartwright-199/+234
2021-12-21refactor: rename syntux mod to parseCaleb Cartwright-13/+15
2021-12-22Fixed a small typo in ui test commentsfee1-dead-1/+1
2021-12-21Auto merge of #92095 - vacuus:master, r=jyn514bors-29/+22
2021-12-21Auto merge of #92149 - fee1-dead:cache-fix, r=oli-obkbors-0/+29
2021-12-21Use panic() instead of panic!() in some places in core.Mara Bos-14/+14
2021-12-21Rollup merge of #92127 - GuillaumeGomez:search-results-duplicate-removal, r=jshaMatthias Krüger-11/+13
2021-12-21Rollup merge of #91770 - TaKO8Ki:suggest-adding-cfg-test, r=joshtriplettMatthias Krüger-0/+234
2021-12-21Rollup merge of #91412 - compiler-errors:issue-86035, r=oli-obkMatthias Krüger-0/+97
2021-12-21Fix bad caching of `~const Drop` boundsDeadbeef-0/+29
2021-12-20Fixup tests for issue-86035Michael Goulet-4/+4
2021-12-20Test for issue-86035Michael Goulet-0/+97
2021-12-20[code coverage] Fix missing dead code in modules that are never calledWesley Wiser-8/+14
2021-12-20Add test case for #86177 and #85718Wesley Wiser-0/+16
2021-12-20compare calling convention instead of call ABIRalf Jung-2/+2
2021-12-20Move duplicates removal when generating results instead of when displaying themGuillaume Gomez-11/+13
2021-12-20update MiriRalf Jung-8/+6
2021-12-20Auto merge of #92041 - Aaron1011:remove-speculative-evaluation, r=jackh726bors-0/+34
2021-12-20Auto merge of #91900 - pitaj:fix-91714, r=jyn514bors-157/+99
2021-12-20add test filesSparrowLii-0/+24
2021-12-19Remove 'need_backline' field of `DocFragment`Roc Yu-29/+18
2021-12-19Omit check of a successive line in loopvacuus-6/+10
2021-12-19Backport LLVM changes to disable deferred inliningSimonas Kazlauskas-0/+0
2021-12-19Merge remote-tracking branch 'upstream/master' into subtree-sync-2021-12-19Caleb Cartwright-46/+88
2021-12-19Rollup merge of #91791 - terrarier2111:fix-float-ice, r=nagisaMatthias Krüger-0/+29
2021-12-19Auto merge of #92099 - matthiaskrgr:rollup-4gwv67m, r=matthiaskrgrbors-24/+7
2021-12-19Fix an ICE when lowering a float with missing exponent magnitudethreadexception-0/+29
2021-12-19Rollup merge of #92081 - jyn514:need-backline, r=GuillaumeGomezMatthias Krüger-7/+3
2021-12-19Rollup merge of #92077 - jyn514:remove-collapsed, r=GuillaumeGomezMatthias Krüger-17/+4
2021-12-19Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obkbors-154/+151
2021-12-19Auto merge of #91871 - camelid:urlpartsbuilder, r=GuillaumeGomezbors-17/+192
2021-12-19Rollup merge of #92082 - jyn514:remove-from-iterator, r=jyn514Matthias Krüger-12/+16