about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-08-07Don't ICE while suggesting updating item path.Luqman Aden-6/+9
2022-08-03Auto merge of #100082 - matthiaskrgr:rollup-ywu4iux, r=matthiaskrgrbors-423/+1103
2022-08-03Auto merge of #99509 - lcnr:commit_unconditionally, r=jackh726bors-199/+168
2022-08-02Auto merge of #92268 - jswrenn:transmute, r=oli-obkbors-2/+6026
2022-08-02Rollup merge of #100074 - petrochenkov:bundledoc, r=bjorn3Matthias Krüger-3/+3
2022-08-02Rollup merge of #100070 - mqudsi:99768_revisited, r=RalfJungMatthias Krüger-4/+3
2022-08-02Rollup merge of #100049 - lnicola:rust-analyzer-2022-08-02, r=lnicolaMatthias Krüger-241/+765
2022-08-02Rollup merge of #100008 - jyn514:eager-submodules, r=bjorn3Matthias Krüger-18/+2
2022-08-02Rollup merge of #99958 - PrestonFrom:issue_99907, r=compiler-errorsMatthias Krüger-136/+303
2022-08-02Rollup merge of #99933 - alex:parallel-html-checking, r=Mark-SimulacrumMatthias Krüger-21/+27
2022-08-02rustc-docs: Be less specific about the representation of `+bundle`Vadim Petrochenkov-3/+3
2022-08-02Clarify Cargo.toml commentsMahmoud Al-Qudsi-4/+3
2022-08-02Auto merge of #100063 - matthiaskrgr:rollup-lznouys, r=matthiaskrgrbors-150/+185
2022-08-02Rollup merge of #100057 - GuillaumeGomez:rm-more-clean-impl, r=Dylan-DPCMatthias Krüger-34/+28
2022-08-02Rollup merge of #100053 - flip1995:clippy_backport, r=xFrednetMatthias Krüger-3/+5
2022-08-02Rollup merge of #100052 - TimNN:patch-1, r=nikicMatthias Krüger-1/+1
2022-08-02Rollup merge of #100045 - Amanieu:global_asm_may_unwind, r=tmiaskoMatthias Krüger-38/+38
2022-08-02Rollup merge of #100025 - tmiasko:rm-transfer-wrapper, r=cjgillotMatthias Krüger-14/+2
2022-08-02Rollup merge of #100005 - GuillaumeGomez:cleanup-ast-attr-clean, r=notriddleMatthias Krüger-19/+15
2022-08-02Rollup merge of #99987 - Alexendoo:parse-format-position-span, r=fee1-deadMatthias Krüger-41/+96
2022-08-02safe transmute: fix broken intradoc linkJack Wrenn-2/+2
2022-08-02Auto merge of #100032 - BoxyUwU:no_ty_in_placeholder_const, r=compiler-errorsbors-19/+21
2022-08-02Remove Clean trait implementation for ast::Attribute and cleanup Attributes::...Guillaume Gomez-19/+15
2022-08-02Remove Clean trait implementation for hir::LifetimeGuillaume Gomez-20/+20
2022-08-02Remove Clean trait implementation for ty::TraitRefGuillaume Gomez-14/+8
2022-08-02Auto merge of #99977 - BlackHoleFox:cfte-cstr, r=thomccbors-13/+34
2022-08-02move [`assertions_on_result_states`] to restrictiontabokie-3/+5
2022-08-02RISC-V ASM test: relax label name constraint.Tim Neumann-1/+1
2022-08-02Move if-block into closure to reduce duplicate codePreston From-7/+5
2022-08-02Improve position named arguments lint underline and formatting namesPreston From-136/+305
2022-08-02Auto merge of #100048 - matthiaskrgr:rollup-agimvm6, r=matthiaskrgrbors-320/+414
2022-08-02:arrow_up: rust-analyzerLaurențiu Nicola-241/+765
2022-08-02Rollup merge of #100042 - ehuss:update-books, r=ehussMatthias Krüger-0/+0
2022-08-02Rollup merge of #100037 - fw-immunant:patch-1, r=jyn514Matthias Krüger-3/+3
2022-08-02Rollup merge of #100017 - solid-rs:patch/kmc-solid/adapt-to-78802, r=thomccMatthias Krüger-2/+2
2022-08-02Rollup merge of #100011 - compiler-errors:let-chain-restriction, r=fee1-deadMatthias Krüger-292/+351
2022-08-02Rollup merge of #99994 - TaKO8Ki:remove-guess-head-span, r=fee1-deadMatthias Krüger-7/+5
2022-08-02Rollup merge of #99779 - GuillaumeGomez:fix-item-info-pos-and-height, r=notri...Matthias Krüger-9/+44
2022-08-02Rollup merge of #99293 - jo3bingham:issue-98720-fix, r=jyn514Matthias Krüger-1/+7
2022-08-02Rollup merge of #99156 - lcnr:omoe-wa, r=wesleywiserMatthias Krüger-6/+2
2022-08-02Properly reject the `may_unwind` option in `global_asm!`Amanieu d'Antras-38/+38
2022-08-02Auto merge of #99431 - yaahc:error-in-core, r=joshtriplettbors-43/+36
2022-08-02remove a `SourceMap::guess_head_span`Takayuki Maeda-7/+5
2022-08-01Update booksEric Huss-0/+0
2022-08-02Auto merge of #100033 - rylev:no-cancel-try-perf, r=Mark-Simulacrumbors-4/+4
2022-08-01Don't cancel try-perf branch if 'outdated'Ryan Levick-4/+4
2022-08-01Update rustc man page to match `rustc --help`Frances Wingerter-3/+3
2022-08-01Auto merge of #95884 - cjgillot:assoc-item, r=lcnrbors-403/+354
2022-08-01remove fn backtraceJane Losare-Lusby-43/+36
2022-08-01Match on TraitItem exhaustively.Camille GILLOT-14/+11