]> git.lizzy.rs Git - rust.git/history - src
yield the main thread a number of times after its TLS dtors are done
[rust.git] / src /
2022-11-28 Ralf Jungyield the main thread a number of times after its TLS...
2022-11-28 Ralf Jungcleanup global imports a bit
2022-11-28 Ralf Jungrefactor scheduling of TLS dtors
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 #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 borsAuto merge of #103786 - tshepang:obsolete, r=jyn514
2022-11-27 borsAuto merge of #96451 - JakobDegen:dest-prop, r=tmiasko
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 Joshua NelsonRevert "Don't set `is_preview` for clippy and rustfmt"
2022-11-26 borsAuto merge of #104945 - GuillaumeGomez:rollup-ygzbpbe...
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 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...
2022-11-25 borsAuto merge of #99798 - JulianKnodt:ac1, r=BoxyUwU
2022-11-25 LokathorRefine instruction_set inline rules
2022-11-25 borsAuto merge of #104902 - matthiaskrgr:rollup-oo27a4u...
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
2022-11-25 Matthias KrügerRollup merge of #104835 - spastorino:use-partially_norm...
2022-11-25 Matthias KrügerRollup merge of #104797 - weihanglo:stream-write-dwp...
2022-11-25 Matthias KrügerRollup merge of #104760 - nnethercote:rm-LegacyDerive...
2022-11-25 Matthias KrügerRollup merge of #104716 - lcnr:selection-candidate...
2022-11-25 NilstriebTest a small cargo-miri smoke test even in `run_tests_m...
2022-11-25 Michael Howellrustdoc: remove no-op CSS `#help dt { display: block }`
2022-11-25 Michael Howellrustdoc: revert tooltip background color on light theme...
2022-11-25 Michael Howellrustdoc: remove `cursor: pointer` from unclickable...
2022-11-25 borsAuto merge of #104846 - spastorino:santa-clauses-make...
2022-11-25 Tshepang Mbamboremove unused code
2022-11-25 Tshepang Mbamboremove obsolete comment
2022-11-25 Nixon Enraght-Moonyrustbuild: Don't build doc::SharedAssets when building...
2022-11-25 borsAuto merge of #104877 - matthiaskrgr:rollup-s7taiq8...
2022-11-25 Nixon Enraght-Moonyjsondoclint: Recognise Typedef as valid kind for Type...
2022-11-25 Matthias KrügerRollup merge of #104873 - RalfJung:therefore, r=Dylan-DPC
2022-11-25 Matthias KrügerRollup merge of #104849 - GuillaumeGomez:source-code...
2022-11-25 Matthias KrügerRollup merge of #104841 - compiler-errors:fishy-bound...
2022-11-25 Matthias KrügerRollup merge of #104793 - nicholasbishop:bishop-add...
2022-11-25 Matthias KrügerRollup merge of #104654 - thomcc:alloc-tests-unsafe_op_...
2022-11-25 Matthias KrügerRollup merge of #103648 - jyn514:no-preview, r=Mark...
2022-11-25 borsAuto merge of #104650 - BlackHoleFox:stuck-with-xcode...
2022-11-25 Boxy`super_relate_consts` do not spurriously fail on assoc...
2022-11-25 Boxyfmt
2022-11-25 Boxyhandle assoc consts in fulfill `ConstEquate`
2022-11-25 Boxyhandle nested obligations in `satisfied_from_param_env`
2022-11-25 kadminAdd expand_abstract_const
2022-11-25 kadminAdd empty ConstKind::Abstract
2022-11-25 Oli SchererUse "must be init" instead of "must not be uninit"...
2022-11-25 Oli SchererAdd a `because` to errors derived from fields
2022-11-25 Oli SchererAdd a test for OOB ranges
2022-11-25 Oli SchererDon't show fields from other crates
2022-11-25 Oli SchererReinstate the previous compact form of "in this field...
next