]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-10-31 Jacob Hoffman... Hide search bar in noscript.css
2021-10-31 borsAuto merge of #89062 - mikeleany:new-target, r=cjgillot
2021-10-31 pierwillRemove `rustc_hir::hir_id::HirIdVec`
2021-10-31 Gary GuoRequire `panic` and `panic_bounds_check` to be non...
2021-10-31 Tomasz MiąskoTest that promotion follows references when looking...
2021-10-31 Chris DentonWindows thread-local keyless drop
2021-10-31 borsAuto merge of #86336 - camsteffen:char-array-pattern...
2021-10-31 Mara BosAdd test for JoinHandle::is_running.
2021-10-31 Mara BosAdd JoinHandle::is_running.
2021-10-31 Alex MacleodMove non_ascii_literal to restriction
2021-10-31 Guillaume GomezAdd doc about doc(keyword) unstable attribute
2021-10-31 borsAuto merge of #90437 - matthiaskrgr:rollup-vd8uqm6...
2021-10-31 Matthias KrügerRollup merge of #90431 - jkugelman:must-use-std-o-throu...
2021-10-31 Matthias KrügerRollup merge of #90430 - jkugelman:must-use-std-a-throu...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-31 Matthias KrügerRollup merge of #89068 - bjorn3:restructure_rt2, r...
2021-10-31 Pietro Albiniadd 1.56.1 to the release notes
2021-10-31 Esteban KüberLint against RTL unicode codepoints in literals and...
2021-10-31 borsAuto merge of #90434 - matthiaskrgr:rollup-xbn393a...
2021-10-31 Matthias KrügerRollup merge of #90427 - jkugelman:must-use-alloc-leak...
2021-10-31 Matthias KrügerRollup merge of #89951 - ojeda:stable-unwrap_unchecked...
2021-10-31 Matthias KrügerRollup merge of #89897 - jkugelman:must-use-core, r...
2021-10-31 Matthias KrügerRollup merge of #89839 - jkugelman:must-use-mem-ptr...
2021-10-31 Matthias KrügerRollup merge of #89835 - jkugelman:must-use-expensive...
2021-10-31 Matthias KrügerRollup merge of #89833 - jkugelman:must-use-rc-downgrad...
2021-10-31 Matthias KrügerRollup merge of #89677 - maxwase:is-symlink-stabilizati...
2021-10-31 Matthias KrügerRollup merge of #89446 - chrismit3s:issue-88715-fix...
2021-10-31 borsAuto merge of #90391 - camelid:crate-size, r=jyn514
2021-10-31 John KugelmanAdd #[must_use] to remaining std functions (A-N)
2021-10-31 John KugelmanAdd #[must_use] to remaining std functions (O-Z)
2021-10-31 John KugelmanAdd #[must_use] to alloc functions that would leak...
2021-10-31 borsAuto merge of #90306 - kornelski:slicecloneasset, r...
2021-10-31 Tomasz MiąskoRemove unnecessary `Option` from `promote_candidate...
2021-10-30 John KugelmanAdd #[must_use] to len and is_empty
2021-10-30 John KugelmanAdd #[must_use] to len and is_empty
2021-10-30 John KugelmanAdd #[must_use] to mem/ptr functions
2021-10-30 borsAuto merge of #90424 - matthiaskrgr:rollup-jezzu4f...
2021-10-30 Matthias KrügerRollup merge of #90404 - mkroening:hermit-kernel-no...
2021-10-30 Matthias KrügerRollup merge of #90401 - mkroening:hermit-condvar,...
2021-10-30 Matthias KrügerRollup merge of #89899 - jkugelman:must-use-alloc,...
2021-10-30 Matthias KrügerRollup merge of #89789 - jkugelman:must-use-thread...
2021-10-30 John KugelmanAdd #[must_use] to remaining core functions
2021-10-30 borsAuto merge of #90422 - GuillaumeGomez:rollup-s1mdag0...
2021-10-30 Guillaume GomezRollup merge of #90399 - yuvaldolev:as-ref-overly-verbo...
2021-10-30 Guillaume GomezRollup merge of #90375 - yanok:master, r=lcnr
2021-10-30 Guillaume GomezRollup merge of #90202 - matthewjasper:xcrate-hygiene...
2021-10-30 Guillaume GomezRollup merge of #90183 - GuillaumeGomez:recurse-deref...
2021-10-30 Guillaume GomezRollup merge of #90156 - jsha:less-border-bottom-2...
2021-10-30 Noah Levrustdoc: Stop sorting external crates
2021-10-30 Noah Levrustdoc: Remove `Crate.name` and instead compute it...
2021-10-30 Noah Levrustdoc: Remove `Crate.src` and instead compute it...
2021-10-30 Noah Levrustdoc: Document that `Crate` is always local
2021-10-30 Thom ChiovoloniReplace `std::os::raw::c_ssize_t` with `std::os::raw...
2021-10-30 Gary GuoCollect `panic/panic_bounds_check` during monomorphization
2021-10-30 borsAuto merge of #90205 - mati865:link-modifiers-in-rustc...
2021-10-30 Jacob Hoffman... Remove underlines from non-top docblocks.
2021-10-30 Guillaume GomezDocument tests a bit more
2021-10-30 lcnrstabilize `relaxed_struct_unsize`
2021-10-30 borsAuto merge of #7899 - mikerite:fullint-20211030, r...
2021-10-30 borsAuto merge of #90416 - matthiaskrgr:rollup-55lzqng...
2021-10-30 Andre Bogusupdate most tests to 2021 edition
2021-10-30 Matthias KrügerRollup merge of #90412 - jyn514:macro-use, r=camelid
2021-10-30 Matthias KrügerRollup merge of #90402 - wesleywiser:query_descriptions...
2021-10-30 Matthias KrügerRollup merge of #90396 - b-naber:type_flags_ices_defaul...
2021-10-30 Matthias KrügerRollup merge of #90395 - b-naber:const-expr-type-relati...
2021-10-30 Matthias KrügerRollup merge of #90377 - WaffleLapkin:const_slice_from_...
2021-10-30 Matthias KrügerRollup merge of #90374 - GuillaumeGomez:unify-rustdoc...
2021-10-30 Matthias KrügerRollup merge of #90371 - Veykril:patch-2, r=jyn514
2021-10-30 Matthias KrügerRollup merge of #89876 - AlexApps99:const_ops, r=oli-obk
2021-10-30 borsAuto merge of #89174 - ChrisDenton:automatic-verbatim...
2021-10-30 Michael WrightSimplify FullInt Ord impl
2021-10-30 Michael WrightSimplify FullInt Ord impl (2)
2021-10-30 Michael WrightSimplify FullInt Ord impl
2021-10-30 Michael WrightRemove casts from FullInt impl
2021-10-30 Michael WrightRemove expects from FullInt Partial{Ord,Eq}
2021-10-30 borsAuto merge of #88268 - GuillaumeGomez:generics-search...
2021-10-30 Noah Levrustdoc: Add static size assertion for `clean::Crate`
2021-10-30 Joshua NelsonRemove unnecessary `macro_use`s in rustdoc
2021-10-30 borsAuto merge of #90403 - michaelwoerister:odht-0.3.1...
2021-10-29 borsAuto merge of #90346 - ferrocene:pa-short-circuit,...
2021-10-29 Maybe WaffleApply changes proposed in the review
2021-10-29 borsAuto merge of #7895 - ahmedkrmn:master, r=Manishearth
2021-10-29 Will CrichtonFix rare ICE during typeck in rustdoc scrape_examples
2021-10-29 Ahmed KaramanDisable "if_not_else" lints firing on else-ifs
2021-10-29 Andre Bogusavoid linting `possible_truncation` on bit-reducing...
2021-10-29 borsAuto merge of #7890 - Alexendoo:ptr-arg-alias, r=camsteffen
2021-10-29 Maybe WaffleUse proper issue number for `feature(const_slice_from_r...
2021-10-29 Guillaume GomezUnify titles in rustdoc book doc attributes chapter
2021-10-29 Guillaume GomezFix invalid handling of generics
2021-10-29 borsAuto merge of #90390 - umanwizard:update-miri, r=RalfJung
2021-10-29 Martin Kröninghermitkernel-target: Set OS to "none"
2021-10-29 Michael WoeristerUpdate odht crate to 0.3.1 (big-endian bugfix)
2021-10-29 borsAuto merge of #90389 - camelid:rustdoc-rayon, r=jyn514
2021-10-29 Martin Kröninghermit: Implement Condvar::wait_timeout
2021-10-29 Wesley WiserAdd a few query descriptions
2021-10-29 Yuval DolevExplicitly skipping suggestions for 'Pin' as it does...
2021-10-29 Yuval DolevSkip suggestions for the AsRef trait
2021-10-29 Guillaume GomezFix panic when documenting libproc-macro
2021-10-29 Guillaume GomezDon't display "Methods from Deref<...>" if no method...
next