]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-02-23 klensyreplaced some map_or with map_or_else
2021-02-23 klensyreplaced some unwrap_or with unwrap_or_else
2021-02-23 borsAuto merge of #82102 - nagisa:nagisa/fix-dwo-name,...
2021-02-23 borsAuto merge of #82076 - jyn514:update-bootstrap, r=Mark...
2021-02-23 borsAuto merge of #82430 - Dylan-DPC:rollup-nu4kfyc, r...
2021-02-23 Dylan DPCRollup merge of #82255 - nhwn:nonzero-err-as-bug, r...
2021-02-23 Dylan DPCRollup merge of #82234 - GuillaumeGomez:remove-query...
2021-02-23 Dylan DPCRollup merge of #82166 - kaniini:s390x-musl-target...
2021-02-23 Dylan DPCRollup merge of #82128 - anall:feature/add_diagnostic_i...
2021-02-23 Dylan DPCRollup merge of #82091 - henryboisdequin:use-place...
2021-02-23 Dylan DPCRollup merge of #81984 - sunfishcode:wasi-link, r=alexc...
2021-02-23 Dylan DPCRollup merge of #81969 - jonas-schievink:no-cfg-if...
2021-02-23 Dylan DPCRollup merge of #81837 - gilescope:to_ascii_speedups...
2021-02-23 Dylan DPCRollup merge of #81769 - estebank:tail-expr-as-potentia...
2021-02-23 Dylan DPCRollup merge of #81235 - reese:rw-tuple-diagnostics...
2021-02-23 Dylan DPCRollup merge of #81154 - dylni:improve-design-of-assert...
2021-02-23 Dylan DPCRollup merge of #79423 - camelid:smart-punct, r=jyn514
2021-02-23 borsAuto merge of #81937 - ssomers:btree_drainy_refactor_9b...
2021-02-22 borsAuto merge of #81978 - tmiasko:head-ctor, r=Mark-Simulacrum
2021-02-22 Jonas SchievinkAvoid `cfg_if` in `std::os`
2021-02-22 borsAuto merge of #81362 - ssomers:btree_drainy_refactor_8...
2021-02-22 borsAuto merge of #77551 - simonvandel:extend-simplify...
2021-02-22 borsAuto merge of #82393 - JohnTitor:rollup-5c8jryl, r...
2021-02-22 Yuki OkushiRollup merge of #82382 - camelid:remove-fake_def_ids...
2021-02-22 Yuki OkushiRollup merge of #82379 - nagisa:nagisa/hexagon-enums...
2021-02-22 Yuki OkushiRollup merge of #82372 - RalfJung:unsafe-cell, r=KodrAus
2021-02-22 Yuki OkushiRollup merge of #82367 - matthiaskrgr:wraps, r=petrochenkov
2021-02-22 Yuki OkushiRollup merge of #82353 - camelid:no-more-param_env...
2021-02-22 Yuki OkushiRollup merge of #82351 - notriddle:docs-meta-descriptio...
2021-02-22 Yuki OkushiRollup merge of #82287 - r00ster91:field_name_and,...
2021-02-22 Yuki OkushiRollup merge of #82228 - ijackson:nonzero-cint, r=KodrAus
2021-02-22 Yuki OkushiRollup merge of #82098 - LukasKalbertodt:add-collect...
2021-02-22 Esteban Küberfix rebase
2021-02-22 borsAuto merge of #79979 - GuillaumeGomez:rustdoc-gui-tests...
2021-02-22 borsAuto merge of #81732 - m-ou-se:inherit-overflow-checks...
2021-02-22 Camelidrustdoc: Remove `fake_def_ids` RefCell
2021-02-22 Esteban Kübertidy
2021-02-22 Esteban KüberDo not suggest `;` if expression is side effect free
2021-02-22 Esteban Küberreword `;` suggestions to have consistent wording
2021-02-22 Esteban KüberSuggest `return`ing tail expressions that match return...
2021-02-22 borsAuto merge of #82295 - jyn514:feature-gate, r=Manishearth
2021-02-21 Simonas KazlauskasFix sizes of repr(C) enums on hexagon
2021-02-21 Simon Vandel... New pass to deduplicate blocks
2021-02-21 Simon Vandel... Make MatchBranchSimplification clean up after itself
2021-02-21 Simon Vandel... Drive-by formatting of comment
2021-02-21 Matthias Krügerremove redundant wrapping of return types of allow_inte...
2021-02-21 Michael HowellUpdate src/test/rustdoc/description.rs
2021-02-21 Michael HowellUpdate src/test/rustdoc/description.rs
2021-02-21 Ralf Jungimprove UnsafeCell docs
2021-02-21 Guillaume GomezUpdate CI scripts
2021-02-21 Guillaume GomezAdd rustdoc gui tests
2021-02-21 Guillaume GomezIgnore nodejs/npm files
2021-02-21 Guillaume GomezAdd new rustdoc-gui test suite
2021-02-21 Matthias Krügerrustc_mir: remove redundant wrapping of return type...
2021-02-21 Matthias Krügerrustc_codegen_ssa: remove unneeded wrapping of return...
2021-02-21 Matthias Krügerremove redundant return value Ok(()) of clear_relocations()
2021-02-21 Matthias Krügerparser: remove unneccessary wrapping of return value...
2021-02-21 borsAuto merge of #82359 - JohnTitor:rollup-6puemik, r...
2021-02-21 Matthias Krügerremove unneccessary wrapping of return value in mk_awai...
2021-02-21 Matthias Krügerrustc_parse: remove unneccessary wrapping of return...
2021-02-21 Matthias Krügerremove unneccessary wrapping of return value of allow_u...
2021-02-21 Ashley Mannixupdate tracking issue for raw_os_nonzero
2021-02-21 borsAuto merge of #82340 - kennytm:fix-82254, r=Mark-Simulacrum
2021-02-21 Yuki OkushiRollup merge of #82349 - tmiasko:pretty-test-timeout...
2021-02-21 Yuki OkushiRollup merge of #82302 - tmiasko:test-unsafe-send,...
2021-02-21 Yuki OkushiRollup merge of #82233 - ijackson:try-block-type-test...
2021-02-21 Yuki OkushiRollup merge of #82229 - estebank:issue-templace, r...
2021-02-21 Yuki OkushiRollup merge of #82181 - GuillaumeGomez:es5-checks...
2021-02-21 Yuki OkushiRollup merge of #82177 - rylev:no-delete-bootstrap...
2021-02-21 Yuki OkushiRollup merge of #82154 - CDirkx:ip-changelog, r=Mark...
2021-02-21 Yuki OkushiRollup merge of #81966 - deg4uss3r:degausser/aarch64_ap...
2021-02-21 Yuki OkushiRollup merge of #81833 - the8472:parallel-bootstrap...
2021-02-21 Yuki OkushiRollup merge of #81706 - SkiFire13:document-binaryheap...
2021-02-21 Yuki OkushiRollup merge of #81300 - ssomers:btree_cleanup_leak_tes...
2021-02-21 borsAuto merge of #79100 - a1phyr:better_assert_eq, r=m...
2021-02-21 Camelidrustdoc: Remove unnecessary `Cell` around `param_env`
2021-02-21 Michael HowellUse has for non-regexes
2021-02-21 Michael HowellFix formatting for description rustdoc UI tests
2021-02-21 Michael HowellAdd rustdoc UI tests for new description behaviour
2021-02-21 Michael HowellRevert changes to all.html
2021-02-21 borsAuto merge of #82253 - RalfJung:miri, r=RalfJung
2021-02-21 Tomasz Miąskotest: Print test name only once on timeout
2021-02-20 Michael HowellCut off plain text descriptions after headers
2021-02-20 Michael HowellUse the first paragraph, instead of cookie-cutter text...
2021-02-20 kennytmFix some Python2->3 error in publish_toolstate.py by...
2021-02-20 Esteban KüberAdd A-diagnostics bug report template
2021-02-20 Joshua NelsonUse the new name for `split-debuginfo`
2021-02-20 Mark RousskovDon't apply semicolon in expressions from macros yet
2021-02-20 Joshua NelsonUpdate the bootstrap compiler
2021-02-20 The8472remove redundant box wrapper
2021-02-20 The8472limit rustfmt parallelism by taking -j into account
2021-02-20 The8472parallelize x.py test tidy
2021-02-20 Jan-Erik RedigeriOS simulator: pick the target based on the environment...
2021-02-20 borsAuto merge of #82341 - GuillaumeGomez:rollup-t7y7tyg...
2021-02-20 Giacomo StevanatoAdd FIXME for safety comments that are invalid when...
2021-02-20 Giacomo StevanatoDocument BinaryHeap unsafe functions
2021-02-20 Reese WilliamsFix suggestion span and move suggestions into new subwi...
2021-02-20 Guillaume GomezRollup merge of #82332 - GuillaumeGomez:no-src-link...
2021-02-20 Guillaume GomezRollup merge of #82316 - ehuss:lto-doc-fix, r=Guillaume...
2021-02-20 Guillaume GomezRollup merge of #82260 - ojeda:rustc-argfile, r=jyn514
next