about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-04-17rustdoc: Give a more accurate span for anchor failuresJoshua Nelson-14/+34
2021-04-14Auto merge of #84206 - Dylan-DPC:rollup-knl2jgq, r=Dylan-DPCbors-29/+165
2021-04-15Rollup merge of #84201 - jyn514:primitive-warnings, r=cuviperDylan DPC-0/+9
2021-04-15Rollup merge of #84196 - lnicola:rust-analyzer-2021-04-12, r=jonas-schievinkDylan DPC-18/+18
2021-04-15Rollup merge of #84192 - vext01:backend-write-typos, r=wesleywiserDylan DPC-2/+2
2021-04-15Rollup merge of #84191 - ehuss:update-books, r=ehussDylan DPC-0/+0
2021-04-15Rollup merge of #84185 - hi-rustin:rustin-patch-macro, r=nikomatsakisDylan DPC-0/+113
2021-04-15Rollup merge of #84177 - ehuss:join_paths-err, r=kennytmDylan DPC-1/+1
2021-04-15Rollup merge of #82492 - CDirkx:sys_common_alloc, r=m-ou-seDylan DPC-8/+22
2021-04-14Auto merge of #84130 - Aaron1011:fix/none-delim-lookahead, r=petrochenkovbors-8/+46
2021-04-14rustdoc: Note that forbidding anchors in links to primitives is a bugJoshua Nelson-0/+9
2021-04-14:arrow_up: rust-analyzerLaurențiu Nicola-18/+18
2021-04-14Auto merge of #83948 - ABouttefeux:lint-nullprt-deref, r=RalfJungbors-0/+201
2021-04-14Auto merge of #84158 - cratelyn:patch-extern-c-unwind-behavior, r=nikomatsakisbors-1/+5
2021-04-14Fix typos in rustc_codegen_ssa/src/back/write.rs.Edd Barrett-2/+2
2021-04-14Update booksEric Huss-0/+0
2021-04-14test: add reasonable casehi-rustin-2/+2
2021-04-14test: add more caseshi-rustin-3/+69
2021-04-14Auto merge of #83068 - mockersf:method-trait-foreign-impl, r=GuillaumeGomezbors-19/+134
2021-04-14Update documentationChristiaan Dirkx-5/+17
2021-04-14Move `std::sys_common::alloc` to `std::sys::common`Christiaan Dirkx-3/+5
2021-04-14add macro-or-patterns-2021 testhi-rustin-0/+47
2021-04-14Auto merge of #83762 - camelid:bare-urls-note, r=jyn514bors-0/+35
2021-04-13remove line length ignoreFrançois Mockers-2/+0
2021-04-13Fix join_paths error display.Eric Huss-1/+1
2021-04-13forgot test assertions for default methodFrançois Mockers-0/+2
2021-04-13add testFrançois Mockers-0/+65
2021-04-13tidy format rustFrançois Mockers-10/+28
2021-04-13format cssFrançois Mockers-1/+2
2021-04-13fix source link when in a trait implementationFrançois Mockers-8/+30
2021-04-13add anchors links on hover to items from trait implFrançois Mockers-8/+16
2021-04-13fix links from trait impl methods to trait declarationFrançois Mockers-3/+4
2021-04-13Auto merge of #84164 - LingMan:option_option, r=estebankbors-2/+2
2021-04-13Avoid an `Option<Option<_>>`LingMan-2/+2
2021-04-13Auto merge of #84135 - rust-lang:GuillaumeGomez-patch-1, r=kennytmbors-1/+1
2021-04-13move new c abi abort behavior behind feature gatekatelyn a. martin-1/+5
2021-04-13Auto merge of #84153 - Dylan-DPC:rollup-5jiqrwu, r=Dylan-DPCbors-31/+97
2021-04-13Rollup merge of #84141 - camelid:fix-typo, r=Dylan-DPCDylan DPC-4/+7
2021-04-13Rollup merge of #84140 - b-naber:parser_past_eof, r=varkorDylan DPC-15/+75
2021-04-13Rollup merge of #84121 - workingjubilee:stabilize-btree-retain, r=dtolnayDylan DPC-4/+2
2021-04-13Rollup merge of #84084 - m-ou-se:stabilize-zero, r=scottmcmDylan DPC-7/+3
2021-04-13Rollup merge of #83707 - exrook:unsafecell, r=m-ou-seDylan DPC-1/+1
2021-04-13Rollup merge of #83438 - CDirkx:releases, r=Mark-SimulacrumDylan DPC-0/+9
2021-04-13Auto merge of #84099 - tmiasko:asm-only-x86_64, r=Amanieubors-5/+32
2021-04-13Auto merge of #84086 - m-ou-se:stabilze-is-subnormal, r=dtolnaybors-4/+2
2021-04-12Add explanatory note to `bare_urls` lintCamelid-0/+35
2021-04-13Auto merge of #84082 - andjo403:stabilize_nonzero_leading_trailing_zeros, r=m...bors-10/+37
2021-04-13Auto merge of #82992 - philippeitis:stabilize_bufreader_seek_relative, r=work...bors-1/+1
2021-04-13Check for asm support in UI tests that require itTomasz Miąsko-5/+32
2021-04-12Auto merge of #82918 - Manishearth:edition-2015-warn, r=oli-obkbors-81/+92