about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-08-02Avoid invalidating the CFG in MirPatch.Jakob Degen-172/+0
2022-08-02Auto merge of #92268 - jswrenn:transmute, r=oli-obkbors-0/+4128
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-36/+36
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-2/+2
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-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-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 #100011 - compiler-errors:let-chain-restriction, r=fee1-deadMatthias Krüger-248/+332
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-02Properly reject the `may_unwind` option in `global_asm!`Amanieu d'Antras-36/+36
2022-08-01Update booksEric Huss-0/+0
2022-08-02Auto merge of #100033 - rylev:no-cancel-try-perf, r=Mark-Simulacrumbors-1/+1
2022-08-01Don't cancel try-perf branch if 'outdated'Ryan Levick-1/+1
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-61/+80
2022-08-01Bless incremental tests.Camille GILLOT-31/+47
2022-08-01Remove DefId from AssocItemContainer.Camille GILLOT-25/+28
2022-08-01Remove visibility from AssocItem.Camille GILLOT-1/+1
2022-08-01Store associated item defaultness in impl_defaultness.Camille GILLOT-7/+7
2022-08-01add commentJoseph Bingham-0/+3
2022-08-01Auto merge of #99476 - dpaoliello:rawdylibvectorcall, r=michaelwoeristerbors-24/+134
2022-08-01Auto merge of #100024 - matthiaskrgr:rollup-36ab4wx, r=matthiaskrgrbors-151/+193
2022-08-01Rollup merge of #100020 - CallumIO:issue-99648, r=jyn514Matthias Krüger-3/+3
2022-08-01Rollup merge of #100003 - nnethercote:improve-size-assertions, r=lqdMatthias Krüger-39/+16
2022-08-01Rollup merge of #99976 - willcrichton:example-analyzer, r=jyn514Matthias Krüger-0/+27
2022-08-01Rollup merge of #99911 - cjgillot:no-guess, r=davidtwcoMatthias Krüger-56/+65
2022-08-01Rollup merge of #99864 - klensy:bootstrap-art-dupe, r=jyn514Matthias Krüger-24/+28
2022-08-01Rollup merge of #99629 - obeis:issue-99470, r=compiler-errorsMatthias Krüger-29/+54
2022-08-01Auto merge of #99884 - nnethercote:lexer-improvements, r=matkladbors-5/+5
2022-08-01fix: better error when python not found in xCallum Leslie-3/+3
2022-08-01Make Rustdoc exit with correct error code when scrape examples from invalid f...Will Crichton-0/+27
2022-08-01Auto merge of #99944 - bjorn3:hide_proc_macro_symbols, r=eddybbors-35/+35
2022-08-01Use expr parse restrictions for let expr parsingMichael Goulet-248/+332
2022-08-01Auto merge of #99998 - matthiaskrgr:rollup-igafy0r, r=matthiaskrgrbors-1014/+1037
2022-08-01Improve size assertions.Nicholas Nethercote-39/+16
2022-08-01Shrink `Token`.Nicholas Nethercote-5/+5
2022-07-31Rollup merge of #99986 - WaffleLapkin:record_struct_wrap_suggestion, r=compil...Matthias Krüger-5/+15
2022-07-31Rollup merge of #99980 - GuillaumeGomez:rm-clean-impls, r=Dylan-DPCMatthias Krüger-22/+16
2022-07-31Rollup merge of #99973 - RalfJung:layout-things, r=eddybMatthias Krüger-920/+920
2022-07-31Rollup merge of #99620 - hudson-ayers:fix-location-detail, r=davidtwcoMatthias Krüger-3/+14
2022-07-31Rollup merge of #99519 - Urgau:check-cfg-implicit, r=petrochenkovMatthias Krüger-64/+72