]> git.lizzy.rs Git - rust.git/history - src
Add a regression test for mutating a non-mut #[thread_local]
[rust.git] / src /
2019-01-14 Michael BradshawAdd a regression test for mutating a non-mut #[thread_l...
2018-12-20 borsAuto merge of #56741 - RalfJung:retag-to-raw, r=oli-obk
2018-12-20 borsAuto merge of #56649 - davidtwco:issue-46589, r=pnkfelix
2018-12-20 borsAuto merge of #56219 - arielb1:never-coerce-box, r...
2018-12-19 borsAuto merge of #54252 - arielb1:deref-query, r=nikomatsakis
2018-12-19 borsAuto merge of #56613 - Zoxc:query-perf1, r=michaelwoerister
2018-12-19 borsAuto merge of #56601 - Zoxc:lifetime-killer, r=nikomatsakis
2018-12-19 borsAuto merge of #56977 - pietroalbini:rollup, r=pietroalbini
2018-12-19 Pietro AlbiniRollup merge of #56959 - JohnHeitmann:mobile-z-fix...
2018-12-19 Pietro AlbiniRollup merge of #56948 - jethrogb:jb/update-llvm, r...
2018-12-19 Pietro AlbiniRollup merge of #56947 - hsivonen:neon, r=alexcrichton
2018-12-19 Pietro AlbiniRollup merge of #56931 - pietroalbini:relnotes-1.31...
2018-12-19 Pietro AlbiniRollup merge of #56918 - ljedrz:profiler_nits, r=wesley...
2018-12-19 Pietro AlbiniRollup merge of #56913 - tirr-c:uefi-stack-probes,...
2018-12-19 Pietro AlbiniRollup merge of #56910 - estebank:unclosed-eof, r=oli-obk
2018-12-19 Pietro AlbiniRollup merge of #56908 - alexcrichton:new-features...
2018-12-19 Pietro AlbiniRollup merge of #56907 - rumajo:master, r=kennytm,Centril
2018-12-19 Pietro AlbiniRollup merge of #56881 - Amanieu:ordering_eq, r=alexcri...
2018-12-19 Pietro AlbiniRollup merge of #56820 - ljedrz:format_tweaks, r=alexcr...
2018-12-19 Pietro AlbiniRollup merge of #56772 - pnkfelix:issue-54153-linkage...
2018-12-19 Pietro AlbiniRollup merge of #56689 - QuietMisdreavus:rustdoc-lint...
2018-12-19 Pietro AlbiniRollup merge of #56663 - Zoxc:resolver-lifetime, r...
2018-12-19 Pietro AlbiniRollup merge of #56363 - Lucretiel:patch-3, r=shepmaster
2018-12-19 borsAuto merge of #56550 - chpio:rc-eq, r=alexcrichton
2018-12-19 borsAuto merge of #56397 - petrhosek:file-search, r=cramertj
2018-12-19 Petr HosekSearch other library paths when loking for link objects
2018-12-19 Ariel Ben-Yehudaadd comment about subtyping
2018-12-18 John HeitmannFix mobile menu rendering collision with tooltip.
2018-12-18 borsAuto merge of #56863 - arielb1:supertrait-self-4, r...
2018-12-18 borsAuto merge of #56160 - oli-obk:const_fn_let, r=nikomatsakis
2018-12-18 Jethro BeekmanUpdate LLVM submodule
2018-12-18 Ralf Jungtreat ref-to-raw cast like a reborrow: do a special...
2018-12-18 Oliver SchererExplain that lack of short circuiting support in consta...
2018-12-18 Oliver SchererProperly worded diagnostic message
2018-12-18 borsAuto merge of #56481 - arielb1:dynamic-order, r=nikomat...
2018-12-18 Nathan WestReordered match arms
2018-12-17 Ariel Ben-Yehudaimprove tests as suggested by review comments
2018-12-17 borsAuto merge of #56303 - petrochenkov:stabuseas, r=cramertj
2018-12-17 Vadim PetrochenkovStabilize `underscore_imports`
2018-12-17 Esteban KüberDo not point at delim spans for complete correct blocks
2018-12-17 Alex Crichtonrustc: Don't ICE on usage of two new target features
2018-12-17 David WoodAdd required lifetime parameter to BitDenotation.
2018-12-17 borsAuto merge of #56904 - sinkuu:cycle_fold, r=bluss
2018-12-17 ljedrzprofiler: improve readability
2018-12-17 ljedrzprofiler: simplify total_duration
2018-12-17 David WoodKill borrows from a projection after assignment.
2018-12-17 borsAuto merge of #56810 - sinkuu:build_match, r=oli-obk
2018-12-17 Wonwoo ChoiEnable stack probes for UEFI images
2018-12-17 Felix S. Klock IIAddress LLVM assertion failure by prepopulating with...
2018-12-17 borsAuto merge of #56853 - matthiaskrgr:clippy, r=oli-obk
2018-12-17 borsAuto merge of #56833 - nagisa:ios-fix, r=alexcrichton
2018-12-17 Shotaro Yamadatidy
2018-12-17 Shotaro YamadaAdd MIR test
2018-12-17 John Kåre AlsakerRevert thread-local changes
2018-12-17 John Kåre AlsakerRemove *_inlined variants
2018-12-17 John Kåre AlsakerAdd a comment
2018-12-17 John Kåre AlsakerRename await into cycle_error for the single threaded...
2018-12-17 John Kåre AlsakerTurn some asserts into debug_asserts
2018-12-17 John Kåre AlsakerTweak query code for performance
2018-12-17 borsAuto merge of #56764 - sinkuu:simpcfg_bb0, r=matthewjasper
2018-12-17 Shotaro YamadaRemove `<Cycle as Iterator>::try_fold` override
2018-12-17 borsAuto merge of #56642 - nikic:llvm-6, r=alexcrichton
2018-12-17 Matthew RussellFix grammar in compiler error for array iterators
2018-12-17 borsAuto merge of #56737 - nnethercote:TokenStream-improvem...
2018-12-16 Ariel Ben-Yehudacleanup `deduce_expectations_from_obligations`
2018-12-16 Ariel Ben-Yehudafix review comments, round 2
2018-12-16 Ariel Ben-Yehudaaddress review comments
2018-12-16 Ariel Ben-Yehudatrigger unsized coercions keyed on Sized bounds
2018-12-16 borsAuto merge of #56875 - Centril:rollup, r=Centril
2018-12-16 borsAuto merge of #56876 - GuillaumeGomez:fix-JS-errors...
2018-12-16 Amanieu d'AntrasImplement Eq, PartialEq and Hash for atomic::Ordering
2018-12-16 Guillaume GomezFix invalid JS file generation
2018-12-16 Mazdak FarrokhzadRollup merge of #56858 - tbu-:pr_doc_canonicalize,...
2018-12-16 Mazdak FarrokhzadRollup merge of #56857 - tbu-:pr_doc_abssub, r=zackmdavis
2018-12-16 Mazdak FarrokhzadRollup merge of #56855 - nikic:remove-cttz-hack, r...
2018-12-16 Mazdak FarrokhzadRollup merge of #56850 - alexreg:fix-self-in-typedefs...
2018-12-16 Mazdak FarrokhzadRollup merge of #56844 - GuillaumeGomez:improve-css...
2018-12-16 Mazdak FarrokhzadRollup merge of #56832 - alexcrichton:external-demangle...
2018-12-16 Mazdak FarrokhzadRollup merge of #56826 - alexcrichton:atomic-u128,...
2018-12-16 Mazdak FarrokhzadRollup merge of #56793 - QuietMisdreavus:better-doctest...
2018-12-16 Mazdak FarrokhzadRollup merge of #56790 - rust-lang:borrowck-niche-discr...
2018-12-16 Mazdak FarrokhzadRollup merge of #56789 - alexcrichton:simd_select_bitma...
2018-12-16 Mazdak FarrokhzadRollup merge of #56781 - nikic:llvm-update, r=alexcrichton
2018-12-16 Mazdak FarrokhzadRollup merge of #56761 - estebank:path-display, r=zackm...
2018-12-16 Mazdak FarrokhzadRollup merge of #56742 - ljedrz:remove_query_response_b...
2018-12-16 Mazdak FarrokhzadRollup merge of #56706 - oli-obk:const_unsafe_fn, r...
2018-12-16 Mazdak FarrokhzadRollup merge of #56672 - ccouzens:master, r=nikic
2018-12-16 Mazdak FarrokhzadRollup merge of #56648 - RalfJung:btree, r=sfackler
2018-12-16 Mazdak FarrokhzadRollup merge of #56640 - myfreeweb:patch-1, r=alexcrichton
2018-12-16 Mazdak FarrokhzadRollup merge of #56439 - JohnGinger:master, r=nikomatsakis
2018-12-16 Mazdak FarrokhzadRollup merge of #56343 - yui-knk:remove_mir_stats_mod...
2018-12-16 Mazdak FarrokhzadRollup merge of #53506 - phungleson:fix-from-docs-atomi...
2018-12-16 Guillaume GomezFix js errors
2018-12-15 borsAuto merge of #56600 - ljedrz:fix_edition, r=Mark-Simul...
2018-12-15 Ariel Ben-Yehudafix trait objects with a Self-having projection va
2018-12-15 borsAuto merge of #56203 - aheart:master, r=varkor
2018-12-15 Alexander RegueiroCorrected expected test err messages.
2018-12-15 Alexander RegueiroFixed minor issues raised in review.
2018-12-15 Alexander RegueiroAdded test for issue #56835.
2018-12-15 Alexander RegueiroFixed issue #56199.
next