about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-04-09Auto merge of #83870 - jackh726:binder-refactor-fix, r=nikomatsakisbors-0/+14
2021-04-08Auto merge of #83941 - wesleywiser:win_dbginfo_closures, r=nagisabors-0/+91
2021-04-08Auto merge of #84008 - Dylan-DPC:rollup-invxvg8, r=Dylan-DPCbors-6049/+10557
2021-04-08Rollup merge of #84001 - flip1995:clippyup, r=ManishearthDylan DPC-5900/+10307
2021-04-08Rollup merge of #83992 - GuillaumeGomez:merge-idents, r=notriddleDylan DPC-18/+127
2021-04-08Rollup merge of #81764 - jyn514:lint-links, r=GuillaumeGomezDylan DPC-131/+123
2021-04-08Fix closed over variables not available in debuginfo for Windows MSVCWesley Wiser-0/+91
2021-04-08Auto merge of #83763 - alexcrichton:wasm-multivalue-abi, r=nagisabors-79/+284
2021-04-08Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyupflip1995-5900/+10307
2021-04-08rustc: Add a new `wasm` ABIAlex Crichton-79/+284
2021-04-08Auto merge of #83500 - camelid:split-debuginfo-docs-cleanup, r=steveklabnikbors-5/+5
2021-04-08Add test for idents mergeGuillaume Gomez-0/+20
2021-04-08Merge idents if they are part of a pathGuillaume Gomez-18/+107
2021-04-08Auto merge of #83981 - nagisa:nagisa/revert-cfg-wasm, r=Mark-Simulacrumbors-1/+0
2021-04-08Auto merge of #83866 - jyn514:disambiguator-error, r=camelidbors-14/+46
2021-04-07Fix some typos in docs for `-C split-debuginfo`Camelid-5/+5
2021-04-08Auto merge of #83986 - Dylan-DPC:rollup-51vygcj, r=Dylan-DPCbors-147/+740
2021-04-08Rollup merge of #83952 - estebank:issue-83943, r=petrochenkovDylan DPC-4/+40
2021-04-08Rollup merge of #83689 - estebank:cool-bears-hot-tip, r=davidtwcoDylan DPC-128/+672
2021-04-08Rollup merge of #82497 - jyn514:json, r=CraftSpiderDylan DPC-15/+28
2021-04-07Auto merge of #82451 - jyn514:defaults, r=Mark-Simulacrumbors-27/+39
2021-04-07Remove the insta-stable `cfg(wasm)`Simonas Kazlauskas-1/+0
2021-04-07Cleanup option parsing and config.toml.exampleJoshua Nelson-27/+39
2021-04-07rebase and update testsEsteban Küber-10/+42
2021-04-07Reuse logic for determining the channel in the rest of rustdocJoshua Nelson-22/+29
2021-04-07rustdoc: Link to the docs on namespaces when an unknown disambiguator is foundJoshua Nelson-1/+26
2021-04-07Rollup merge of #83954 - estebank:issue-83613, r=varkorDylan DPC-81/+117
2021-04-07Rollup merge of #83945 - SkiFire13:fix-83924, r=estebankDylan DPC-0/+65
2021-04-07Rollup merge of #83936 - crlf0710:disallow_extern_block_non_ascii, r=ManishearthDylan DPC-2/+57
2021-04-07Rollup merge of #83935 - SNCPlay42:param-default-impl-trait, r=varkorDylan DPC-59/+133
2021-04-07Rollup merge of #83916 - Amanieu:asm_anonconst, r=petrochenkovDylan DPC-99/+154
2021-04-07Rollup merge of #83816 - JohnTitor:unused-doc-comments-on-macros, r=varkorDylan DPC-0/+48
2021-04-07Rollup merge of #83634 - JohnTitor:proc-macro-ice, r=varkorDylan DPC-0/+68
2021-04-07Auto merge of #83833 - jyn514:no-resolver, r=GuillaumeGomezbors-82/+82
2021-04-06Add spans to E0277 for impl/trait type/fn obligation disparityEsteban Küber-14/+44
2021-04-06Always mention `Box::pin` when dealing with `!Unpin`Esteban Küber-0/+3
2021-04-06Point at `impl` and type defs introducing requirements on E0277Esteban Küber-106/+585
2021-04-07Auto merge of #83955 - ehuss:update-stage0, r=Mark-Simulacrumbors-2/+2
2021-04-07Disable using non-ascii identifiers in extern blocks.Charles Lew-2/+57
2021-04-06Bump bootstrap compilerEric Huss-2/+2
2021-04-06Do not ICE when closure is involved in TAITEsteban Küber-0/+36
2021-04-06Remove trailing `:` from E0119 messageEsteban Küber-81/+81
2021-04-06Account for `ExprKind::Block` when suggesting .into() and derefEsteban Küber-4/+40
2021-04-06Auto merge of #83828 - camelid:rustdoc-vec-perf, r=jyn514bors-3/+5
2021-04-06Fix handling of `--output-format json` flagJoshua Nelson-15/+28
2021-04-06Add regression testGiacomo Stevanato-0/+65
2021-04-06Store links in Cache instead of on items directlyJoshua Nelson-82/+82
2021-04-06Auto merge of #83934 - Dylan-DPC:rollup-nw5dadn, r=Dylan-DPCbors-92/+126
2021-04-06rustdoc: Use `ThinVec` in a few placesCamelid-3/+5
2021-04-06Rollup merge of #83920 - ortem:fix-hashmap-lldb-pretty-printer-1.52, r=pnkfelixDylan DPC-6/+8