]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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-02 borsAuto merge of #82562 - llogiq:one-up-82248, r=oli-obk
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 borsAuto merge of #82634 - osa1:osa1/remove_old_fixme,...
2021-03-02 borsAuto merge of #82688 - GuillaumeGomez:rollup-b754t11...
2021-03-02 Eric HussUpdate books
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
2021-03-01 borsAuto merge of #82216 - kulikjak:fix-solaris-target...
2021-03-01 Jakub KulikUpdate Docker to use the correct target
2021-03-01 Jakub KulikUpdate supported platforms doc
2021-03-01 Jakub KulikChange default Solaris x86 target to x86_64-pc-solaris
2021-03-01 borsAuto merge of #78360 - tmiasko:storage-markers, r=wesle...
2021-03-01 borsAuto merge of #82654 - JohnTitor:rollup-nkcdkzp, r...
2021-03-01 Giacomo StevanatoAdd regression test
2021-03-01 Ömer Sinan... config.toml error reporting:
2021-03-01 Yuki OkushiRollup merge of #82643 - Aaron1011:test-macro-attrs...
2021-03-01 Yuki OkushiRollup merge of #82630 - JohnTitor:fix-typo-in-find...
2021-03-01 Yuki OkushiRollup merge of #82628 - vakaras:realloc-doc, r=Mark...
2021-03-01 Yuki OkushiRollup merge of #82622 - jyn514:cargo-test-args, r...
2021-03-01 Yuki OkushiRollup merge of #82543 - klensy:skip-jobs, r=Mark-Simul...
2021-03-01 Yuki OkushiRollup merge of #82532 - pnkfelix:rustbuild-print-step...
2021-03-01 Yuki OkushiRollup merge of #82531 - GuillaumeGomez:gui-tests-start...
2021-03-01 Yuki OkushiRollup merge of #82507 - jyn514:tidy-windows, r=Mark...
2021-03-01 Yuki OkushiRollup merge of #82403 - pnkfelix:rustbuild-emit-env...
2021-03-01 Yuki OkushiRollup merge of #82309 - jyn514:rustdocflags, r=Mark...
2021-03-01 borsAuto merge of #82440 - ssomers:btree_fix_casts, r=Mark...
2021-03-01 Joshua NelsonRemove `krate.version`; fix `crate_version` in JSON
2021-03-01 Joshua NelsonRemove unused `RenderInfo` struct
2021-03-01 Joshua NelsonRemove the dummy cache in `DocContext`
2021-03-01 Aaron HillAdd more proc-macro attribute tests
2021-03-01 Joshua NelsonRemove deleted pass from rustdoc test suite
2021-03-01 Joshua NelsonAlways compile rustdoc with debug logging enabled when...
2021-03-01 borsAuto merge of #81094 - ssomers:btree_drainy_refactor_3...
2021-03-01 borsAuto merge of #82601 - terhechte:catalyst-support-m1...
2021-02-28 Giacomo StevanatoBless some tests
2021-02-28 Giacomo StevanatoUse identifier's span in unused lint
2021-02-28 Dan GohmanAdd a test in src/test/rustdoc/doc-cfg.rs
2021-02-28 Guillaume GomezAdd GUI tests
2021-02-28 Erik JensenClarify that SyncOnceCell::set blocks.
2021-02-28 borsAuto merge of #81349 - jyn514:blanket-impls-cleanup...
2021-02-28 pierwillFix typos in rustc_infer::infer::nll_relate
2021-02-28 Ömer Sinan... Remove an old FIXME comment and inline attribute
2021-02-28 Joshua NelsonRemove unnecessary `self_ty` parameter to `get_blanket_...
2021-02-28 borsAuto merge of #82560 - tspiteri:releases-typo, r=ehuss
2021-02-28 Yuki OkushiFix a typo in the `find_anon_type` doc
2021-02-28 Vytautas AstrauskasTry to clarify GlobalAlloc::realloc documentation comment.
2021-02-28 Yuki OkushiErase late bound regions to avoid ICE
2021-02-28 borsAuto merge of #82603 - RalfJung:miri, r=RalfJung
2021-02-28 LinkTedunix: Non-mutable bufs in send_vectored_with_ancillary_to
2021-02-28 Ralf Jungupdate Miri
2021-02-28 borsAuto merge of #82350 - ehuss:test-chapter, r=jyn514
2021-02-28 borsAuto merge of #82605 - cuviper:issue81051, r=nikic
2021-02-28 Joshua NelsonApply lint restrictions from renamed lints
2021-02-28 Joshua NelsonPropagate `--test-args` for `x.py test src/tools/cargo`
2021-02-28 borsAuto merge of #82594 - nagisa:nagisa/remove-rumprun...
2021-02-28 borsAuto merge of #82611 - Dylan-DPC:rollup-l7xlpks, r...
2021-02-28 Tomasz MiąskoUse -O in try_identity test that requires storage markers
2021-02-28 Tomasz Miąskocompiletest: run mir-opt tests with -C opt-level=1
2021-02-28 Tomasz MiąskoRemove storage markers if they won't be used during...
2021-02-27 Guillaume GomezUpdate rustdoc test to make it work with newly added...
next