about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-06-07Differentiate different defining uses of taits when they reference distinct g...Santiago Pastorino-0/+31
2021-06-07Suggest a trailing comma if a 1-tuple is expectedFabian Wolff-0/+80
2021-06-07Update RLSIgor Matuszewski-0/+0
2021-06-07build doctests with lld if use-lld = trueThe8472-16/+27
2021-06-07add the x86_64-gnu-stable job to test with stable channelPietro Albini-1/+17
2021-06-07use channel-relative urls in rustdoc/intra-doc/field.rsPietro Albini-2/+2
2021-06-07Peephole optimize `x == false` and `x != true`Smitty-0/+166
2021-06-07ignore ui-fulldeps/session-derive-errors.rs on beta and stablePietro Albini-19/+48
2021-06-07Bless ui/where-clauses/where-for-self.rs testFabian Wolff-0/+1
2021-06-07Auto merge of #85891 - bjorn3:revert_merge_crate_disambiguator, r=Mark-Simula...bors-92/+92
2021-06-07Add test to ensure the result descripton is correctly handling codeblocksGuillaume Gomez-0/+5
2021-06-07Fix integration of codeblocks in search result descriptionGuillaume Gomez-1/+1
2021-06-07note :sparkles: uwuuuEllen-8/+13
2021-06-07format versionEllen-1/+1
2021-06-07Revert "Update tests"bjorn3-68/+68
2021-06-07Revert "Update mir opt tests"bjorn3-24/+24
2021-06-07Rollup merge of #86025 - bjorn3:no_rpath_cfg_prefix, r=jackh726Yuki Okushi-2/+1
2021-06-07Rollup merge of #85996 - jyn514:library-changes, r=Mark-SimulacrumYuki Okushi-3/+5
2021-06-07Rollup merge of #84262 - camelid:sized-ice, r=estebankYuki Okushi-0/+58
2021-06-07:arrow_up: rust-analyzerLaurențiu Nicola-15/+19
2021-06-07Auto merge of #85810 - bjorn3:further_driver_cleanup, r=varkorbors-18/+3
2021-06-06Update testsuite to match new panic msgReagan McFarland-2/+2
2021-06-07Rollup merge of #86058 - fee1-dead:E0121-improvements, r=jackh726Guillaume Gomez-22/+22
2021-06-07Rollup merge of #86040 - GuillaumeGomez:search-result-display-height, r=jshaGuillaume Gomez-0/+2
2021-06-07Rollup merge of #86010 - FabianWolff:ICE-parser, r=varkorGuillaume Gomez-0/+135
2021-06-07Rollup merge of #84940 - jyn514:ninja, r=Mark-SimulacrumGuillaume Gomez-2/+7
2021-06-07Rollup merge of #83433 - jyn514:cfg-bootstrap-macro, r=Mark-SimulacrumGuillaume Gomez-0/+7
2021-06-07Add test to check that font-weight is correctly set on type pageGuillaume Gomez-1/+7
2021-06-06Fix invalid weight for type pagesGuillaume Gomez-1/+1
2021-06-06Add variance-related information to lifetime error messagesAaron Hill-0/+53
2021-06-06Auto merge of #84995 - petrochenkov:tcollect, r=Aaron1011bors-0/+577
2021-06-06Auto merge of #86054 - JohnTitor:rollup-j40z7sm, r=JohnTitorbors-18/+46
2021-06-06parser: Ensure that all nonterminals have tokens after parsingVadim Petrochenkov-0/+577
2021-06-06Rollup merge of #86047 - jyn514:doc-attrs, r=petrochenkovYuki Okushi-0/+22
2021-06-06Rollup merge of #85972 - GuillaumeGomez:rustdoc-html-fixes, r=jshaYuki Okushi-4/+10
2021-06-06Rollup merge of #85930 - mominul:array_into_iter, r=m-ou-seYuki Okushi-14/+14
2021-06-06Auto merge of #84863 - ABouttefeux:libtest, r=m-ou-sebors-16/+95
2021-06-06Don't pass -Z unstable-options by default for UI testsJoshua Nelson-817/+86
2021-06-06Auto merge of #84171 - ricobbe:raw-dylib-via-llvm, r=petrochenkovbors-1/+158
2021-06-05Don't fire `invalid_doc_attributes` on `extern crate` itemsJoshua Nelson-0/+22
2021-06-06Auto merge of #79608 - alessandrod:bpf, r=nagisabors-4/+188
2021-06-05Fix invalid ID value in all.html fileGuillaume Gomez-2/+8
2021-06-05Add missing backslash in HTML layout stringGuillaume Gomez-1/+1
2021-06-05Escape <meta> content attribute valueGuillaume Gomez-1/+1
2021-06-05Fix display for search resultsGuillaume Gomez-0/+2
2021-06-05Rollup merge of #85503 - liigo:tooltips, r=GuillaumeGomezGuillaume Gomez-4/+4
2021-06-05Rollup merge of #85501 - jyn514:invalid-doc-attrs, r=varkorGuillaume Gomez-11/+38
2021-06-05Disallow non-monomorphic calls to `needs_drop` in interpreterTomasz Miąsko-0/+37
2021-06-05Use sysroot instead of CFG_PREFIX for the rpathbjorn3-2/+1
2021-06-05Remove `_` from E0121 diagnostic suggestionsDeadbeef-22/+22