]> git.lizzy.rs Git - rust.git/history - src
std: Stabilize fixed-width integer atomics
[rust.git] / src /
2019-01-25 Alex Crichtonstd: Stabilize fixed-width integer atomics
2019-01-25 borsAuto merge of #57714 - matthewjasper:wellformed-unreach...
2019-01-25 Felix S. Klock IIUnit test from #57866.
2019-01-25 borsAuto merge of #57891 - michaelwoerister:no-default...
2019-01-25 Michael Woeristerbootstrap: Don't rely on any default settings regarding...
2019-01-25 borsAuto merge of #57881 - matthiaskrgr:clippy_submodule_up...
2019-01-25 borsAuto merge of #57888 - Centril:rollup, r=Centril
2019-01-25 Mazdak FarrokhzadRollup merge of #57865 - Aaron1011:fix/debug-ice, r...
2019-01-25 Mazdak FarrokhzadRollup merge of #57802 - davidtwco:issue-56943, r=estebank
2019-01-25 Mazdak FarrokhzadRollup merge of #57652 - mark-i-m:remove-old, r=nikomat...
2019-01-25 Mazdak FarrokhzadRollup merge of #57294 - estebank:point-copy-less,...
2019-01-25 Mazdak FarrokhzadRollup merge of #56217 - frewsxcv:frewsxcv-float-parse...
2019-01-24 Matthias Krügersubmodules: update clippy from 280069dd to f1753522
2019-01-24 borsAuto merge of #57879 - Centril:rollup, r=Centril
2019-01-24 Esteban KüberFix --compare-mode=nll tests
2019-01-24 Esteban Küberreview comments
2019-01-24 Esteban KüberPoint at type argument suggesting adding `Copy` constraint
2019-01-24 Esteban Küberbreak eagerly from loop
2019-01-24 Esteban KüberAdd test for #34721
2019-01-24 Esteban KüberWhen using value after move, point at span of local
2019-01-24 Mazdak FarrokhzadRollup merge of #57873 - milesand:master, r=Centril
2019-01-24 Mazdak FarrokhzadRollup merge of #57867 - Aaron1011:fix/gen-future-doc...
2019-01-24 Mazdak FarrokhzadRollup merge of #57863 - davidtwco:issue-57684, r=estebank
2019-01-24 Mazdak FarrokhzadRollup merge of #57861 - pepyakin:wasm-dont-export...
2019-01-24 Mazdak FarrokhzadRollup merge of #57860 - jethrogb:jb/sgx-os-ffi, r...
2019-01-24 Mazdak FarrokhzadRollup merge of #57846 - QuietMisdreavus:proc-macro...
2019-01-24 Mazdak FarrokhzadRollup merge of #57803 - jethrogb:jb/sgx-unwind-version...
2019-01-24 Mazdak FarrokhzadRollup merge of #57606 - oli-obk:shrink, r=RalfJung
2019-01-24 Mazdak FarrokhzadRollup merge of #57380 - bearcage:master, r=alexcrichton
2019-01-24 borsAuto merge of #51285 - Mark-Simulacrum:remove-quote_api...
2019-01-24 Mark SimulacrumRemove quote_*! macros and associated APIs
2019-01-24 borsAuto merge of #57269 - gnzlbg:simd_bitmask, r=rkruppe
2019-01-24 borsAuto merge of #57066 - Zoxc:graph-race, r=michaelwoerister
2019-01-24 Jewoo LeeStabilize no_panic_pow
2019-01-24 Alex BerghageAdd a comment on the meaning of Instant t: Duration
2019-01-24 borsAuto merge of #57869 - Centril:rollup, r=Centril
2019-01-23 Mazdak FarrokhzadRollup merge of #57858 - pietroalbini:ignore-eol-images...
2019-01-23 Mazdak FarrokhzadRollup merge of #57844 - euclio:keyserver-port, r=alexc...
2019-01-23 Mazdak FarrokhzadRollup merge of #57840 - tromey:fix-issue-57762, r...
2019-01-23 Mazdak FarrokhzadRollup merge of #57836 - oli-obk:existential_crisis...
2019-01-23 Mazdak FarrokhzadRollup merge of #57834 - SimonSapin:type_id, r=Centril
2019-01-23 Mazdak FarrokhzadRollup merge of #57817 - davidtwco:issue-54521, r=estebank
2019-01-23 Mazdak FarrokhzadRollup merge of #57795 - estebank:did-you-mean, r=zackm...
2019-01-23 Mazdak FarrokhzadRollup merge of #57793 - estebank:impl-trait-resolve...
2019-01-23 Mazdak FarrokhzadRollup merge of #57779 - estebank:recover-struct-fields...
2019-01-23 Mazdak FarrokhzadRollup merge of #57730 - Zoxc:combined-ast-validator...
2019-01-23 Mazdak FarrokhzadRollup merge of #57179 - Xaeroxe:patch-1, r=QuietMisdreavus
2019-01-23 David WoodAdd suggestion for incorrect field syntax.
2019-01-23 Aaron HillFix std::future::from_generator documentation
2019-01-23 Aaron HillDon't ICE when logging unusual types
2019-01-23 borsAuto merge of #57857 - pietroalbini:fix-android-ci...
2019-01-23 John Kåre AlsakerFix race condition when emitting stored diagnostics
2019-01-23 Sergey PepyakinDon't export table by default in wasm
2019-01-23 Jethro BeekmanAdd os::fortanix_sgx::ffi module
2019-01-23 Oliver SchererRemove unused feature gates
2019-01-23 Oliver SchererFollow naming scheme for "frame" methods
2019-01-23 Pietro Albinimake sure to accept all android licenses
2019-01-23 Corey Farwellreposition markdown hyperlink reference
2019-01-23 Alex BerghageRebase and fix new instantiation fn
2019-01-23 Alex BerghageMove Instant backing type to Duration
2019-01-23 Alex BerghageSimplify units in Duration/Instant math on Windows
2019-01-22 borsAuto merge of #57835 - pnkfelix:issue-57673-remove...
2019-01-22 QuietMisdreavusadd intra-doc link test to proc-macro test
2019-01-22 QuietMisdreavusdon't call get_macro on proc-macro stubs
2019-01-22 Andy Russelluse port 80 for retrieving GPG key
2019-01-22 borsAuto merge of #57805 - matthiaskrgr:rls, r=Xanewok
2019-01-22 Tom TromeySimplify the version check
2019-01-22 Tom TromeyFix issue 57762
2019-01-22 Matthias Krügersubmodules: update clippy from 1838bfe5 to 280069dd
2019-01-22 Matthias Krügersubmodules: update rls from ae0d89a to c9d25b6
2019-01-22 Jacob KieselRemove unused links
2019-01-22 Oliver SchererAdd regression test
2019-01-22 Oliver SchererSpan fixup
2019-01-22 Oliver SchererBail out on overly generic substitutions
2019-01-22 Oliver SchererGet rid of the fake stack frame
2019-01-22 borsAuto merge of #57647 - cuviper:gdb-version, r=tromey
2019-01-22 Oliver SchererFix some cross crate existential type ICEs
2019-01-22 Felix S. Klock IIunit test for issue 57673.
2019-01-22 Felix S. Klock IIDo not initiate nested probe within `assemble_probe`.
2019-01-22 borsAuto merge of #57830 - Centril:rollup, r=Centril
2019-01-22 Simon SapinStabilize Any::get_type_id and rename to type_id
2019-01-22 Mazdak FarrokhzadRollup merge of #57813 - RalfJung:validation-range...
2019-01-22 Mazdak FarrokhzadRollup merge of #57809 - MikaelUrankar:powerpc64-unknow...
2019-01-22 Mazdak FarrokhzadRollup merge of #57798 - hellow554:master, r=davidtwco
2019-01-22 Mazdak FarrokhzadRollup merge of #57791 - estebank:issue-54582, r=zackmdavis
2019-01-22 Mazdak FarrokhzadRollup merge of #57677 - dotdash:locals, r=michaelwoerister
2019-01-22 Mazdak FarrokhzadRollup merge of #57667 - ishitatsuyuki:p-leak, r=nnethe...
2019-01-22 Mazdak FarrokhzadRollup merge of #57604 - alercah:str-index, r=sfackler
2019-01-22 Mazdak FarrokhzadRollup merge of #57552 - GuillaumeGomez:default-images...
2019-01-22 Mazdak FarrokhzadRollup merge of #57537 - sinkuu:fmt_perf, r=alexcrichton
2019-01-22 borsAuto merge of #56221 - estebank:remove-dummy-checks...
2019-01-22 gnzlbgAdd intrinsic to create an integer bitmask from the...
2019-01-22 borsAuto merge of #57821 - RalfJung:miri, r=oli-obk
2019-01-22 Marcel HellwigCorrected spelling inconsistency
2019-01-22 borsAuto merge of #57475 - SimonSapin:signed, r=estebank
2019-01-21 varkorFix typo
2019-01-21 varkorFix typo
2019-01-21 Esteban KüberAccept more invalid code that is close to correct fields
2019-01-21 David WoodExtend trailing `>` detection for paths.
2019-01-21 Esteban KüberMove logic to its own method
next