]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-07-25 borsAuto merge of #87390 - notriddle:notriddle/rustdoc...
2021-07-25 borsRustdoc accessibility: use real headers for doc items
2021-07-25 Guillaume GomezAdd test for tuple struct documentation fields
2021-07-25 Guillaume GomezAdd support for tuple structs' fields documentation
2021-07-25 borsAuto merge of #86595 - a1phyr:allocator_api_for_vecdequ...
2021-07-25 Benoît du GarreauFix failing test
2021-07-25 ibraheemdevfmt
2021-07-25 ibraheemdevfix help message for modification to &T created by...
2021-07-25 David Carlierfreebsd remove compiler workaround.
2021-07-25 borsAuto merge of #86438 - FabianWolff:issue-83693, r=jackh726
2021-07-25 ibraheemdevfix test/ui/borrowck/issue-33819
2021-07-25 ibraheemdevtidy
2021-07-25 ibraheemdevsuggest removing unnecessary \&mut as help message
2021-07-25 borsAuto merge of #85646 - Moxinilian:separate-const-switch...
2021-07-25 Nadir FejzicExplain flags missing in cargo check in --help
2021-07-25 borsAuto merge of #83723 - cjgillot:ownernode, r=petrochenkov
2021-07-25 borsAuto merge of #83723 - cjgillot:ownernode, r=petrochenkov
2021-07-25 Camille GILLOTOnly check macro attributes when checking the crate...
2021-07-25 Camille GILLOTBless tests.
2021-07-25 Camille GILLOTUse more of OwnerNode.
2021-07-25 Camille GILLOTUse OwnerNode in indexing.
2021-07-25 Camille GILLOTIntroduce OwnerNode::Crate.
2021-07-25 Camille GILLOTIntroduce OwnerNode::Crate.
2021-07-25 Camille GILLOTMerge the BTreeMap in hir::Crate.
2021-07-25 Ralf JungMiri: santiy check that null pointer can never have...
2021-07-25 kadminAdd inferred args to typeck
2021-07-25 kadminAdd inferred args to typeck
2021-07-25 kadminAdd generic arg infer
2021-07-25 kadminAdd generic arg infer
2021-07-25 David CARLIERmacos current_exe using directly libc instead.
2021-07-25 borsAuto merge of #87381 - Aaron1011:note-semi-trailing...
2021-07-25 borsAuto merge of #87331 - camelid:summary-escaping, r...
2021-07-25 Noah LevFlatten nested `format!` calls
2021-07-25 Noah LevEscape item search summaries
2021-07-25 Joshua NelsonDon't treat git repos as non-existent when `ignore_git...
2021-07-24 borsAuto merge of #84111 - bstrie:hashfrom, r=joshtriplett
2021-07-24 Nika LayzellFix my email in .mailmap
2021-07-24 SmittyAdd test for -Z unpretty=thir-tree
2021-07-24 SmittySupport -Z unpretty=thir-tree again
2021-07-24 borsAuto merge of #86580 - BoxyUwU:cgd-subst-ice, r=nikomat...
2021-07-24 ThibsGFix doc typo
2021-07-24 bstrieUpdate std_collections_from_array stability version
2021-07-24 Elliot Bobrowfix code to suggest `;` on parse error
2021-07-24 The8472implement fold() on array::IntoIter to improve flatten...
2021-07-24 borsAuto merge of #87434 - Manishearth:rollup-b09njin,...
2021-07-24 Manish GoregaokarRollup merge of #87422 - mgeier:doc-strip-feature-attri...
2021-07-24 Manish GoregaokarRollup merge of #87419 - programmerjake:patch-1, r...
2021-07-24 Manish GoregaokarRollup merge of #87410 - jonas-schievink:doc-hidden...
2021-07-24 Manish GoregaokarRollup merge of #87403 - LeSeulArtichaut:assign-droppin...
2021-07-24 Manish GoregaokarRollup merge of #87395 - ericonr:patch-1, r=joshtriplett
2021-07-24 Manish GoregaokarRollup merge of #87389 - Aaron1011:expand-known-attrs...
2021-07-24 Manish GoregaokarRollup merge of #87370 - pkubaj:master, r=oli-obk
2021-07-24 Manish GoregaokarRollup merge of #87359 - jyn514:bless-rustup, r=estebank
2021-07-24 Manish GoregaokarRollup merge of #87348 - SkiFire13:fix-87261, r=oli-obk
2021-07-24 Aaron HillDisplay an extra note for trailing semicolon lint with...
2021-07-24 Ellenchange doc comment
2021-07-24 David Carliernetbsd enabled ucred
2021-07-24 borsAuto merge of #7482 - xFrednet:7306-document-repeat...
2021-07-24 borsAuto merge of #87296 - Aaron1011:inert-warn, r=petrochenkov
2021-07-24 Ralf Jungget rid of NoMirFor error variant
2021-07-24 Ralf Jungrename Validator → Checker
2021-07-24 Ralf Jungrename const checking visitor module to check_consts...
2021-07-24 borsAuto merge of #86461 - crlf0710:rich_vtable, r=nikomatsakis
2021-07-24 Matthias GeierDOC: remove unnecessary feature crate attribute from...
2021-07-24 borsAuto merge of #84589 - In-line:zircon-thread-name,...
2021-07-24 borsAuto merge of #87415 - Mark-Simulacrum:bump-version...
2021-07-24 borsAuto merge of #87338 - SparrowLii:MaybeTrait, r=wesleywiser
2021-07-24 Joshua NelsonRemove detection of rustup and cargo in 'missing extern...
2021-07-24 Jacob LifshayIEEE 754 is not an RFC
2021-07-23 borsAuto merge of #86429 - JohnTitor:get-by-key-enum-part...
2021-07-23 Cameron Steffenclippy::author improvements
2021-07-23 Aaron HillRename `known_attrs` to `expanded_inert_attrs` and...
2021-07-23 Cameron SteffenAdd clippy_utils and if_chain to extern crate list
2021-07-23 Mark RousskovBump to 1.56
2021-07-23 borsAuto merge of #87413 - JohnTitor:rollup-dht22jk, r...
2021-07-23 Érico Nogueira... Fix parameter names in std::env documentation.
2021-07-23 Yuki OkushiRollup merge of #87412 - r00ster91:patch-13, r=Mark...
2021-07-23 Yuki OkushiRollup merge of #87398 - GuillaumeGomez:test-font-modul...
2021-07-23 Yuki OkushiRollup merge of #87380 - jyn514:smarter-submodule-defau...
2021-07-23 Yuki OkushiRollup merge of #87358 - jyn514:dry-run, r=Mark-Simulacrum
2021-07-23 Yuki OkushiRollup merge of #87322 - chazkiker2:fix/suggestion...
2021-07-23 Yuki OkushiRollup merge of #87283 - pietroalbini:configure-codegen...
2021-07-23 Yuki OkushiRollup merge of #87266 - hellow554:issue87076, r=Mark...
2021-07-23 Yuki OkushiRollup merge of #87255 - RalfJung:miri-test-libcore...
2021-07-23 Yuki OkushiRollup merge of #87191 - adamgemmell:dev/llvm-lib-packa...
2021-07-23 Yuki OkushiRollup merge of #87185 - waterlens:issue-86499-fix...
2021-07-23 Yuki OkushiRollup merge of #87175 - inquisitivecrystal:inner-error...
2021-07-23 Yuki OkushiRollup merge of #87171 - Alexendoo:bufwriter-option...
2021-07-23 Yuki OkushiRollup merge of #86790 - janikrabe:retain-iter-order...
2021-07-23 Yuki OkushiRollup merge of #86410 - spastorino:get_value_matching...
2021-07-23 Benoît du GarreauAdd `#[unstable]` on new functions
2021-07-23 Benoît du GarreauAdd unstable attribute for `A` in `Drain` and `IntoIter`
2021-07-23 Benoît du GarreauAdd support for custom allocator in `VecDeque`
2021-07-23 chaz-kikerupdate clippy ui test 'future_not_send.stderr' to match
2021-07-23 chaz-kikerupdate clippy ui test 'future_not_send.stderr' to match
2021-07-23 borsAuto merge of #87345 - Xanewok:update-rls, r=Mark-Simul...
2021-07-23 Jonas SchievinkMark `format_args_nl` as `#[doc(hidden)]`
2021-07-23 r00sterAdd missing article
2021-07-23 F3realClean up unnecessary unwraps
2021-07-23 xFrednetDocumented constant expression evaluation for `repeat_once`
next