]> git.lizzy.rs Git - rust.git/history - src
Statics used in reachable function's inline asm are reachable
[rust.git] / src /
2022-11-28 Tomasz MiąskoStatics used in reachable function's inline asm are...
2022-11-28 borsAuto merge of #105008 - Dylan-DPC:rollup-wcd19yu, r...
2022-11-28 borsAuto merge of #102991 - Sp00ph:master, r=scottmcm
2022-11-28 Dylan DPCRollup merge of #104927 - compiler-errors:binder-shifti...
2022-11-28 Dylan DPCRollup merge of #104907 - compiler-errors:selcx-infcx...
2022-11-28 Dylan DPCRollup merge of #104890 - lcnr:small-cleanup, r=fee1...
2022-11-28 Dylan DPCRollup merge of #104795 - estebank:multiline-spans...
2022-11-28 Dylan DPCRollup merge of #104732 - WaffleLapkin:from_def_idn...
2022-11-28 Dylan DPCRollup merge of #104360 - petrochenkov:stabverb, r...
2022-11-28 Esteban Küberfix clippy tests
2022-11-28 Esteban KüberTweak output
2022-11-28 Esteban KüberChange multiline span ASCII art visual order
2022-11-28 borsAuto merge of #104915 - weihanglo:update-cargo, r=ehuss
2022-11-28 borsAuto merge of #104990 - matthiaskrgr:rollup-oskk8v3...
2022-11-27 Markus EverlingFix `pretty-std` test
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 Vadim PetrochenkovStabilize native library modifier `verbatim`
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 Markus EverlingFix natvis `VecDeque` formatter
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 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 Maybe WaffleRename `fn_trait_kind_from_{from_lang=>def_id}` to...
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 Weihang LoUpdate cargo
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-MoonyAdd a test that makes sense
2022-11-26 Nixon Enraght-MoonySupport 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 Nixon Enraght-Moonyjsondoclint: 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 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 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 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-Moonyjsondoclint: Accept trait alias is places where trait...
next