]> git.lizzy.rs Git - rust.git/history - src
Clean up build-x86_64-fortanix-unknown-sgx-toolchain.sh
[rust.git] / src /
2019-01-26 Jethro BeekmanClean up build-x86_64-fortanix-unknown-sgx-toolchain.sh
2019-01-26 borsAuto merge of #57675 - cuviper:llvm-monorepo, r=alexcri...
2019-01-25 Josh StoneSet LLDB_NO_DEBUGSERVER=ON
2019-01-25 Josh Stone[rust-lldb] Adapt to changes in LLDB APIs
2019-01-25 Josh Stonelibrustc_llvm: default to libc++ for darwin
2019-01-25 Josh StoneUpdate LLVM for a CodeView fix
2019-01-25 Josh StoneSet the DICompileUnit emissionKind
2019-01-25 Alex CrichtonAdd two more wasm-related LLVM commits
2019-01-25 Josh StoneRebase to the llvm-project monorepo
2019-01-25 borsAuto merge of #57898 - Centril:rollup, r=Centril
2019-01-25 borsAuto merge of #57435 - Dylan-DPC:fi/compiler-builtins...
2019-01-25 Mazdak FarrokhzadRollup merge of #57890 - feinorgh:fix-diagnostics-typo...
2019-01-25 Mazdak FarrokhzadRollup merge of #57886 - davidtwco:issue-57385, r=estebank
2019-01-25 Mazdak FarrokhzadRollup merge of #57734 - oli-obk:fixes_and_cleanups...
2019-01-25 Mazdak FarrokhzadRollup merge of #57645 - nikomatsakis:issue-56877-abi...
2019-01-25 Mazdak FarrokhzadRollup merge of #56233 - kenta7777:kenta7777#49937...
2019-01-25 Niko Matsakisdistinguish "no data" from "heterogeneous" for ABI...
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 David WoodCombining move lifetime and type suggestions.
2019-01-25 Michael Woeristerbootstrap: Don't rely on any default settings regarding...
2019-01-25 David WoodSuggestion moving types before associated types.
2019-01-25 Oliver SchererAdd a compile-fail test for `Drop` in constants in...
2019-01-25 borsAuto merge of #57881 - matthiaskrgr:clippy_submodule_up...
2019-01-25 Pär KarlssonFix wording in diagnostics page
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
next