about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2022-03-26Auto merge of #95149 - cjgillot:once-diag, r=estebankbors-4/+6
2022-03-25Auto merge of #95282 - RalfJung:miri, r=RalfJungbors-8/+8
2022-03-24Auto merge of #95273 - flip1995:clippyup, r=manishearthbors-546/+1957
2022-03-24update MiriRalf Jung-8/+8
2022-03-24Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42' into clippyupflip1995-546/+1957
2022-03-24update clippy stderr fileOli Scherer-0/+10
2022-03-23:arrow_up: rust-analyzerLaurențiu Nicola-19/+23
2022-03-21Rollup merge of #95085 - ouz-a:master5, r=jackh726Matthias Krüger-1/+1
2022-03-21Return err instead of ICEouz-a-1/+1
2022-03-20Take &mut Diagnostic in emit_diagnostic.Camille GILLOT-4/+6
2022-03-20Auto merge of #95144 - RalfJung:miri, r=RalfJungbors-8/+8
2022-03-20update MiriRalf Jung-8/+8
2022-03-20Add once_cell as allowed cg_clif dependencybjorn3-0/+1
2022-03-19Auto merge of #95103 - ehuss:update-cargo, r=ehussbors-0/+0
2022-03-18Update cargoEric Huss-0/+0
2022-03-18Re-enable parallel debuginfo testsTom Tromey-5/+0
2022-03-18Auto merge of #95065 - matthiaskrgr:rollup-75i6oz5, r=matthiaskrgrbors-8/+8
2022-03-18Rollup merge of #95048 - RalfJung:miri, r=RalfJungMatthias Krüger-8/+8
2022-03-18Auto merge of #88098 - Amanieu:oom_panic, r=nagisabors-1/+1
2022-03-17Rollup merge of #94960 - codehorseman:master, r=oli-obkDylan DPC-30/+30
2022-03-17update MiriRalf Jung-8/+8
2022-03-16rustc_error: make ErrorReported impossible to constructmark-3/+3
2022-03-16resolve the conflict in compiler/rustc_session/src/parse.rscodehorseman-30/+30
2022-03-16Auto merge of #94861 - aDotInTheVoid:rdj-trait-tests, r=CraftSpiderbors-2/+5
2022-03-15jsondocck: Better error for invalid @count numberNixon Enraght-Moony-1/+4
2022-03-15jsondocck: better error for when @set matches multiple itemsNixon Enraght-Moony-1/+1
2022-03-15Rollup merge of #94947 - Dylan-DPC:fix/typos, r=oli-obkMatthias Krüger-2/+2
2022-03-15Auto merge of #94261 - michaelwoerister:debuginfo-types-refactor, r=wesleywiserbors-2/+15
2022-03-15Auto merge of #94938 - lnicola:rust-analyzer-2022-03-14, r=lnicolabors-17/+20
2022-03-15Auto merge of #94584 - pnkfelix:inject-use-suggestion-sites, r=ekuberbors-4/+8
2022-03-15fix typosDylan DPC-2/+2
2022-03-14Auto merge of #94935 - matthiaskrgr:rollup-2o2kyz6, r=matthiaskrgrbors-10/+8
2022-03-14:arrow_up: rust-analyzerLaurențiu Nicola-17/+20
2022-03-14debuginfo: Refactor debuginfo generation for types -- Address review comments.Michael Woerister-0/+2
2022-03-14Rollup merge of #94931 - RalfJung:miri, r=RalfJungMatthias Krüger-10/+8
2022-03-14Auto merge of #94929 - flip1995:clippyup, r=Manishearthbors-331/+3350
2022-03-14debuginfo: Refactor debuginfo generation for types -- Run x.py fmtMichael Woerister-35/+7
2022-03-14compiletest: Don't update PDB files of test cases in-place.Michael Woerister-9/+48
2022-03-14update miriRalf Jung-10/+8
2022-03-14Auto merge of #93749 - ridwanabdillahi:riscv32im_support, r=wesleywiserbors-0/+1
2022-03-14Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyupflip1995-331/+3350
2022-03-13Auto merge of #94898 - RalfJung:miri, r=RalfJungbors-7/+11
2022-03-12update MiriRalf Jung-7/+11
2022-03-12Auto merge of #94733 - nnethercote:fix-AdtDef-interning, r=fee1-deadbors-92/+93
2022-03-11Improve `AdtDef` interning.Nicholas Nethercote-92/+93
2022-03-10Rollup merge of #94811 - GuillaumeGomez:update-browser-ui-test, r=notriddleDylan DPC-1/+1
2022-03-10Rollup merge of #93950 - T-O-R-U-S:use-modern-formatting-for-format!-macros, ...Dylan DPC-34/+33
2022-03-10Rollup merge of #94753 - Urgau:rustdoc-book-improvements, r=GuillaumeGomezMatthias Krüger-7/+13
2022-03-10Update browser-ui-test versionGuillaume Gomez-1/+1
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-34/+33