]> git.lizzy.rs Git - rust.git/history - src/librustc_borrowck
Add a link to the rustc docs
[rust.git] / src / librustc_borrowck /
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 #51935 - cramertj:unpin-references, r...
2018-07-04 borsAuto merge of #51895 - nikomatsakis:move-self-trait...
2018-07-03 borsAuto merge of #51926 - matthewjasper:Initialization...
2018-07-03 borsAuto merge of #51450 - estebank:inner-fn-test, r=@pnkfelix
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 borsAuto merge of #51944 - MajorBreakfast:generic-future...
2018-07-02 borsAuto merge of #51896 - nikomatsakis:nll-liveness-dirty...
2018-07-02 borsAuto merge of #51321 - zackmdavis:hiridification_genera...
2018-07-02 borsAuto merge of #51645 - marco-c:error_when_incremental_a...
2018-07-02 Zack M. Davisuse HirId in middle::mem_categorization::cmt_, and...
2018-07-02 borsAuto merge of #51864 - est31:libc_update, 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 #51882 - varkor:check-type_dependent_defs...
2018-07-01 borsAuto merge of #51869 - nnethercote:rm-clone_from, r...
2018-06-30 borsAuto merge of #51849 - nikomatsakis:issue-51820-places...
2018-06-30 borsAuto merge of #51806 - oli-obk:lowering_cleanups1,...
2018-06-29 borsAuto merge of #51729 - matthewjasper:move-errors, r...
2018-06-29 borsAuto merge of #51290 - Pslydhh:master, r=alexcrichton
2018-06-29 borsAuto merge of #51592 - GuillaumeGomez:fix-macro-doc...
2018-06-28 Mark RousskovRollup merge of #51875 - badboy:emscripten-no-wasm...
2018-06-28 Mark RousskovRollup merge of #51868 - Lireer:master, r=pietroalbini
2018-06-28 Mark RousskovRollup merge of #51839 - oli-obk:const_shift_overflow...
2018-06-28 Mark RousskovRollup merge of #51765 - jonas-schievink:patch-1, r...
2018-06-28 Mark RousskovRollup merge of #51636 - oli-obk:const_diagnostics...
2018-06-28 borsAuto merge of #51687 - japaric:gh51671, r=alexcrichton
2018-06-28 borsAuto merge of #51630 - joshlf:map-split-perf, r=dtolnay
2018-06-28 borsAuto merge of #50997 - michaelwoerister:pre-analyze...
2018-06-28 borsAuto merge of #51492 - petrochenkov:hirident, r=eddyb
2018-06-28 Vadim PetrochenkovUse `Ident`s in a number of structures in HIR
2018-06-28 borsAuto merge of #51444 - estebank:impl-static, r=nikomatsakis
2018-06-27 kennytmRollup merge of #51800 - mark-i-m:edition2018compiletes...
2018-06-27 kennytmRollup merge of #51799 - mark-i-m:lower_case_feature_ga...
2018-06-27 kennytmRollup merge of #51658 - oli-obk:unregress_perf, r...
2018-06-27 kennytmRollup merge of #50342 - fkjogu:euclidean, r=BurntSushi
2018-06-27 borsAuto merge of #51598 - Pazzaz:master, r=sfackler
2018-06-26 borsAuto merge of #51756 - nielx:fix/librustdoc, r=Guillaum...
2018-06-26 borsAuto merge of #51725 - Mark-Simulacrum:no-llvm, r=kennytm
2018-06-26 borsAuto merge of #51678 - Zoxc:combine-lints, r=estebank
2018-06-26 borsAuto merge of #51805 - pietroalbini:rollup, r=pietroalbini
2018-06-26 Pietro AlbiniRollup merge of #51791 - GuillaumeGomez:minify-css...
2018-06-26 Pietro AlbiniRollup merge of #51789 - estebank:issue-50577, r=oli-obk
2018-06-26 Pietro AlbiniRollup merge of #51788 - berkus:fix-typo, r=varkor
2018-06-26 Pietro AlbiniRollup merge of #51786 - cuviper:stat64-pointers, r...
2018-06-26 Pietro AlbiniRollup merge of #51769 - alexcameron89:update_rustc_gui...
2018-06-26 Pietro AlbiniRollup merge of #51747 - varkor:export_name-null-charac...
2018-06-26 Pietro AlbiniRollup merge of #51731 - varkor:closure-array-break...
2018-06-26 Pietro AlbiniRollup merge of #51730 - MajorBreakfast:pin-get-mut...
2018-06-26 Pietro AlbiniRollup merge of #51642 - GuillaumeGomez:fix-unknown...
2018-06-26 Pietro AlbiniRollup merge of #51153 - ogham:panic-and-compile_error...
2018-06-26 Pietro AlbiniRollup merge of #51104 - zackmdavis:dynamo, r=nikomatsakis
2018-06-26 borsAuto merge of #49469 - Nokel81:allow-irrefutable-let...
2018-06-26 borsAuto merge of #51613 - nnethercote:ob-forest-cleanup...
2018-06-26 borsAuto merge of #50630 - sharkdp:fix-50619, r=sfackler
2018-06-25 borsAuto merge of #51728 - bradjc:llvm-tools2, r=kennytm
2018-06-25 borsAuto merge of #51750 - zackmdavis:superstructure, r...
2018-06-25 borsAuto merge of #51733 - varkor:ice-match-slice, r=oli-obk
2018-06-25 borsAuto merge of #51335 - mark-i-m:allocator, r=oli-obk
2018-06-25 borsAuto merge of #51688 - spastorino:error-note-field...
2018-06-25 Alex KitchensUpdate broken rustc-guide links
2018-06-22 borsAuto merge of #51482 - GuillaumeGomez:table-display...
2018-06-22 Santiago PastorinoFix erroneous error note when using field after move
2018-06-22 kennytmRollup merge of #51666 - marco-c:disable_probestack...
2018-06-22 kennytmRollup merge of #51629 - topecongiro:multiple-semicolon...
2018-06-22 kennytmRollup merge of #51158 - ogham:patch-1, r=steveklabnik
2018-06-22 borsAuto merge of #51433 - scalexm:finish-rules, r=nikomatsakis
2018-06-21 borsAuto merge of #51690 - nikomatsakis:issue-51683-existen...
2018-06-21 borsAuto merge of #50336 - japaric:llvm-tools, r=Mark-Simul...
2018-06-21 borsAuto merge of #51601 - Emerentius:step_by_range_diet...
2018-06-20 borsAuto merge of #51631 - WiSaGaN:patch-1, r=Mark-Simulacrum
2018-06-20 borsAuto merge of #51617 - nnethercote:nll-allocs, r=pnkfelix
2018-06-19 borsAuto merge of #51543 - SimonSapin:oom, r=SimonSapin
2018-06-19 borsAuto merge of #51367 - oli-obk:silence!_I_test_you...
2018-06-19 borsAuto merge of #51081 - kornelski:examplestr, r=steveklabnik
2018-06-19 borsAuto merge of #51597 - Mark-Simulacrum:update-books...
2018-06-19 borsAuto merge of #50383 - stevepentland:union-derive,...
2018-06-19 borsAuto merge of #51383 - Zoxc:parallel-stuff, r=nikomatsakis
2018-06-19 borsAuto merge of #51278 - EPashkin:fix_mod_with_multilevel...
2018-06-19 John Kåre AlsakerParallel code
2018-06-18 borsAuto merge of #51248 - fabric-and-ink:newtype_index_deb...
2018-06-18 borsAuto merge of #51460 - nikomatsakis:nll-perf-examinatio...
2018-06-18 borsAuto merge of #51414 - oli-obk:impl_trait_type_def...
next