]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-04-11 borsAuto merge of #95125 - JakobDegen:uninit-variant-rvalue...
2022-04-11 Jakob DegenRemove inlining cost of `Deinit` statements
2022-04-11 Jakob DegenAdd new `MutatatingUseContext`s for deinit and `SetDisc...
2022-04-11 Jakob DegenAdd const eval tests ensuring padding gets correctly...
2022-04-11 Jakob DegenFix tests broken by deaggregation change
2022-04-11 Jakob DegenBless tests that broke in a trivial way due to change...
2022-04-11 Takayuki Maedafix a bad error message for `relative paths are not...
2022-04-11 Jakob DegenDocument semantics of `Deinit` and `SetDiscriminant...
2022-04-11 Jakob DegenAdd new `Deinit` statement kind
2022-04-11 Mara BosUse is_ or has_ prefix for pure `-> bool` functions.
2022-04-11 Mara BosUse compare_exchange_weak in futex rwlock implementation.
2022-04-11 Mara BosAdd comments to futex rwlock implementation.
2022-04-11 Mara BosAdd doc comments to futex operations.
2022-04-11 borsAuto merge of #95931 - matthiaskrgr:rollup-1c5zhit...
2022-04-11 Matthias KrügerRollup merge of #95917 - RalfJung:thin-box-test, r...
2022-04-11 Matthias KrügerRollup merge of #95907 - compiler-errors:diag, r=Dylan-DPC
2022-04-11 Matthias KrügerRollup merge of #95876 - fee1-dead:note-const-drop...
2022-04-11 Matthias KrügerRollup merge of #95875 - aswild:pr/alias-cmd-paths...
2022-04-11 Matthias KrügerRollup merge of #95861 - ChrisDenton:windows7-support...
2022-04-11 Matthias KrügerRollup merge of #95771 - str4d:update-linker-plugin...
2022-04-11 Matthias KrügerRollup merge of #95743 - yaahc:binary-search-clarificat...
2022-04-11 borsAuto merge of #95758 - compiler-errors:issue-54771...
2022-04-11 Jakub BeránekCI: do not compile libcore twice when performing LLVM PGO
2022-04-11 Giles Copebetter def of is signed in tests.
2022-04-11 liangyongruifix Layout struct member naming style
2022-04-11 borsAuto merge of #95754 - compiler-errors:binder-assoc...
2022-04-11 Michael Gouletuse find_ancestor_inside to get right span in CastCheck
2022-04-11 Michael GouletDelay a bug when we see SelfCtor in ref pattern
2022-04-11 Ralf Jungthin_box test: import from std, not alloc
2022-04-11 DeadbeefAdd a note for unsatisfied `~const Drop` bounds
2022-04-11 borsAuto merge of #94243 - compiler-errors:compiler-flags...
2022-04-11 Michael HowellFix test case for windows
2022-04-10 Michael Gouletbetter error for binder on associated type bound
2022-04-10 Nicholas NethercoteAdd a useful comment.
2022-04-10 Nicholas NethercoteTweak `NamedMatch` representation.
2022-04-10 Nicholas NethercoteChange internal naming of macros.
2022-04-10 Eric HussFix crate_type attribute to not warn on duplicates
2022-04-10 Michael Gouletonly suggest removing semicolon when expr implements...
2022-04-10 Roc Yurustdoc: Reduce allocations in a `theme` function
2022-04-10 Joshua NelsonAdd `build compiler/rustc_codegen_gcc` as an alias...
2022-04-10 Joshua NelsonRemove duplicate aliases for `codegen_{cranelift,gcc}`
2022-04-10 borsAuto merge of #95889 - Dylan-DPC:rollup-1cmywu4, r...
2022-04-10 Christopher... Clarify str::from_utf8_unchecked's invariants
2022-04-10 nyanpasu64Fix formatting error in pin.rs docs
2022-04-10 Luqman AdenRespect -Z verify-llvm-ir and other flags that add...
2022-04-10 Dylan DPCRollup merge of #95868 - vacuus:markdown-code-blocks...
2022-04-10 Dylan DPCRollup merge of #95857 - ouz-a:mir-opt, r=oli-obk
2022-04-10 Dylan DPCRollup merge of #95852 - niluxv:strict-provenance-lint...
2022-04-10 Dylan DPCRollup merge of #95849 - ehuss:check-submodules, r...
2022-04-10 Dylan DPCRollup merge of #95807 - TaKO8Ki:suggest-local-var...
2022-04-10 Dylan DPCRollup merge of #95784 - WaffleLapkin:typeof_cool_sugge...
2022-04-10 Dylan DPCRollup merge of #95566 - eduardosm:std_char_consts_and_...
2022-04-10 Michael GouletFIXME for diagnostic variable name
2022-04-10 borsAuto merge of #95487 - cjgillot:menhir, r=oli-obk
2022-04-10 Giles CopeNo need to use Default
2022-04-10 Giles CopeUse Add, Sub, Mul traits instead of unsafe
2022-04-10 gimblesAllow usage of sudo while not accessing root
2022-04-10 Camille GILLOTSimplify FixedSizeEncoding using const generics.
2022-04-10 borsAuto merge of #95848 - RalfJung:miri, r=RalfJung
2022-04-10 Camille GILLOTDirectly encode DefId in metadata.
2022-04-10 Camille GILLOTDirectly encode DefPathHash in metadata.
2022-04-10 Camille GILLOTDirectly encode DefKind in metadata.
2022-04-10 Camille GILLOTDirectly encode IsAsync in metadata.
2022-04-10 Camille GILLOTDirectly encode Defaultness in metadata.
2022-04-10 Camille GILLOTDirectly encode Constness in metadata.
2022-04-10 Camille GILLOTDirectly encode ImplPolarity in metadata.
2022-04-10 Maybe Waffle--bless tests
2022-04-10 borsAuto merge of #95253 - jyn514:cargo-run, r=Mark-Simulacrum
2022-04-10 Camille GILLOTAvoid checking HIR in variances_of.
2022-04-10 Camille GILLOTDo not access HIR to compute symbol_name.
2022-04-10 Camille GILLOTStore LocalDefId in is_late_bound_map.
2022-04-10 Camille GILLOTAvoid accessing HIR from MIR queries.
2022-04-10 borsAuto merge of #95621 - saethlin:remove-mpsc-transmute...
2022-04-10 Allen Wildbootstrap: show available paths help text for aliased...
2022-04-10 borsAuto merge of #95502 - jyn514:doc-rustc, r=Mark-Simulacrum
2022-04-10 borsAuto merge of #95254 - jyn514:fix-windows-builds, r...
2022-04-09 Roc Yurustdoc: Reduce allocations in a `html::markdown` function
2022-04-09 borsAuto merge of #95435 - cjgillot:one-name, r=oli-obk
2022-04-09 Luqman AdenUpdate asm-may_unwind test to handle use of asm with...
2022-04-09 borsAuto merge of #95855 - Dylan-DPC:rollup-h45xmpw, r...
2022-04-09 Luqman AdenSwitch to the 'normal' basic block for writing asm...
2022-04-09 ouz-aremove the if block
2022-04-09 Chris DentonNote that CI tests Windows 10
2022-04-09 ouz-asupport multiple derefs
2022-04-09 Joshua NelsonMake it possible to run `cargo test` for bootstrap
2022-04-09 Dylan DPCRollup merge of #95831 - redzic:xor-uppercase, r=workin...
2022-04-09 Dylan DPCRollup merge of #95817 - oconnor663:doc_comment2, r...
2022-04-09 Dylan DPCRollup merge of #95808 - petrochenkov:fragspec, r=nneth...
2022-04-09 Dylan DPCRollup merge of #95805 - c410-f3r:meta-vars, r=petrochenkov
2022-04-09 Dylan DPCRollup merge of #95369 - jyn514:test-rustdoc, r=Mark...
2022-04-09 Dylan DPCRollup merge of #95361 - scottmcm:valid-align, r=Mark...
2022-04-09 Dylan DPCRollup merge of #94794 - mlodato517:mlodato517-clarify...
2022-04-09 niluxvFix missing space in lossy provenance cast lint
2022-04-09 Eric HussCheck for git submodules in non-git source tree.
2022-04-09 Ralf Jungupdate Miri
2022-04-09 Mark LodatoRework String UTF-8 Documentation
2022-04-09 borsAuto merge of #95697 - klensy:no-strings, r=petrochenkov
2022-04-09 Vadim Petrochenkovexpand: Remove `ParseSess::missing_fragment_specifiers`
2022-04-09 borsAuto merge of #95840 - Dylan-DPC:rollup-erz5u6w, r...
2022-04-09 Dylan DPCRollup merge of #95810 - TaKO8Ki:use-format-args-captur...
next