about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
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
2022-03-10Auto merge of #94737 - lcnr:pass-stuff-by-value, r=davidtwcobors-5/+6
2022-03-09Add support for targeting riscv32im-unknown-none-elfridwanabdillahi-0/+1
2022-03-09Also take in account mdbook redirect in linkcheckerLoïc BRANSTETT-7/+13
2022-03-08Update cargoEric Huss-0/+0
2022-03-08add `#[rustc_pass_by_value]` to more typeslcnr-5/+6
2022-03-08Auto merge of #94734 - matthiaskrgr:rollup-28shqhy, r=matthiaskrgrbors-18/+17
2022-03-08:arrow_up: rust-analyzerLaurențiu Nicola-18/+17
2022-03-07update MiriRalf Jung-10/+7
2022-03-07placate rustfmt in rustfmt.Felix S. Klock II-9/+3
2022-03-07Auto merge of #94706 - matthiaskrgr:rollup-l5erynr, r=matthiaskrgrbors-26/+25
2022-03-07Update and fix clippy testsEric Holk-5/+24
2022-03-07Stabilize const_fn_fn_ptr_basics and const_fn_trait_boundEric Holk-21/+1
2022-03-07Clarify `Layout` interning.Nicholas Nethercote-1/+1
2022-03-07Introduce `ConstAllocation`.Nicholas Nethercote-3/+3
2022-03-06Rollup merge of #94617 - pierwill:update-itertools, r=Mark-SimulacrumMatthias Krüger-4/+4
2022-03-06Auto merge of #90076 - jackh726:wherethewhere, r=nikomatsakisbors-76/+80
2022-03-05update MiriRalf Jung-8/+9
2022-03-05Change syntax for TyAlias where clausesJack Huey-76/+80
2022-03-05Auto merge of #93142 - estebank:missing-main, r=wesleywiserbors-14/+6
2022-03-05Do not point at whole file missing `fn main`Esteban Kuber-14/+6
2022-03-04Placate tidy in submodule.Felix S. Klock II-2/+11
2022-03-04Update `itertools`pierwill-4/+4
2022-03-04Rollup merge of #94524 - bjorn3:remove_num_cpus, r=Mark-SimulacrumMatthias Krüger-2/+1
2022-03-03Adjusted diagnostic output so that if there is no `use` in a item sequence,Felix S. Klock II-2/+2
2022-03-03Associate multiple with a crate too.Felix S. Klock II-3/+4
2022-03-03refactor: prepare to associate multiple spans with a module.Felix S. Klock II-2/+2