]> git.lizzy.rs Git - rust.git/history - src
Default methods of traits are also AssocFn defs as they essentially desugar to a...
[rust.git] / src /
2022-05-30 DeadbeefRemove `#[default..]` and add `#[const_trait]`
2022-05-27 borsAuto merge of #97004 - nnethercote:proc-macro-tweaks...
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 borsAuto merge of #96298 - petrochenkov:fromgen, r=estebank
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 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 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 borsAuto merge of #97410 - jyn514:tool-std-features, r...
2022-05-26 borsAuto merge of #97369 - tmiasko:codgen-ssa-atomic-orderi...
2022-05-25 Joshua NelsonOnly allow `compiletest` to use `feature(test)`, not...
2022-05-25 borsAuto merge of #97409 - GuillaumeGomez:rollup-808v9ge...
2022-05-25 Guillaume GomezRollup merge of #97407 - ehuss:update-books, r=ehuss
2022-05-25 Guillaume GomezRollup merge of #97394 - GuillaumeGomez:more-eslint...
2022-05-25 Guillaume GomezRollup merge of #97375 - petrochenkov:zgccld, r=bjorn3
2022-05-25 Guillaume GomezRollup merge of #97317 - GuillaumeGomez:gui-settings...
2022-05-25 Vadim PetrochenkovSimplify implementation of `-Z gcc-ld`
2022-05-25 borsAuto merge of #97403 - arlosi:update-cargo, r=ehuss
2022-05-25 Eric HussUpdate books
2022-05-25 Arlo SiemsenUpdate cargo
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 Yuki OkushiAdd regression test for #82830
2022-05-25 Guillaume GomezAdd new eslint rule "eol-last"
2022-05-25 Guillaume GomezAdd new eslint rule "max-len"
2022-05-25 Guillaume GomezAdd new eslint rule "comma-style"
2022-05-25 Guillaume GomezAdd new eslint rule "comma-dangle"
2022-05-25 Guillaume GomezAdd new eslint rule "space-before-blocks"
2022-05-25 Guillaume GomezAdd new eslint rule "space-before-function-paren"
2022-05-25 Guillaume GomezAdd eslint rule "space-infix-ops"
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 borsAuto merge of #97365 - klensy:rustdoc-vs-clippy, r...
2022-05-24 Tyler MandryMake llvm-libunwind a per-target option
2022-05-24 borsAuto merge of #97372 - JohnTitor:rollup-6owv1v0, r...
2022-05-24 Michael GouletMinor improvement on else-no-if diagnostic
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 Jakob DegenModify MIR building to drop `foo` in `[foo; 0]`
2022-05-24 borsAuto merge of #97360 - RalfJung:rustup, r=RalfJung
2022-05-24 klensyfix clippy perf lints
2022-05-24 klensyfix simple clippy lints
2022-05-24 borsAuto merge of #97356 - Dylan-DPC:rollup-bhceawj, r...
2022-05-24 Ralf Jungupdate Miri
2022-05-24 est31Emit weird lint name lints after expansion
2022-05-24 Guillaume GomezUpdate minifier-rs version to 0.1.0
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 Guillaume GomezRemove unused brush image
2022-05-24 Guillaume GomezAllow to pass more arguments to tester.js
2022-05-24 borsAuto merge of #97291 - compiler-errors:lazy-is-actually...
2022-05-24 Guillaume GomezUpdate browser-ui-test version to 0.9.5
2022-05-24 Guillaume GomezUpdate browser-ui-test version to 0.9.5
2022-05-24 Guillaume GomezAllow to pass more arguments to tester.js
2022-05-24 Guillaume GomezAdd GUI test for click on setting text
2022-05-24 Guillaume GomezAllow to click on toggle text to update it
2022-05-24 5225225Add flag for stricter checks on uninit/zeroed
2022-05-24 Loïc BRANSTETTRFC3239: Add tests for compact `cfg(target(..))`
2022-05-24 b-naberadd and update tests
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 Michael GouletParse expression after `else` as a condition if followe...
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 Joshua NelsonTurn on `fast_submodules` unconditionally
2022-05-24 borsAuto merge of #97272 - jackh726:ban-compare-mode-nll...
2022-05-23 Jakob DegenRefactor call terminator to always hold a destination...
next