]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-09-17 Maybe WaffleStabilize `Iterator::map_while`
2021-09-17 borsAuto merge of #88945 - Aaron1011:no-projection-completi...
2021-09-17 borsAuto merge of #89037 - JohnTitor:rollup-rd9btbs, r...
2021-09-17 Yuki OkushiRollup merge of #89033 - cuviper:sysroot-lib-path,...
2021-09-17 Yuki OkushiRollup merge of #89014 - durin42:llvm-14-module-pass...
2021-09-17 Yuki OkushiRollup merge of #88911 - FabianWolff:issue-88653, r...
2021-09-17 Yuki OkushiRollup merge of #88887 - fee1-dead:const-deref, r=oli-obk
2021-09-17 Yuki OkushiRollup merge of #88883 - c410-f3r:tests, r=petrochenkov
2021-09-17 Yuki OkushiRollup merge of #88751 - bjorn3:move_filesearch, r...
2021-09-17 Yuki OkushiRollup merge of #88735 - hnj2:patch-1, r=GuillaumeGomez
2021-09-17 Yuki OkushiRollup merge of #88339 - piegamesde:master, r=joshtriplett
2021-09-17 Yuki OkushiRollup merge of #87529 - FabianWolff:issue-87496, r...
2021-09-17 Yuki OkushiRollup merge of #86382 - JohnTitor:try-desugar, r=estebank
2021-09-17 Yuki OkushiMake diagnostics clearer for `?` operators
2021-09-17 borsAuto merge of #88934 - tmiasko:trace-log, r=davidtwco
2021-09-17 borsAuto merge of #88832 - pcwalton:debug-unit-variant...
2021-09-17 Josh StoneSet the library path in sysroot-crates-are-unstable
2021-09-16 HansDon't lint about missing code examples in derived traits
2021-09-16 borsAuto merge of #88719 - estebank:point-at-arg-for-obliga...
2021-09-16 borsAuto merge of #89019 - Manishearth:rollup-5qp8a5s,...
2021-09-16 Augie FacklerPassWrapper: these two lines shouldn't have been ifdef'd
2021-09-16 Manish GoregaokarRollup merge of #89009 - tatami4:master, r=Mark-Simulacrum
2021-09-16 Manish GoregaokarRollup merge of #88986 - hargoniX:master, r=Mark-Simulacrum
2021-09-16 Manish GoregaokarRollup merge of #88985 - Commeownist:patch-1, r=Amanieu
2021-09-16 Manish GoregaokarRollup merge of #88983 - willcrichton:allow-single...
2021-09-16 Manish GoregaokarRollup merge of #88976 - notriddle:notriddle/cow-from...
2021-09-16 Manish GoregaokarRollup merge of #88928 - lefth:master, r=Mark-Simulacrum
2021-09-16 Manish GoregaokarRollup merge of #88892 - estebank:trait-objects, r...
2021-09-16 Manish GoregaokarRollup merge of #88875 - notriddle:notriddle/cleanup...
2021-09-16 Manish GoregaokarRollup merge of #88729 - estebank:struct-literal-using...
2021-09-16 Manish GoregaokarRollup merge of #88292 - SkiFire13:enable-rustdoc-links...
2021-09-16 borsAuto merge of #88979 - tmiasko:no-remove-zsts-in-genera...
2021-09-16 Augie FacklerPassWrapper: handle separate Module*SanitizerPass
2021-09-16 Esteban Kuberfix rebase
2021-09-16 borsAuto merge of #88219 - jyn514:parallel-io, r=GuillaumeGomez
2021-09-16 Esteban KuberPoint at argument when evaluating `Path`'s bounds
2021-09-16 Esteban KuberFix rebase
2021-09-16 Esteban KuberRemove unnecessary label
2021-09-16 Esteban Kuberfix rebase
2021-09-16 Esteban Kuberfix `clone` call
2021-09-16 Esteban KuberAccount for blocks in arguments
2021-09-16 Esteban KuberPoint at call span that introduced obligation for the arg
2021-09-16 Esteban KuberRefactor `FulfillmentError` to track less data
2021-09-16 Esteban KuberPoint at argument instead of call for their obligations
2021-09-16 tatami4Fix typo in `break` docs
2021-09-16 Giacomo StevanatoEnable rustdoc's --generate-link-to-definition for...
2021-09-16 borsAuto merge of #86809 - DevinR528:reachable-pat, r=Nadrieril
2021-09-16 borsAuto merge of #88992 - Manishearth:rollup-k9hijii,...
2021-09-15 borsAuto merge of #88977 - ehuss:disable-validate-maintaine...
2021-09-15 Eric HussDisable debuginfo test on Windows that fails in new...
2021-09-15 Manish GoregaokarRollup merge of #88951 - ehuss:update-books, r=ehuss
2021-09-15 Manish GoregaokarRollup merge of #88933 - tmiasko:remove-min-align-of...
2021-09-15 Manish GoregaokarRollup merge of #88915 - joshlf:patch-4, r=kennytm
2021-09-15 Manish GoregaokarRollup merge of #88907 - WaffleLapkin:targeted_const_fn...
2021-09-15 Manish GoregaokarRollup merge of #88841 - notriddle:notriddle/method...
2021-09-15 Manish GoregaokarRollup merge of #88775 - pnkfelix:revert-anon-union...
2021-09-15 Manish GoregaokarRollup merge of #88690 - m-ou-se:macro-braces-dot-quest...
2021-09-15 Manish GoregaokarRollup merge of #87320 - danakj:debug-compilation-dir...
2021-09-15 Will CrichtonAllow call to get_body_with_borrowck_facts without...
2021-09-15 Will CrichtonMake rustc_mir_dataflow::framework::graphviz and rustc_...
2021-09-15 Henrik BövingUpdate the backtrace crate
2021-09-15 CommeownistUpdate clobber_abi list to include k[1-7] regs
2021-09-15 danakjDisable both reproducible-build tests for crate-type=bin
2021-09-15 CaioMove some tests to more reasonable directories
2021-09-15 Tomasz MiąskoDisable RemoveZsts in generators to avoid query cycles
2021-09-15 Eric HussDisable validate_maintainers.
2021-09-15 Michael Howelldocs(std): add docs for cof_from_cstr impls
2021-09-15 Michael Howellchore(rustc_expand): fix typo in comment
2021-09-15 danakjVerify bin crates are not deterministic on Windows
2021-09-15 Esteban KuberMove object safety suggestions to the end of the error
2021-09-15 borsAuto merge of #87867 - bjorn3:unique_type_id_interner...
2021-09-15 borsAuto merge of #88619 - GuillaumeGomez:simplify-std...
2021-09-15 borsAuto merge of #88558 - fee1-dead:const-drop, r=oli-obk
2021-09-15 DeadbeefConst Deref
2021-09-15 Eric HussUpdate books
2021-09-14 Aaron HillRemove concept of 'completion' from the projection...
2021-09-14 Devin RagotzyAdd reachable_patterns lint to rfc-2008-non_exhaustive
2021-09-14 Esteban Kuberreview comment: move recovery code to its own function
2021-09-14 borsAuto merge of #73314 - GuillaumeGomez:display-warnings...
2021-09-14 Tomasz MiąskoRemove implementation of `min_align_of` intrinsic
2021-09-14 Tomasz MiąskoAvoid unnecessary formatting when trace log level is...
2021-09-14 Guillaume GomezAdd test for --display-doctest-warnings option
2021-09-14 Guillaume GomezRename --display-warnings to --display-doctest-warnings
2021-09-14 borsAuto merge of #88914 - GuillaumeGomez:rollup-h5svc6w...
2021-09-14 Dan ZwellDocument the closure arguments for `reduce`.
2021-09-13 borsAuto merge of #87794 - bonega:enum_niche_prefer_zero...
2021-09-13 Andreas Liljeqvistenum niche allocation grows toward zero if possible
2021-09-13 Joshua Liebow... `Wrapping<T>` has the same layout and ABI as `T`
2021-09-13 Guillaume GomezUpdate permissions path for clippy lint
2021-09-13 Guillaume GomezRollup merge of #88896 - GuillaumeGomez:flakyness,...
2021-09-13 Guillaume GomezRollup merge of #88894 - FabianWolff:issue-88818, r...
2021-09-13 Guillaume GomezRollup merge of #88885 - GuillaumeGomez:fix-jump-def...
2021-09-13 Guillaume GomezRollup merge of #88859 - RalfJung:size-helpers, r=oli-obk
2021-09-13 Guillaume GomezRollup merge of #88851 - fee1-dead:dup-bound, r=oli-obk
2021-09-13 Guillaume GomezRollup merge of #88722 - WaffleLapkin:unsafe_cell_const...
2021-09-13 Guillaume GomezRollup merge of #88033 - GuillaumeGomez:jump-to-def...
2021-09-13 Guillaume GomezMove fortanix module position in std::os reexports...
2021-09-13 Guillaume GomezRemove usage of cfg_if in std/src/os/mod.rs
2021-09-13 Guillaume GomezSimplify std::os module reexports to fix rustdoc linkin...
2021-09-13 Guillaume Gomez * Enable generate-link-to-def feature on a rustdoc...
next