about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-04-16builtin derive macros: fix error with const generics defaultSoveu-0/+14
2021-04-16Auto merge of #84241 - Dylan-DPC:rollup-jk9nt6k, r=Dylan-DPCbors-189/+423
2021-04-16Rollup merge of #84172 - jayaddison:compiler/E0384-reduce-assertiveness, r=pe...Dylan DPC-35/+35
2021-04-16Rollup merge of #83944 - jackh726:binder-refactor-fix2, r=lcnrDylan DPC-0/+41
2021-04-16Rollup merge of #83337 - Manishearth:item-hide, r=GuillaumeGomezDylan DPC-154/+347
2021-04-16Auto merge of #84230 - cuviper:llvm-12, r=nikicbors-0/+0
2021-04-16Auto merge of #84217 - crlf0710:remove_main_attr_pure, r=petrochenkovbors-185/+37
2021-04-16Auto merge of #84228 - SkiFire13:fix-84213, r=estebankbors-0/+55
2021-04-16Remove #[main] attribute.Charles Lew-185/+37
2021-04-15Update to LLVM 12.0.0 finalJosh Stone-0/+0
2021-04-15Add regression testGiacomo Stevanato-0/+55
2021-04-15Auto merge of #84205 - workingjubilee:more-simd-intrin, r=bjorn3bors-8/+19
2021-04-15Add test.Camille GILLOT-1/+21
2021-04-15Allow use of deprecated std::raw in a test for that featureSimon Sapin-1/+3
2021-04-15Run buffered lints attached to anon constsAaron Hill-0/+34
2021-04-15update MiriRalf Jung-8/+8
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 #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-14Add more SIMD math.h intrinsicsJubilee Young-8/+19
2021-04-14Auto merge of #84130 - Aaron1011:fix/none-delim-lookahead, r=petrochenkovbors-0/+15
2021-04-14rustdoc: Note that forbidding anchors in links to primitives is a bugJoshua Nelson-0/+9
2021-04-14Update comment on search.js static file.Jacob Hoffman-Andrews-2/+1
2021-04-14Change root_path to static_root_pathJacob Hoffman-Andrews-1/+1
2021-04-14:arrow_up: rust-analyzerLaurențiu Nicola-18/+18
2021-04-14Auto merge of #83948 - ABouttefeux:lint-nullprt-deref, r=RalfJungbors-0/+109
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-14Merge branch 'master' into compiler/E0384-reduce-assertivenessJames Addison-86/+247
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-13Updated tester.js for separate search.jsJacob Hoffman-Andrews-6/+6
2021-04-13Split search.js from search-index.js.Jacob Hoffman-Andrews-9/+12
2021-04-13remove line length ignoreFrançois Mockers-2/+0
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 #84153 - Dylan-DPC:rollup-5jiqrwu, r=Dylan-DPCbors-3/+64
2021-04-13Rollup merge of #84141 - camelid:fix-typo, r=Dylan-DPCDylan DPC-3/+6
2021-04-13Rollup merge of #84140 - b-naber:parser_past_eof, r=varkorDylan DPC-0/+58
2021-04-13Auto merge of #84099 - tmiasko:asm-only-x86_64, r=Amanieubors-5/+32
2021-04-13Further consolidate search-related vars and funcsJacob Hoffman-Andrews-76/+61
2021-04-13Consolidate search-related vars and functions.Jacob Hoffman-Andrews-175/+167