]> git.lizzy.rs Git - rust.git/history - library
Default methods of traits are also AssocFn defs as they essentially desugar to a...
[rust.git] / library /
2022-05-30 DeadbeefRemove `#[default..]` and add `#[const_trait]`
2022-05-27 borsAuto merge of #97004 - nnethercote:proc-macro-tweaks...
2022-05-27 Nicholas NethercoteCut down `associated_item`.
2022-05-27 Nicholas NethercoteRemove unnecessary blank line.
2022-05-27 Nicholas NethercoteRename `b` as `buf` in several places.
2022-05-27 Nicholas NethercoteAdd some comments about `_marker` fields.
2022-05-27 Nicholas NethercoteClarify a comment.
2022-05-27 Nicholas NethercoteMake `Buffer<T>` non-generic.
2022-05-27 Nicholas NethercoteImprove formatting in `associated_item!` definition.
2022-05-27 Nicholas NethercoteAdd some comments.
2022-05-27 Nicholas NethercoteFix a typo in a comment.
2022-05-27 borsAuto merge of #97444 - compiler-errors:rollup-2gvdav6...
2022-05-27 Michael GouletRollup merge of #97436 - compiler-errors:macos-ping...
2022-05-27 Michael GouletRollup merge of #97066 - petrochenkov:nofragkind, r...
2022-05-27 Michael GouletRollup merge of #96051 - newpavlov:duration_rounding...
2022-05-27 Артём Павлов [Arty... fmt
2022-05-27 Артём Павлов [Arty... fix nanos overflow for f64
2022-05-27 borsAuto merge of #96298 - petrochenkov:fromgen, r=estebank
2022-05-27 Artyom Pavlovadd debug asserts
2022-05-26 Vadim Petrochenkovlibcore: Add `iter::from_generator` which is like ...
2022-05-26 borsAuto merge of #97386 - nnethercote:optimize-pos-adjustm...
2022-05-26 borsAuto merge of #97434 - matthiaskrgr:rollup-7j3y16l...
2022-05-26 Matthias KrügerRollup merge of #97424 - matthiaskrgr:clippy_complexity...
2022-05-26 Matthias KrügerRollup merge of #97354 - GuillaumeGomez:browser-ui...
2022-05-26 Matthias KrügerRollup merge of #96033 - yaahc:expect-elaboration,...
2022-05-26 borsAuto merge of #97046 - conradludgate:faster-ascii-case...
2022-05-26 Conrad Ludgateimprove case conversion happy path
2022-05-26 borsAuto merge of #97168 - SparrowLii:accesses, r=cjgillot
2022-05-26 borsAuto merge of #96742 - m-ou-se:bsd-no-ancillary, r...
2022-05-26 Mara BosDisable unix::net::ancillary on BSD.
2022-05-26 borsAuto merge of #97369 - tmiasko:codgen-ssa-atomic-orderi...
2022-05-25 Guillaume GomezRollup merge of #97394 - GuillaumeGomez:more-eslint...
2022-05-25 Guillaume GomezRollup merge of #97317 - GuillaumeGomez:gui-settings...
2022-05-25 borsAuto merge of #97403 - arlosi:update-cargo, r=ehuss
2022-05-25 Jane Lusbyfix broken doctest
2022-05-25 Jane Lusbyupdate option and result references to expect message...
2022-05-25 Jane Lusbyfix links
2022-05-25 borsAuto merge of #97401 - Dylan-DPC:rollup-fh9e61o, r...
2022-05-25 Dylan DPCRollup merge of #97400 - JohnTitor:typo-fix-substructur...
2022-05-25 Dylan DPCRollup merge of #97398 - JohnTitor:issue-82830, r=compi...
2022-05-25 Dylan DPCRollup merge of #97351 - b-naber:adt-const-params-struc...
2022-05-25 Dylan DPCRollup merge of #97328 - petrochenkov:nativice, r=micha...
2022-05-25 Dylan DPCRollup merge of #97302 - compiler-errors:writeback...
2022-05-25 borsAuto merge of #94954 - SimonSapin:null-thin3, r=yaahc
2022-05-25 borsAuto merge of #97388 - Dylan-DPC:rollup-tfuc4tf, r...
2022-05-25 Dylan DPCRollup merge of #97384 - nnethercote:fix-metadata-stats...
2022-05-25 Dylan DPCRollup merge of #97370 - compiler-errors:else-no-if...
2022-05-25 Dylan DPCRollup merge of #97233 - c410-f3r:assert-lib, r=scottmcm
2022-05-25 Dylan DPCRollup merge of #96913 - Urgau:rfc3239-part2, r=petroch...
2022-05-25 Dylan DPCRollup merge of #95953 - JakobDegen:repeat-leak, r...
2022-05-25 borsAuto merge of #97345 - lcnr:fast_reject, r=nnethercote
2022-05-25 borsAuto merge of #97382 - Dylan-DPC:rollup-2t4ov4z, r...
2022-05-25 Dylan DPCRollup merge of #97379 - ear7h:master, r=thomcc
2022-05-25 Dylan DPCRollup merge of #97323 - 5225225:strict_init_checks...
2022-05-25 Dylan DPCRollup merge of #97105 - JulianKnodt:const_dep_gen_cons...
2022-05-25 Dylan DPCRollup merge of #97026 - Nilstrieb:make-atomic-debug...
2022-05-25 Dylan DPCRollup merge of #93604 - tmandry:libunwind-fuchsia...
2022-05-25 borsAuto merge of #97376 - compiler-errors:lazy-polymorphic...
2022-05-25 julioadd aliases for current_dir
2022-05-25 Артём Павлов [Arty... tweak doctests
2022-05-25 Артём Павлов [Arty... implement tie to even
2022-05-25 borsAuto merge of #97365 - klensy:rustdoc-vs-clippy, r...
2022-05-24 Jane Losare-Lusbyexplained unwrap vs expect
2022-05-24 borsAuto merge of #97372 - JohnTitor:rollup-6owv1v0, r...
2022-05-24 Yuki OkushiRollup merge of #97364 - notriddle:continue-keyword...
2022-05-24 Yuki OkushiRollup merge of #97363 - wackbyte:sliceindex-doc-typo...
2022-05-24 Yuki OkushiRollup merge of #97358 - GuillaumeGomez:update-minifier...
2022-05-24 Yuki OkushiRollup merge of #97355 - GuillaumeGomez:remove-brush...
2022-05-24 Yuki OkushiRollup merge of #97266 - est31:unknown_lints_cfg_attr...
2022-05-24 Yuki OkushiRollup merge of #93966 - rkuhn:patch-1, r=tmandry
2022-05-24 borsAuto merge of #97360 - RalfJung:rustup, r=RalfJung
2022-05-24 Michael HowellFix weird indentation in continue_keyword docs
2022-05-24 wackbyteFix a mistake in `SliceIndex`'s documentation
2022-05-24 borsAuto merge of #97356 - Dylan-DPC:rollup-bhceawj, r...
2022-05-24 Dylan DPCRollup merge of #97321 - RalfJung:int-to-fnptr, r=Dylan-DPC
2022-05-24 Dylan DPCRollup merge of #97308 - JohnTitor:stabilize-cell-filte...
2022-05-24 Dylan DPCRollup merge of #97298 - compiler-errors:if-else-stmt...
2022-05-24 Dylan DPCRollup merge of #97288 - compiler-errors:tcxify-rustdoc...
2022-05-24 borsAuto merge of #97291 - compiler-errors:lazy-is-actually...
2022-05-24 borsAuto merge of #97121 - pvdrz:do-subdiagnostics-later...
2022-05-24 borsAuto merge of #96098 - JakobDegen:always-return-place...
2022-05-24 borsAuto merge of #97342 - JohnTitor:rollup-zqxctaw, r...
2022-05-24 Yuki OkushiRollup merge of #97337 - tbu-:pr_fix_stabilization_ipv4...
2022-05-24 Yuki OkushiRollup merge of #97336 - tshepang:typo, r=cjgillot
2022-05-24 Yuki OkushiRollup merge of #97290 - jyn514:fast-submodules, r...
2022-05-24 Yuki OkushiRollup merge of #97289 - compiler-errors:tcxify-clippy...
2022-05-24 Yuki OkushiRollup merge of #97240 - TaKO8Ki:improve-errors-about...
2022-05-24 borsAuto merge of #97272 - jackh726:ban-compare-mode-nll...
2022-05-23 Tobias BucherFix stabilization version of `Ipv6Addr::to_ipv4_mapped`
2022-05-23 borsAuto merge of #97120 - Kobzol:rustc-pgo-expansion,...
2022-05-23 borsAuto merge of #94053 - GuillaumeGomez:fields-stripped...
2022-05-23 Ralf Jungsync primitive_docs
2022-05-23 Ralf Jungexplain how to turn integers into fn ptrs
2022-05-23 borsAuto merge of #97315 - Dylan-DPC:rollup-2wee2oz, r...
2022-05-23 Dylan DPCRollup merge of #97309 - JohnTitor:issue-90400, r=compi...
2022-05-23 Dylan DPCRollup merge of #97292 - compiler-errors:tcxify-rustc...
2022-05-23 Dylan DPCRollup merge of #97286 - GuillaumeGomez:eslint-check...
2022-05-23 Dylan DPCRollup merge of #96129 - mattheww:2022-04_float_roundin...
2022-05-23 borsAuto merge of #92461 - rust-lang:const_tls_local_panic_...
2022-05-23 borsAuto merge of #97195 - notriddle:notriddle/cleanup...
next