about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2022-03-02Rollup merge of #94513 - RalfJung:miri, r=RalfJungMatthias Krüger-8/+8
2022-03-01update MiriRalf Jung-8/+8
2022-03-01Provide C FFI types via core::ffi, not just in stdJosh Triplett-1/+1
2022-03-01Rollup merge of #94470 - lnicola:rust-analyzer-2022-03-01, r=lnicolaMatthias Krüger-16/+18
2022-03-01:arrow_up: rust-analyzerLaurențiu Nicola-16/+18
2022-02-28Update cargoJon Gjengset-0/+0
2022-02-27update MiriRalf Jung-7/+9
2022-02-26Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyupflip1995-1441/+3461
2022-02-26Rollup merge of #94235 - Dirbaio:fix-chalk-opaque-debrujin, r=jackh726Matthias Krüger-2/+2
2022-02-25Enable rustc_pass_by_value for SpanMark Rousskov-2/+2
2022-02-25Switch bootstrap cfgsMark Rousskov-3/+1
2022-02-25Rollup merge of #92714 - yanganto:ignore-message, r=Mark-SimulacrumMatthias Krüger-0/+4
2022-02-25Auto merge of #93368 - eddyb:diagbld-guarantee, r=estebankbors-50/+33
2022-02-24Include ignore message in libtest outputAntonio Yang-0/+4
2022-02-24Rollup merge of #93714 - compiler-errors:can-type-impl-copy-error-span, r=jac...Dylan DPC-1/+1
2022-02-24Update clippy testsVadim Petrochenkov-2/+2
2022-02-24resolve: Fix incorrect results of `opt_def_kind` query for some built-in macrosVadim Petrochenkov-1/+1
2022-02-24better ObligationCause for normalization errors in can_type_implement_copyMichael Goulet-1/+1
2022-02-24Rollup merge of #94296 - lnicola:rust-analyzer-2022-02-23, r=lnicolaMatthias Krüger-16/+16
2022-02-23:arrow_up: rust-analyzerLaurențiu Nicola-16/+16
2022-02-23Rollup merge of #94128 - mqy:master, r=Dylan-DPCMatthias Krüger-1/+1
2022-02-22Update cargoEric Huss-0/+0
2022-02-23rustc_errors: take `self` by value in `DiagnosticBuilder::cancel`.Eduard-Mihai Burtescu-22/+9
2022-02-23Replace `&mut DiagnosticBuilder`, in signatures, with `&mut Diagnostic`.Eduard-Mihai Burtescu-17/+17
2022-02-23rustc_errors: add `downgrade_to_delayed_bug` to `Diagnostic` itself.Eduard-Mihai Burtescu-11/+7
2022-02-22Rollup merge of #94196 - aDotInTheVoid:terse-procres-info, r=Mark-SimulacrumMatthias Krüger-15/+19
2022-02-22Rollup merge of #94178 - est31:tolerant_lines_check, r=Mark-SimulacrumMatthias Krüger-0/+3
2022-02-22chalk: add known-bug test that was previously ICEing.Dario Nieuwenhuis-2/+2
2022-02-21update clippylcnr-19/+18
2022-02-20compiletest: Print process output info with less whitespaceNixon Enraght-Moony-15/+19
2022-02-20tidy: fire less "ignoring file length unneccessarily" warningsest31-0/+3
2022-02-18Rollup merge of #93953 - jackh726:known_bug, r=Mark-SimulacrumMatthias Krüger-221/+186
2022-02-18Rollup merge of #93915 - Urgau:rfc-3013, r=petrochenkovMatthias Krüger-1/+1
2022-02-18Rollup merge of #91675 - ivanloz:memtagsan, r=nagisaMatthias Krüger-0/+5
2022-02-19rustdoc: several minor fixesmqy-1/+1
2022-02-18Auto merge of #94088 - oli-obk:revert, r=jackh726bors-10/+2
2022-02-17Revert "Auto merge of #91403 - cjgillot:inherit-async, r=oli-obk"Oli Scherer-10/+2
2022-02-17Don't lint `needless_borrow` in method receiver positionsJason Newcomb-26/+8
2022-02-17Rollup merge of #94030 - ChayimFriedman2:issue-94010, r=petrochenkovMatthias Krüger-1/+1
2022-02-16Rollup merge of #94054 - lnicola:rust-analyzer-2022-02-16, r=lnicolaMatthias Krüger-22/+16
2022-02-16:arrow_up: rust-analyzerLaurențiu Nicola-22/+16
2022-02-16MemTagSanitizer SupportIvan Lozano-0/+5
2022-02-16Implement --check-cfg option (RFC 3013)Loïc BRANSTETT-1/+1
2022-02-16Correctly mark the span of captured arguments in `format_args!()`Chayim Refael Friedman-1/+1
2022-02-15Update cargoEric Huss-0/+0
2022-02-15Rollup merge of #94014 - flip1995:clippy_transmute_lint_regroup, r=dtolnayMatthias Krüger-3/+2
2022-02-15Auto merge of #93148 - nnethercote:Uniq, r=fee1-deadbors-91/+92
2022-02-15Move transmute_undefined_repr back to nurseryflip1995-3/+2
2022-02-15Overhaul `Const`.Nicholas Nethercote-12/+12
2022-02-15Overhaul `RegionKind` and `Region`.Nicholas Nethercote-2/+2