]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Auto merge of #51861 - GuillaumeGomez:prevent-some-markdown-short-doc, r=QuietMisdreavus
[rust.git] / src / librustc_mir /
2018-07-06 borsAuto merge of #51861 - GuillaumeGomez:prevent-some...
2018-07-05 borsAuto merge of #51732 - GuillaumeGomez:cmd-line-lint...
2018-07-05 borsAuto merge of #51917 - alexcrichton:update, r=Mark...
2018-07-05 borsAuto merge of #51599 - GuillaumeGomez:reduce-search...
2018-07-05 borsAuto merge of #52012 - oli-obk:clippy, r=kennytm
2018-07-05 borsAuto merge of #51967 - varkor:const-body-break-continue...
2018-07-05 borsAuto merge of #51936 - japaric:rust-lld, r=alexcrichton
2018-07-05 borsAuto merge of #51938 - zackmdavis:and_the_case_of_the_l...
2018-07-05 borsAuto merge of #51964 - matthewjasper:unused-mut-mir...
2018-07-04 borsAuto merge of #51803 - lucasem:rustdoc-code-hash-escape...
2018-07-04 borsAuto merge of #51611 - QuietMisdreavus:slippery-macros...
2018-07-04 borsAuto merge of #51395 - SimonSapin:repr-transparent...
2018-07-04 borsAuto merge of #51870 - nnethercote:reuse-DefsUsesVisito...
2018-07-04 borsAuto merge of #51935 - cramertj:unpin-references, r...
2018-07-04 borsAuto merge of #51895 - nikomatsakis:move-self-trait...
2018-07-04 Nicholas NethercoteReuse the `DefsUsesVisitor` in `simulate_block()`.
2018-07-03 borsAuto merge of #51926 - matthewjasper:Initialization...
2018-07-03 borsAuto merge of #51900 - PramodBisht:51813_b, r=nikomatsakis
2018-07-03 Matthew JasperFix various nll unused mut errors
2018-07-03 borsAuto merge of #51450 - estebank:inner-fn-test, r=@pnkfelix
2018-07-03 borsAuto merge of #52014 - pietroalbini:rollup, r=pietroalbini
2018-07-03 Pietro AlbiniRollup merge of #52006 - Mark-Simulacrum:keep-stage...
2018-07-03 Pietro AlbiniRollup merge of #52004 - kennytm:toolstate-fixes, r...
2018-07-03 Pietro AlbiniRollup merge of #51997 - euclio:release-notes, r=Aarone...
2018-07-03 Pietro AlbiniRollup merge of #51982 - michaelwoerister:hash-modules...
2018-07-03 Pietro AlbiniRollup merge of #51980 - est31:columns, r=alexcrichton
2018-07-03 Pietro AlbiniRollup merge of #51979 - oli-obk:lowering_cleanups4...
2018-07-03 Pietro AlbiniRollup merge of #51978 - estebank:issue-48364, r=oli-obk
2018-07-03 Pietro AlbiniRollup merge of #51977 - mnd:fix-bootstrap-test-with...
2018-07-03 Pietro AlbiniRollup merge of #51973 - estk:master, r=abonander
2018-07-03 Pietro AlbiniRollup merge of #51958 - euclio:attr-refactor, r=petroc...
2018-07-03 Pietro AlbiniRollup merge of #51914 - nikomatsakis:nll-fix-issue...
2018-07-03 Pietro AlbiniRollup merge of #51809 - drrlvn:rw_exact_all_at, r...
2018-07-03 Pietro AlbiniRollup merge of #51548 - DiamondLovesYou:amdgpu-target...
2018-07-03 borsAuto merge of #51889 - spastorino:make-causal-tracking...
2018-07-03 borsAuto merge of #51695 - est31:stdsimd_update, r=alexcrichton
2018-07-03 borsAuto merge of #51564 - SimonSapin:try-int, r=alexcrichton
2018-07-03 borsAuto merge of #51428 - alexreg:uninitialized-statics...
2018-07-02 borsAuto merge of #51991 - oli-obk:clippy, r=kennytm
2018-07-02 Pramod BishtAddress #51813
2018-07-02 borsAuto merge of #51944 - MajorBreakfast:generic-future...
2018-07-02 varkorUse LitToConstError rather than bool for errors
2018-07-02 varkorFix ICEs with match/return expressions inside array...
2018-07-02 varkorAdd more safeguards to "missing binding mode" errors
2018-07-02 varkorFix another return-const ICE
2018-07-02 varkorFix an ICE using break and continue as array lengths
2018-07-02 borsAuto merge of #51896 - nikomatsakis:nll-liveness-dirty...
2018-07-02 Niko Matsakisimprove comments
2018-07-02 Alexander RegueiroRemoved `uninitialized_statics` field from `Memory...
2018-07-02 borsAuto merge of #51122 - oli-obk:clippy, r=Mark-Simulacrum
2018-07-02 borsAuto merge of #51645 - marco-c:error_when_incremental_a...
2018-07-02 borsAuto merge of #51893 - nnethercote:BTreeMap-clone-noall...
2018-07-02 borsAuto merge of #51931 - cramertj:rm-libbacktrace, r...
2018-07-02 borsAuto merge of #51866 - zackmdavis:hir_making_each_day_o...
2018-07-02 borsAuto merge of #51864 - est31:libc_update, r=alexcrichton
2018-07-01 Santiago PastorinoRun rustfmt
2018-07-01 Santiago PastorinoMake causal tracking lazy
2018-07-01 Santiago PastorinoMove find_use stuff to it's own file
2018-07-01 Santiago Pastorinolet add_element return by itself
2018-07-01 borsAuto merge of #51110 - alexreg:new-static-eval-rules...
2018-07-01 borsAuto merge of #51969 - pietroalbini:rollup, r=pietroalbini
2018-07-01 Pietro AlbiniRollup merge of #51961 - 11Takanori:fix-typo, r=petroch...
2018-07-01 Pietro AlbiniRollup merge of #51922 - japaric:llvm-tools-preview...
2018-07-01 Pietro AlbiniRollup merge of #51921 - japaric:panic-impl-error,...
2018-07-01 Pietro AlbiniRollup merge of #51920 - euclio:concrete-type-suggestio...
2018-07-01 Pietro AlbiniRollup merge of #51890 - Ixrec:patch-3, r=alexcrichton
2018-07-01 Pietro AlbiniRollup merge of #51853 - MajorBreakfast:fix-doc-links...
2018-07-01 Pietro AlbiniRollup merge of #51511 - Centril:feature/stabilize_iter...
2018-07-01 borsAuto merge of #51833 - wesleywiser:faster_large_constan...
2018-07-01 borsAuto merge of #51536 - davidtwco:nll-dyn-trait-undersco...
2018-07-01 David WoodFix infinite loops when regions are self-referential.
2018-07-01 Niko MatsakisWIP boring() long line
2018-07-01 David WoodEnsure that changed errors are lower case.
2018-07-01 David WoodIntroduce new categories and show a reasonable error...
2018-07-01 David WoodMoved region inference error reporting into own module.
2018-07-01 David WoodSwitched to while let in DFS and deriving Ord on Constr...
2018-07-01 David WoodConstraints are now being categorized, sorted and the...
2018-07-01 David WoodAdded bfs for constraint paths from regions.
2018-07-01 Niko Matsakisdon't consider assignments to temporaries "interesting"
2018-07-01 Niko Matsakispropagate boring vs interesting causal info for constra...
2018-07-01 Niko Matsakiscategorize `Locations` as interesting or boring
2018-07-01 Niko Matsakisremove the `at_location` from Locations
2018-07-01 Niko Matsakisupdate mir-opt tests
2018-07-01 Niko Matsakisremove the `ins` set altogether
2018-07-01 Niko Matsakisrename `ToLocations` to `NormalizeLocation`
2018-07-01 borsAuto merge of #51883 - estebank:placement-suggestion...
2018-07-01 borsAuto merge of #51855 - Eh2406:i51821, r=nikomatsakis
2018-07-01 Niko Matsakisremove the FxHashSet since it's not helping us in practice
2018-07-01 Niko Matsakisuse `WorkQueue` to track dirty bits in liveness
2018-07-01 borsAuto merge of #51882 - varkor:check-type_dependent_defs...
2018-07-01 borsAuto merge of #51877 - oli-obk:lowering_cleanups3,...
2018-07-01 borsAuto merge of #51869 - nnethercote:rm-clone_from, r...
2018-07-01 borsAuto merge of #51943 - oli-obk:miriup, r=kennytm
2018-06-30 Alexander RegueiroMinor refactoring.
2018-06-30 Alexander RegueiroFixed bug with miri const evaluation where allocation...
2018-06-30 Alexander RegueiroAdded miri error for evaluating foreign statics.
2018-06-30 Alexander RegueiroLoosened rules involving statics mentioning other statics.
2018-06-30 borsAuto merge of #51717 - Mark-Simulacrum:snap, r=alexcrichton
2018-06-30 Wesley WiserCopy undef_masks correctly for repeated bytes
2018-06-30 borsAuto merge of #51849 - nikomatsakis:issue-51820-places...
next