]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-11-28 borsAuto merge of #104990 - matthiaskrgr:rollup-oskk8v3...
2022-11-27 Matthias KrügerRollup merge of #104989 - RalfJung:miri, r=RalfJung
2022-11-27 Matthias KrügerRollup merge of #104984 - GuillaumeGomez:remote-crate...
2022-11-27 Matthias KrügerRollup merge of #104976 - WaffleLapkin:move_comments...
2022-11-27 Matthias KrügerRollup merge of #104955 - GuillaumeGomez:migrate-to...
2022-11-27 borsAuto merge of #104506 - joshtriplett:style-principles...
2022-11-27 borsAuto merge of #2702 - RalfJung:rustup, r=RalfJung
2022-11-27 Ralf Jungclippy
2022-11-27 Ralf Jungadvice on josh pushing
2022-11-27 Ralf JungMerge from rustc
2022-11-27 Ralf JungPreparing for merge from rustc
2022-11-27 borsAuto merge of #2694 - RalfJung:retag-deref-check, r...
2022-11-27 borsAuto merge of #104983 - matthiaskrgr:rollup-018sk73...
2022-11-27 Guillaume GomezAdd rustdoc test for Deref to primitive types
2022-11-27 Guillaume GomezRemove Crate::primitives field
2022-11-27 Matthias KrügerRollup merge of #104946 - notriddle:notriddle/popover...
2022-11-27 Matthias KrügerRollup merge of #104944 - aDotInTheVoid:jsondoclint...
2022-11-27 Matthias KrügerRollup merge of #104934 - ChrisDenton:all-anybody-wants...
2022-11-27 Matthias KrügerRollup merge of #104931 - Swatinem:async-pretty, r...
2022-11-27 Matthias KrügerRollup merge of #104917 - compiler-errors:requires...
2022-11-27 Matthias KrügerRollup merge of #104892 - lukas-code:discriminant,...
2022-11-27 Matthias KrügerRollup merge of #104882 - lcnr:notify-ocx, r=Mark-Simul...
2022-11-27 Matthias KrügerRollup merge of #95836 - workingjubilee:doctest-exe...
2022-11-27 borsAuto merge of #104048 - cjgillot:split-lifetime, r...
2022-11-27 borsAuto merge of #2685 - Nilstrieb:cargo-miri-wasm, r...
2022-11-27 borsAuto merge of #2701 - RalfJung:smoke, r=RalfJung
2022-11-27 Ralf Jungrun_tests_minimal: actually run the smoke test on the...
2022-11-27 borsAuto merge of #2700 - RalfJung:begingroup, r=RalfJung
2022-11-27 Ralf JungCI: fix begingroup printing
2022-11-27 Maybe WafflePrefer doc comments over `//`-comments in compiler
2022-11-27 borsAuto merge of #103917 - oli-obk:layout_math, r=RalfJung...
2022-11-27 nilsUse `.wasm` extension when building for wasm in cargo...
2022-11-27 borsAuto merge of #103786 - tshepang:obsolete, r=jyn514
2022-11-27 borsAuto merge of #96451 - JakobDegen:dest-prop, r=tmiasko
2022-11-27 Jubilee YoungAttempt to solve problem with globs
2022-11-27 Jubilee YoungUse target exe_suffix for doctests
2022-11-27 Jakob DegenRewrite dest prop.
2022-11-27 borsAuto merge of #104818 - scottmcm:refactor-extend-func...
2022-11-26 Ralf Jungnits
2022-11-26 Ralf Jungmake Stacked Borrows retags act like data races
2022-11-26 Ralf Jungslightly adjust and synchronize Machine passing for...
2022-11-26 Ralf Jung!Unpin retags must still be reads, to check dereferenceable
2022-11-26 borsAuto merge of #104950 - jyn514:revert-preview, r=Mark...
2022-11-26 Guillaume GomezSwitch rustdoc-gui test to function call
2022-11-26 Michael Howellrustdoc: pass "true" to reset focus for notable traits
2022-11-26 Joshua NelsonRevert "Don't set `is_preview` for clippy and rustfmt"
2022-11-26 Arpad BorsosPretty-print generators with their `generator_kind`
2022-11-26 borsAuto merge of #104945 - GuillaumeGomez:rollup-ygzbpbe...
2022-11-26 Michael Howellrustdoc: improve popover focus handling JS
2022-11-26 Guillaume GomezRollup merge of #104943 - aDotInTheVoid:jsondoclint...
2022-11-26 Guillaume GomezRollup merge of #104928 - notriddle:notriddle/sidebar...
2022-11-26 Guillaume GomezRollup merge of #104924 - aDotInTheVoid:jsondocck-trait...
2022-11-26 Guillaume GomezRollup merge of #104921 - compiler-errors:no-binder...
2022-11-26 Guillaume GomezRollup merge of #104909 - compiler-errors:normalize_opa...
2022-11-26 Guillaume GomezRollup merge of #104788 - compiler-errors:unresolved...
2022-11-26 Guillaume GomezRollup merge of #104786 - WaffleLapkin:amp-mut-help...
2022-11-26 Nixon Enraght... Add a test that makes sense
2022-11-26 Lukas Markeffskyfix broken link fragment
2022-11-26 Nixon Enraght... Support unit tests for jsondoclint
2022-11-26 borsAuto merge of #2696 - RalfJung:no-std-windows, r=RalfJung
2022-11-26 Ralf Jungsupport no_std on Windows
2022-11-26 Ralf Jungrefactor try_resolve_did and also support resolving...
2022-11-26 Lukas Markeffskyexplain how to get the discriminant out of a `#[repr...
2022-11-26 Nixon Enraght... jsondoclint: Handle using enum variants and glob using...
2022-11-26 borsAuto merge of #104731 - compiler-errors:early-binder...
2022-11-26 DrMeepsteradd namespace to resolve_path
2022-11-26 borsAuto merge of #2695 - RalfJung:ci-pretty, r=RalfJung
2022-11-26 Ralf Jungprettify our CI logs
2022-11-26 borsAuto merge of #2690 - Nilstrieb:cargo-miri-smoke-test...
2022-11-26 Ralf Jungupdate lockfile
2022-11-26 borsAuto merge of #2647 - saethlin:current-span, r=RalfJung
2022-11-26 Ralf Jungcaller_span only makes sense when there are 2 frames...
2022-11-26 borsAuto merge of #104935 - matthiaskrgr:rollup-nuca86l...
2022-11-26 Chris DentonRemove more redundant `all`s
2022-11-26 Matthias KrügerRollup merge of #104906 - spastorino:remove-ascribeuser...
2022-11-26 Matthias KrügerRollup merge of #104899 - notriddle:notriddle/help...
2022-11-26 Matthias KrügerRollup merge of #104880 - krasimirgg:llvm-16-ctx, r...
2022-11-26 Matthias KrügerRollup merge of #104839 - HintringerFabian:docs_array_f...
2022-11-26 Matthias KrügerRollup merge of #104675 - SarthakSingh31:issue-101666...
2022-11-26 Matthias KrügerRollup merge of #104121 - Lokathor:mir-opt-when-instruc...
2022-11-26 Chris DentonRemove redundant `all` in cfg
2022-11-26 borsAuto merge of #103556 - clubby789:specialize-option...
2022-11-26 borsAuto merge of #104730 - petrochenkov:modchild5, r=cjgillot
2022-11-26 Michael GouletDo not record unresolved const vars in generator interior
2022-11-26 Michael GouletRemove unnecessary binder from get_impl_future_output_ty
2022-11-26 Michael Howellrustdoc: use flexbox CSS to align sidebar button instea...
2022-11-26 borsAuto merge of #104431 - alistair23:alistair/rv64-profil...
2022-11-26 Nixon Enraght... jsondoclint: Accept trait alias is places where trait...
2022-11-26 Michael GouletAllow non-org members to label `requires-debug-assertions`
2022-11-25 borsAuto merge of #99798 - JulianKnodt:ac1, r=BoxyUwU
2022-11-25 LokathorRefine instruction_set inline rules
2022-11-25 Michael GouletRename normalize_opaque_types to reveal_opaque_types_in...
2022-11-25 borsAuto merge of #104902 - matthiaskrgr:rollup-oo27a4u...
2022-11-25 Santiago PastorinoDefine all clauses as dummy_with_span as the usages...
2022-11-25 Santiago PastorinoRemove AscribeUserTypeCx
2022-11-25 Ben KimockUse None when the stack is empty
2022-11-25 Matthias KrügerRollup merge of #104896 - notriddle:notriddle/tooltip...
2022-11-25 Matthias KrügerRollup merge of #104887 - aDotInTheVoid:rustbuild-json...
2022-11-25 Matthias KrügerRollup merge of #104879 - aDotInTheVoid:jsondoclint...
2022-11-25 Matthias KrügerRollup merge of #104853 - jyn514:sysroot-typo, r=RalfJung
next