]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-03-04 Nicholas-BaronMoved `print_item` and helpers to a separate file
2021-03-04 Nicholas-BaronMoved Context and its impls to a separate file
2021-03-04 borsAuto merge of #82756 - JohnTitor:rollup-e4ij7h6, r...
2021-03-04 Yuki OkushiRollup merge of #82744 - camelid:cratenum-byval, r...
2021-03-04 Yuki OkushiRollup merge of #82740 - jyn514:proper-history, r=Mark...
2021-03-04 Yuki OkushiRollup merge of #82717 - estebank:issue-70152, r=lcnr
2021-03-04 Yuki OkushiRollup merge of #82697 - jplatte:patch-1, r=davidtwco
2021-03-04 Yuki OkushiRollup merge of #82564 - WaffleLapkin:revert_spare_mut...
2021-03-04 Yuki OkushiRollup merge of #82315 - jsha:font-display-swap, r...
2021-03-04 Yuki OkushiRollup merge of #82310 - jsha:rustdoc-search-onfocus...
2021-03-04 Yuki OkushiRollup merge of #80527 - jyn514:rustdoc-lints, r=Guilla...
2021-03-04 borsAuto merge of #82304 - LeSeulArtichaut:unpretty-ast...
2021-03-04 CamelidPass `CrateNum` by value instead of by reference
2021-03-04 Joshua NelsonFix commit detected when using `download-rustc`
2021-03-04 borsAuto merge of #81114 - bugadani:generator, r=estebank
2021-03-03 borsAuto merge of #82702 - jyn514:downgrade-err, r=Manishearth
2021-03-03 Esteban Küberreworded message
2021-03-03 borsAuto merge of #82553 - tmiasko:update-tracing, r=Mark...
2021-03-03 Waffle LapkinUpdate library/alloc/src/vec/mod.rs
2021-03-03 Joshua NelsonChange error about unknown doc attributes to a warning
2021-03-03 LeSeulArtichautAdd `-Z unpretty` flags for the AST
2021-03-03 borsAuto merge of #82704 - RalfJung:miri-atomic-minmax...
2021-03-03 borsAuto merge of #82718 - JohnTitor:rollup-vpfx3j2, r...
2021-03-03 Yuki OkushiRollup merge of #82713 - ehuss:update-cargo, r=ehuss
2021-03-03 Yuki OkushiRollup merge of #82712 - CDirkx:cfg-target_os, r=dtolnay
2021-03-03 Yuki OkushiRollup merge of #82710 - peter-kehl:FloatToInit_82709...
2021-03-03 Yuki OkushiRollup merge of #82706 - klensy:expn-data, r=petrochenkov
2021-03-03 Yuki OkushiRollup merge of #82695 - XAMPPRocky:remove-non-power...
2021-03-03 Yuki OkushiRollup merge of #82689 - camelid:rustdoc-nominated...
2021-03-03 Yuki OkushiRollup merge of #82589 - LinkTed:master, r=joshtriplett
2021-03-03 Yuki OkushiRollup merge of #82469 - notriddle:bring-our-own-diff...
2021-03-03 Yuki OkushiRollup merge of #82439 - ssomers:btree_fix_unsafety...
2021-03-03 Yuki OkushiRollup merge of #81223 - GuillaumeGomez:generate-redire...
2021-03-03 borsAuto merge of #76345 - okready:sgx-mem-range-overflow...
2021-03-03 Jacob Hoffman... Use Arial as fallback font instead of sans-serif.
2021-03-03 Esteban KüberAccount for macros when suggesting adding lifetime
2021-03-03 Jacob Hoffman... Improve page load performance in rustdoc.
2021-03-03 Eric HussUpdate cargo
2021-03-03 Christiaan... Remove unnecessary conditional `cfg(target_os)` for...
2021-03-02 WaffleMake Vec::split_at_spare_mut impl safer & simplier
2021-03-02 WaffleAdd test that Vec::spare_capacity_mut doesn't invalidat...
2021-03-02 Jacob Hoffman... Load rustdoc's JS search index on-demand.
2021-03-02 borsAuto merge of #82562 - llogiq:one-up-82248, r=oli-obk
2021-03-02 Peter KehlFloatToInit: Replacing round_unchecked_to --> to_int_un...
2021-03-02 klensyuse outer_expn_data() instead of outer_expn().expn_data()
2021-03-02 Ralf Jungupdate Miri
2021-03-02 Ralf Jungenable atomic_min/max tests in Miri
2021-03-02 borsAuto merge of #82043 - tmiasko:may-have-side-effect...
2021-03-02 borsAuto merge of #82698 - JohnTitor:rollup-htd533c, r...
2021-03-02 Yuki OkushiRollup merge of #82691 - ehuss:update-books, r=ehuss
2021-03-02 Yuki OkushiRollup merge of #82661 - lnicola:rust-analyzer-2021...
2021-03-02 Yuki OkushiRollup merge of #82627 - JohnTitor:issue-82612, r=estebank
2021-03-02 Yuki OkushiRollup merge of #82597 - noslaver:fix-82137, r=nagisa
2021-03-02 Yuki OkushiRollup merge of #82593 - sunfishcode:wasi-docs, r=alexc...
2021-03-02 Yuki OkushiRollup merge of #82579 - osa1:issue82566, r=estebank
2021-03-02 Yuki OkushiRollup merge of #82516 - PoignardAzur:inherent-impl...
2021-03-02 Yuki OkushiRollup merge of #82376 - tmiasko:inline-options, r...
2021-03-02 Yuki OkushiRollup merge of #80874 - jyn514:intra-doc-docs, r=Manis...
2021-03-02 Yuki OkushiRollup merge of #80189 - jyn514:convert-primitives...
2021-03-02 Jonas PlatteFix stabilization version of move_ref_pattern
2021-03-02 Erin PowerFix UI errors
2021-03-02 borsAuto merge of #82634 - osa1:osa1/remove_old_fixme,...
2021-03-02 Erin PowerRevert non-power-of-two vector restriction
2021-03-02 borsAuto merge of #82688 - GuillaumeGomez:rollup-b754t11...
2021-03-02 Camelidmeta: Notify Zulip for rustdoc nominated issues
2021-03-02 Eric HussUpdate books
2021-03-02 Joshua NelsonTest that using the previous lint names still applies...
2021-03-02 Joshua NelsonUpdate comments
2021-03-02 Joshua NelsonAddress review comments
2021-03-02 Joshua NelsonImprove error messages
2021-03-02 Joshua NelsonAdd `declare_rustdoc_lint!` macro
2021-03-02 Joshua NelsonMove lint machinery into a separate file
2021-03-02 Joshua NelsonRename rustdoc lints to be a tool lint instead of built-in.
2021-03-01 Guillaume GomezRollup merge of #82676 - dtolnay:powers, r=Mark-Simulacrum
2021-03-01 Guillaume GomezRollup merge of #82662 - GuillaumeGomez:doc-attr-check...
2021-03-01 Guillaume GomezRollup merge of #82655 - SkiFire13:fix-issue-81314...
2021-03-01 Guillaume GomezRollup merge of #82598 - GuillaumeGomez:rustdoc-rustc...
2021-03-01 Guillaume GomezRollup merge of #82018 - jyn514:no-dummy-cache, r=camel...
2021-03-01 Guillaume GomezRollup merge of #81932 - jyn514:rustdoc-logging, r...
2021-03-01 Guillaume GomezRollup merge of #80734 - abonander:ab/issue-66693,...
2021-03-01 Noam KorenGet TyCtxt from self instead of passing as argument...
2021-03-01 borsAuto merge of #82663 - jyn514:rollup-xh3cb0c, r=jyn514
2021-03-01 Guillaume GomezAdd missing stability attributes in libstd
2021-03-01 Guillaume GomezAdd tests for doc attribute check
2021-03-01 Guillaume GomezValidate meta items used in \#\[doc(...)\]
2021-03-01 David TolnayChange twice used large const table to static
2021-03-01 borsAuto merge of #82587 - taiki-e:unaligned_references...
2021-03-01 Austin Bonandercheck that first arg to `panic!()` in const is `&str`
2021-03-01 Joshua NelsonRollup merge of #82645 - rkjnsn:patch-3, r=Mark-Simulacrum
2021-03-01 Joshua NelsonRollup merge of #82635 - pierwill:edit-infer, r=oli-obk
2021-03-01 Joshua NelsonRollup merge of #82620 - jyn514:apply-renamed-lints...
2021-03-01 Joshua NelsonRollup merge of #82578 - camsteffen:diag-items, r=oli-obk
2021-03-01 Joshua NelsonRollup merge of #82480 - jyn514:no-enable-constant...
2021-03-01 Joshua NelsonRollup merge of #82428 - ehuss:update-mdbook, r=Mark...
2021-03-01 Joshua NelsonRollup merge of #82360 - osa1:issue82317, r=Mark-Simulacrum
2021-03-01 Joshua NelsonRollup merge of #81210 - ssomers:btree_fix_node_size_te...
2021-03-01 Laurențiu Nicola:arrow_up: rust-analyzer
2021-03-01 Michael HowellUse a crate to produce rustdoc tree comparisons instead...
2021-03-01 Cameron SteffenUse diagnostic items in into_iter_collections
2021-03-01 Cameron SteffenAdd diagnostic items
next