]> git.lizzy.rs Git - rust.git/history - library
simplify the logic and document
[rust.git] / library /
2021-08-25 borsAuto merge of #88329 - LeSeulArtichaut:rollup-blg8hc0...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88325 - jyn514:noalias, r=XAMPPRocky
2021-08-25 Léo Lanteri ThauvinRollup merge of #88314 - spastorino:type-of-a-let-tait...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88299 - ijackson:bufwriter, r=Mark...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88298 - ijackson:errorkind-reorder...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88293 - est31:fix_grammar, r=Mark...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88291 - mdsn:partition-in-blocks-safet...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88277 - ehuss:update-books, r=ehuss
2021-08-25 Léo Lanteri ThauvinRollup merge of #88273 - jhpratt:update-iterator-docs...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88267 - sexxi-goose:truncate_unique...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88226 - steffahn:an_rc, r=michaelwoerister
2021-08-25 Léo Lanteri ThauvinRollup merge of #88223 - scottmcm:fix-alias, r=yaahc
2021-08-25 Léo Lanteri ThauvinRollup merge of #88218 - Aaron1011:missing-method-dyn...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88196 - asquared31415:named-asm-labels...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88157 - Icenowy:bootstrap-riscv64...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88156 - steffahn:arc_make_mut_and_weak...
2021-08-25 Léo Lanteri ThauvinRollup merge of #87944 - oconnor663:as_array_of_cells...
2021-08-25 borsAuto merge of #87937 - LeSeulArtichaut:active-if-let...
2021-08-25 borsAuto merge of #85344 - cbeuw:remap-across-cwd, r=michae...
2021-08-25 borsAuto merge of #87875 - asquared31415:generic-lang-items...
2021-08-25 borsAuto merge of #88242 - bonega:allocation_range, r=oli-obk
2021-08-24 borsAuto merge of #88271 - sexxi-goose:liveness, r=nikomatsakis
2021-08-24 borsAuto merge of #88266 - nikomatsakis:issue-87879, r...
2021-08-24 Mariano CascoAdd SAFETY comments to core::slice::sort::partition_in_...
2021-08-24 Frank SteffahnMake explanations of cross-references between `make_mut...
2021-08-24 Frank SteffahnClarifiy weak pointers being diassociated…
2021-08-24 Ian JacksonStabilise BufWriter::into_parts
2021-08-24 Ian JacksonFix tidy
2021-08-24 est31Fix grammar
2021-08-24 Ian Jacksonio::ErrorKind: rationalise ordering in main enum
2021-08-24 Ian Jacksonio::Error: alphabeticise the match in as_str()
2021-08-24 borsAuto merge of #87900 - jackh726:issue-87429, r=nikomatsakis
2021-08-24 borsAuto merge of #87699 - ubamrein:use-iphone-deployment...
2021-08-24 borsAuto merge of #87739 - Aaron1011:remove-used-attrs...
2021-08-24 borsAuto merge of #85556 - FabianWolff:issue-85071, r=esteb...
2021-08-24 Frank SteffahnFix typo “a Rc” → “an Rc”
2021-08-24 Jacob PrattFix references to `ControlFlow` in docs
2021-08-23 borsAuto merge of #83302 - camsteffen:write-piece-unchecked...
2021-08-23 borsAuto merge of #88265 - m-ou-se:rollup-soymv20, r=m...
2021-08-23 Mara BosRollup merge of #88259 - LeSeulArtichaut:complete-thir...
2021-08-23 Mara BosRollup merge of #88232 - m-ou-se:macro-name-imported...
2021-08-23 Mara BosRollup merge of #88230 - steffahn:a_an, r=oli-obk
2021-08-23 Mara BosRollup merge of #88188 - GuillaumeGomez:rustdoc-gui...
2021-08-23 Mara BosRollup merge of #88174 - camelid:clarify-rust-2021...
2021-08-23 borsAuto merge of #87676 - sexxi-goose:truncate_unique...
2021-08-23 borsAuto merge of #87661 - FabianWolff:issue-87461, r=estebank
2021-08-23 borsAuto merge of #88249 - lnicola:rust-analyzer-2021-08...
2021-08-23 borsAuto merge of #88220 - sunfishcode:sunfishcode/unix...
2021-08-23 borsAuto merge of #87598 - ccqpein:master, r=yaahc
2021-08-23 Jack O'Connoradd Cell::as_array_of_cells, similar to Cell::as_slice_...
2021-08-23 borsAuto merge of #88210 - spastorino:diff-lifetimes-def...
2021-08-22 Dan GohmanRemove redundant conversions.
2021-08-22 borsAuto merge of #88200 - pcwalton:no-dso-local-on-mach...
2021-08-22 Guillaume GomezRollup merge of #88238 - m-ou-se:used-imports-no-track...
2021-08-22 Guillaume GomezRollup merge of #88229 - m-ou-se:macro-suggest-right...
2021-08-22 Guillaume GomezRollup merge of #88211 - petrochenkov:withhilo, r=jyn514
2021-08-22 Guillaume GomezRollup merge of #88164 - durin42:llvm-14-san-opts,...
2021-08-22 Guillaume GomezRollup merge of #88077 - kit-981:feature/fix-minimum...
2021-08-22 Guillaume GomezRollup merge of #87166 - de-vri-es:show-discriminant...
2021-08-22 Guillaume GomezRollup merge of #86747 - FabianWolff:issue-86653, r...
2021-08-22 borsAuto merge of #88166 - BoxyUwU:const-equate-canon,...
2021-08-22 Frank SteffahnFix typos “an”→“a” and a few different ones that appear...
2021-08-22 Frank SteffahnFix more “a”/“an” typos
2021-08-22 Frank SteffahnFix more “a”/“an” typos
2021-08-22 Frank SteffahnFix typos “a”→“an”
2021-08-22 borsAuto merge of #88163 - camsteffen:collapsible-match...
2021-08-22 ccQpeinAdd doctests for 's into_values and into_keys methods
2021-08-22 borsAuto merge of #88139 - lcnr:marker-trait-attr, r=nikoma...
2021-08-22 borsAuto merge of #88122 - Seppel3210:master, r=dtolnay
2021-08-22 borsAuto merge of #85166 - mbhall88:file-prefix, r=dtolnay
2021-08-22 Dan GohmanImplement `AsFd` etc. for `UnixListener`.
2021-08-22 borsAuto merge of #88217 - jackh726:rollup-3k74o2m, r=jackh726
2021-08-22 Jack HueyRollup merge of #88201 - spastorino:tait-incomplete...
2021-08-22 Jack HueyRollup merge of #88197 - spastorino:tait-test-fn-type...
2021-08-22 Jack HueyRollup merge of #88194 - spastorino:test-tait-assoc...
2021-08-22 Jack HueyRollup merge of #88192 - spastorino:add-tait-test-for...
2021-08-22 Jack HueyRollup merge of #88189 - spastorino:add-tait-struct...
2021-08-22 Jack HueyRollup merge of #88183 - spastorino:add-tait-in-differe...
2021-08-22 Jack HueyRollup merge of #88182 - spastorino:use-trait-in-tait...
2021-08-22 Jack HueyRollup merge of #88179 - steffahn:mailmap, r=Mark-Simul...
2021-08-22 Jack HueyRollup merge of #88172 - spastorino:tait-defining-use...
2021-08-22 Jack HueyRollup merge of #88170 - nebkor:release-note-1.55,...
2021-08-22 Jack HueyRollup merge of #88072 - kit-981:feature/build-ios...
2021-08-22 Jack HueyRollup merge of #88057 - ehuss:releases-doc-macros...
2021-08-22 Jack HueyRollup merge of #87604 - yaymukund:verify-backported...
2021-08-21 borsAuto merge of #88075 - Xuanwo:vec_deque_retain, r=dtolnay
2021-08-21 Scott McMurrayRemove the `TryV2` alias
2021-08-21 borsAuto merge of #88135 - crlf0710:trait_upcasting_part_3...
2021-08-21 borsAuto merge of #82776 - jyn514:extern-url-fallback,...
2021-08-21 borsAuto merge of #88134 - rylev:force-warn-improvements...
2021-08-21 borsAuto merge of #88128 - cuviper:needs-asm-support, r...
2021-08-21 borsAuto merge of #87570 - nikic:llvm-13, r=nagisa
2021-08-21 borsAuto merge of #88073 - lnicola:rust-analyzer-2021-08...
2021-08-21 borsAuto merge of #88149 - Mark-Simulacrum:prep-never-type...
2021-08-20 borsAuto merge of #88087 - jesyspa:issue-87935-box, r=jackh726
2021-08-20 borsAuto merge of #83093 - the8472:smaller-instant-hammer...
2021-08-20 The8472fix tests on wasm targets that have 32bit time_t and...
2021-08-20 borsAuto merge of #88176 - erikdesjardins:rezst, r=oli-obk
2021-08-20 borsAuto merge of #87686 - matthiaskrgr:clippy_august_21_pe...
2021-08-20 borsAuto merge of #87329 - sunfishcode:sunfishcode/io-safet...
next