about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-10-06Simplify AttributesExt::cfg function and remove error emissions since they ar...Guillaume Gomez-27/+45
2021-10-06Auto merge of #7772 - Manishearth:doc-markdown-intra, r=camsteffenbors-1/+18
2021-10-06Bless testsCameron Steffen-0/+11
2021-10-06opt-level >= 4Alexander-4/+4
2021-10-06Clean up code a bit:Guillaume Gomez-17/+25
2021-10-06Use get_diagnostic_nameCameron Steffen-113/+73
2021-10-06Do not ICE if some foreign expansions were not encoded.Camille GILLOT-2/+0
2021-10-06Do not re-hash foreign spans.Camille GILLOT-11/+27
2021-10-06run remaining testsAlexander-9/+17
2021-10-06Auto merge of #89599 - rusticstuff:ci-fix, r=Mark-Simulacrumbors-24/+12
2021-10-06Access Session while decoding expn_id.Camille GILLOT-6/+24
2021-10-06tidyAlexander-1/+1
2021-10-06Fix stabilization version for `bindings_after_at`Noah Lev-1/+1
2021-10-06Get rid of broken `ct-ng oldconfig` everywhere and directly provide a suitabl...Hans Kratz-20/+8
2021-10-06add MIR artifactsAlexander-3/+626
2021-10-06fix importAlexander-1/+1
2021-10-06Handle intra-doc links in doc_markdownManish Goregaokar-8/+14
2021-10-06reset and cleanupAlexander-0/+339
2021-10-06Add regression test for #7758Manish Goregaokar-1/+12
2021-10-06Update libc to 0.2.103.Jonah Petri-3/+3
2021-10-06add platform support details file for armv7-unknown-linux-uclibcJonah Petri-3/+69
2021-10-06Add new target armv7-unknown-linux-uclibceabihfYannick Koehler-6/+37
2021-10-06Introduce get_diagnostic_nameCameron Steffen-34/+59
2021-10-06Auto merge of #7776 - tsoutsman:patch-1, r=flip1995bors-5/+5
2021-10-06Switch to our own mirror of libislMark Rousskov-4/+4
2021-10-06Fix typosKlim Tsoutsman-5/+5
2021-10-06Revert the rustc_error_codes changes.Mukund Lakshman-51/+51
2021-10-06Restore h1 styles, which got accidentally removed.Mukund Lakshman-3/+3
2021-10-06fix: alloc-optimisation is only for rust llvmXimin Luo-0/+1
2021-10-06Auto merge of #7774 - dswij:useless-exponent, r=llogiqbors-3/+17
2021-10-06Auto merge of #7773 - Manishearth:update-lints-mods, r=flip1995bors-240/+248
2021-10-06Add tests for zero exponents in `excessive_precision`dswij-1/+13
2021-10-06Regen update_lintsManish Goregaokar-235/+237
2021-10-06Return to generating mod declarations in lib.rsManish Goregaokar-5/+11
2021-10-06Rebase Result::map_or_else doc wording on top of #89400.Orson Peters-3/+2
2021-10-06Drop exponent suggestion when 0dswij-2/+4
2021-10-06Auto merge of #89323 - estebank:derive-binop, r=petrochenkovbors-108/+667
2021-10-06testEllen-0/+29
2021-10-06Add regression test for ice 89574Gary Guo-10/+41
2021-10-06Emit item no type error even if type inference failsGary Guo-21/+23
2021-10-05Add tracking issueSamuel E. Moelius III-2/+4
2021-10-05Consider unfulfilled obligations in binop errorsEsteban Kuber-108/+667
2021-10-05Auto merge of #89572 - Manishearth:rollup-obz5ycp, r=Manishearthbors-80/+455
2021-10-05Apply suggestions from code reviewJane Lusby-11/+11
2021-10-05Issue 89275 fix and testTom Farmer-18/+82
2021-10-05Rollup merge of #89546 - joshtriplett:grow-metadata-faster, r=petrochenkovManish Goregaokar-1/+3
2021-10-05Rollup merge of #89532 - ecstatic-morse:maybe-live-locals-enum, r=oli-obk,tmi...Manish Goregaokar-0/+63
2021-10-05Rollup merge of #89523 - Aaron1011:derive-future-compat, r=wesleywiserManish Goregaokar-0/+73
2021-10-05Rollup merge of #89502 - FabianWolff:issue-89493, r=joshtriplettManish Goregaokar-2/+2
2021-10-05Rollup merge of #89442 - GuillaumeGomez:duplicated-doc-alias, r=estebankManish Goregaokar-7/+71