about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-05-11Auto merge of #80300 - LeSeulArtichaut:80275-doc-inline, r=Manishearthbors-94/+367
2021-05-11Auto merge of #85165 - JohnTitor:rollup-ew1ls7x, r=JohnTitorbors-24/+58
2021-05-11Rollup merge of #85143 - fee1-dead:master, r=Mark-SimulacrumYuki Okushi-0/+13
2021-05-11Rollup merge of #85114 - jyn514:download-fixme, r=Mark-SimulacrumYuki Okushi-2/+0
2021-05-11Rollup merge of #85051 - jyn514:check-miri, r=Mark-SimulacrumYuki Okushi-1/+6
2021-05-11Rollup merge of #85002 - jyn514:releases, r=Mark-SimulacrumYuki Okushi-1/+1
2021-05-11Rollup merge of #84998 - Aaron1011:pretty-unstable-fingerprint, r=Mark-Simula...Yuki Okushi-7/+13
2021-05-11Rollup merge of #84783 - jyn514:fmt-one, r=Mark-SimulacrumYuki Okushi-7/+19
2021-05-11Rollup merge of #84777 - jyn514:rustdoc-parallel, r=Mark-SimulacrumYuki Okushi-6/+6
2021-05-11Auto merge of #85012 - FabianWolff:struct-rec, r=davidtwcobors-19/+338
2021-05-11Remove an invalid `#[doc(inline)]`LeSeulArtichaut-1/+0
2021-05-10Show nicer error when an 'unstable fingerprints' error occursAaron Hill-7/+13
2021-05-10Auto merge of #84677 - CDirkx:pal, r=Mark-Simulacrumbors-48/+28
2021-05-10Auto merge of #85156 - GuillaumeGomez:rollup-8u4h34g, r=GuillaumeGomezbors-104/+173
2021-05-10Rollup merge of #85152 - nagisa:target-search-rustlib, r=Mark-SimulacrumGuillaume Gomez-66/+83
2021-05-10Rollup merge of #85148 - GuillaumeGomez:source-code-line-number, r=jshaGuillaume Gomez-19/+40
2021-05-10Rollup merge of #85118 - GuillaumeGomez:clipboard-svg, r=Nemo157Guillaume Gomez-11/+49
2021-05-10Rollup merge of #84465 - jyn514:primitive, r=GuillaumeGomezGuillaume Gomez-8/+1
2021-05-10Add documentationLeSeulArtichaut-0/+17
2021-05-10Adjust target search algorithm for rustlib pathSimonas Kazlauskas-66/+83
2021-05-10Implement changes suggested by tmiasko and davidtwcoFabian Wolff-43/+42
2021-05-10Auto merge of #85150 - Dylan-DPC:rollup-q26gbx3, r=Dylan-DPCbors-208/+726
2021-05-10Use an SVG image for clipboard instead of unicode characterGuillaume Gomez-11/+49
2021-05-10Rollup merge of #85147 - lnicola:rust-analyzer-2021-05-10, r=jonas-schievinkDylan DPC-16/+20
2021-05-10Rollup merge of #85146 - ijackson:seek-rewind, r=m-ou-seDylan DPC-0/+37
2021-05-10Rollup merge of #85112 - RalfJung:promoted-errors, r=oli-obkDylan DPC-19/+101
2021-05-10Rollup merge of #85096 - clarfonthey:const_unchecked, r=oli-obkDylan DPC-16/+33
2021-05-10Rollup merge of #85075 - ptrojahn:panic_warning, r=jackh726Dylan DPC-9/+42
2021-05-10Rollup merge of #85050 - FabianWolff:issue-84592, r=jackh726Dylan DPC-148/+493
2021-05-10More minor fixes suggested by @jackh726Fabian Wolff-15/+9
2021-05-10io::Seek::rewind: Set tracking issueIan Jackson-1/+1
2021-05-10Fix typo in docIan Jackson-1/+1
2021-05-10Auto merge of #85079 - petrochenkov:sessclean, r=davidtwcobors-73/+85
2021-05-10Add test for source code clickable line numberGuillaume Gomez-0/+13
2021-05-10Fix line number not being clickable on source pagesGuillaume Gomez-19/+27
2021-05-10:arrow_up: rust-analyzerLaurențiu Nicola-16/+20
2021-05-10io::Seek: Provide rewind()Ian Jackson-0/+35
2021-05-10io::Seek: Mention that seeking can fail due to buffer flush failIan Jackson-0/+2
2021-05-10rustc_session: Use `Iterator::find` instead of manual searchVadim Petrochenkov-24/+19
2021-05-10rustc_session: Move more option building code from the `options!` macroVadim Petrochenkov-73/+90
2021-05-10Document Rc::fromDeadbeef-0/+13
2021-05-10Auto merge of #85053 - camsteffen:duplicate-lint, r=davidtwcobors-31/+7
2021-05-10Auto merge of #85104 - hi-rustin:rustin-patch-typo, r=jonas-schievinkbors-1/+1
2021-05-10Auto merge of #85074 - GuillaumeGomez:end-toggle-migration, r=jshabors-227/+78
2021-05-10Auto merge of #84507 - crlf0710:codegen_nonlocal_main_wrapper, r=nagisabors-31/+20
2021-05-10Update rustdoc testGuillaume Gomez-10/+10
2021-05-10End toggle migrationGuillaume Gomez-217/+68
2021-05-09Auto merge of #83800 - xobs:impl-16351-nightly, r=nagisabors-12/+27
2021-05-09Fix `Step` feature flag, make tidy lint more useful to find things like thisltdk-4/+14
2021-05-09Implement @jackh726's suggestionsFabian Wolff-77/+65