]> git.lizzy.rs Git - rust.git/history - src/librustc_borrowck
Review nits and updates
[rust.git] / src / librustc_borrowck /
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...
2018-06-17 borsAuto merge of #51404 - clarcharr:never_hash, r=KodrAus
2018-06-17 borsAuto merge of #51555 - ccesare:remove_unused_variables_...
2018-06-17 borsAuto merge of #51552 - ccesare:patch-1, r=kennytm
2018-06-17 borsAuto merge of #51549 - PSeitz:patch-1, r=kennytm
2018-06-17 borsAuto merge of #51425 - QuietMisdreavus:thats-def-a...
2018-06-17 borsAuto merge of #51466 - joshlf:ref-split, r=dtolnay
2018-06-17 borsAuto merge of #51382 - GuillaumeGomez:intra-link-lint...
2018-06-16 borsAuto merge of #51596 - Mark-Simulacrum:bootstrap-racy...
2018-06-16 borsAuto merge of #51594 - eddyb:issue-51582, r=nagisa
2018-06-16 borsAuto merge of #51558 - Manishearth:manish-is-stupid...
2018-06-16 borsAuto merge of #51584 - QuietMisdreavus:globs-and-crosse...
2018-06-16 borsAuto merge of #51562 - SimonSapin:transparent, r=cramertj
2018-06-16 borsAuto merge of #51550 - eddyb:queries-not-maps, r=nikoma...
2018-06-16 borsAuto merge of #51411 - nnethercote:process_predicate...
2018-06-15 borsAuto merge of #51462 - Havvy:refactor-cmp, r=nikomatsakis
2018-06-15 borsAuto merge of #50296 - cmdd:master, r=nikomatsakis
2018-06-14 Eduard-Mihai Burtescurustc: rename ty::maps to ty::query.
2018-06-11 borsAuto merge of #51442 - tinaun:more-future-impls, r...
2018-06-11 borsAuto merge of #51423 - RalfJung:from_raw_parts, r=sfackler
2018-06-11 borsAuto merge of #51461 - estebank:e0423-doc, r=petrochenkov
2018-06-10 borsAuto merge of #51200 - tmccombs:stable-iter-repeat...
2018-06-10 borsAuto merge of #51320 - tmccombs:step-by, r=SimonSapin
2018-06-09 borsAuto merge of #51068 - Crazycolorz5:pluseqsplitting...
2018-06-09 borsAuto merge of #51441 - bstrie:sizeof128, r=dtolnay
2018-06-09 borsAuto merge of #51439 - Voultapher:feature/fix-contribut...
2018-06-09 borsAuto merge of #51400 - xfix:patch-6, r=kennytm
2018-06-09 borsAuto merge of #51359 - cramertj:fdio_spawn, r=sfackler
2018-06-09 borsAuto merge of #51042 - matthewjasper:reenable-trivial...
2018-06-08 borsAuto merge of #51448 - Mark-Simulacrum:rollup, r=Mark...
2018-06-08 Mark RousskovRollup merge of #51412 - nnethercote:pending_obligation...
2018-06-08 Mark RousskovRollup merge of #51401 - estebank:warn-repr, r=cramertj
2018-06-08 Mark RousskovRollup merge of #51394 - nnethercote:NCA-depths, r...
2018-06-08 Mark RousskovRollup merge of #51391 - estebank:docspan, r=GuillaumeGomez
2018-06-08 Mark RousskovRollup merge of #51360 - estebank:braces-around-literal...
2018-06-08 Mark RousskovRollup merge of #51298 - Dylan-DPC:stabilise/terminatio...
2018-06-08 Mark RousskovRollup merge of #51276 - Havvy:dyn-trait-send-send...
2018-06-08 Mark RousskovRollup merge of #51099 - Crazycolorz5:expectedclosepare...
2018-06-08 Mark RousskovRollup merge of #50143 - petrochenkov:mexuniq, r=nikoma...
2018-06-08 borsAuto merge of #51247 - pnkfelix:issue-51190-report...
2018-06-07 kennytmRollup merge of #51368 - varkor:panic_implementation...
2018-06-07 kennytmRollup merge of #51283 - kennytm:fix-51279-preempt...
2018-06-06 Felix S. Klock IIWhen NLL has illegal move due to borrowed content,...
2018-06-06 borsAuto merge of #51263 - cramertj:futures-in-core, r...
2018-06-06 borsAuto merge of #51333 - GuillaumeGomez:reexport-fmt...
2018-06-06 borsAuto merge of #51201 - estebank:dotdot, r=petrochenkov
2018-06-05 Mark SimulacrumRollup merge of #51358 - barzamin:tests-39963, r=oli-obk
2018-06-05 Mark SimulacrumRollup merge of #51343 - glaubitz:sparc64-tests, r...
2018-06-05 Mark SimulacrumRollup merge of #51256 - GuillaumeGomez:fix-rustdoc...
2018-06-05 Mark SimulacrumRollup merge of #51255 - avdv:patch-1, r=kennytm
2018-06-05 Mark SimulacrumRollup merge of #50852 - mandeep:fix-rustdoc-example...
2018-06-05 borsAuto merge of #51246 - vakaras:select_polonius_algo_via...
2018-06-05 borsAuto merge of #51140 - GuillaumeGomez:doc-keyword,...
2018-06-05 borsAuto merge of #51324 - oli-obk:debug_overflow, r=estebank
2018-06-05 borsAuto merge of #51242 - ytausky:mut-ref, r=estebank
2018-06-04 Mark SimulacrumRollup merge of #51326 - sdroege:slice-iter-cleanup...
2018-06-03 Mark SimulacrumRollup merge of #51226 - gnzlbg:nonzero_align, r=SimonSapin
2018-06-02 Mark SimulacrumRollup merge of #51124 - frewsxcv:frewsxcv-replace...
2018-06-02 Mark SimulacrumRollup merge of #50919 - frewsxcv:frewsxcv-epsilon...
2018-06-02 Mark SimulacrumRollup merge of #50167 - fintelia:duration-nanos, r...
2018-06-02 borsAuto merge of #51063 - mixi:musl-bootstrap, r=alexcrichton
2018-06-01 Mark SimulacrumRollup merge of #51272 - steveklabnik:remove_feature_fl...
2018-06-01 Mark SimulacrumRollup merge of #51135 - estebank:sugg-7575, r=oli-obk
2018-06-01 Yaron TauskySuggest not mutably borrowing a mutable reference
2018-06-01 borsAuto merge of #51264 - glandium:oom, r=alexcrichton
2018-06-01 borsAuto merge of #51181 - mbrubeck:prelude, r=petrochenkov
2018-06-01 borsAuto merge of #51225 - oli-obk:miri_oob_ptr, r=eddyb
2018-06-01 borsAuto merge of #51171 - faern:const-bswap-ctpop-cttz...
2018-05-31 Guillaume GomezRollup merge of #51240 - nnethercote:parse-2, r=nikomat...
2018-05-31 Guillaume GomezRollup merge of #51227 - uuttff8:master, r=dtolnay
2018-05-31 Guillaume GomezRollup merge of #51213 - nicokoch:copy_permissions...
2018-05-31 Guillaume GomezRollup merge of #51193 - GuillaumeGomez:fixes-style...
2018-05-31 Guillaume GomezRollup merge of #51146 - dlrobertson:fix_51102, r=estebank
2018-05-31 borsAuto merge of #51050 - symphorien:fstatat, r=kennytm
2018-05-31 borsAuto merge of #51235 - nikomatsakis:issue-51117-borrowc...
2018-05-31 Niko Matsakischange `PointerKind::Implicit` to a note
2018-05-30 borsAuto merge of #50880 - glandium:oom, r=SimonSapin
2018-05-30 borsAuto merge of #51106 - davidtwco:issue-50934, r=nikomat...
2018-05-30 borsAuto merge of #51017 - estebank:crate-name-in-path...
2018-05-29 borsAuto merge of #50772 - nicokoch:fastcopy, r=alexcrichton
2018-05-29 borsAuto merge of #51134 - RalfJung:from_raw_parts, r=Simon...
2018-05-29 borsAuto merge of #51019 - Zoxc:hash-bytes, r=michaelwoerister
2018-05-29 borsAuto merge of #51142 - nickbabcock:doc-inspect, r=frewsxcv
2018-05-29 borsAuto merge of #50475 - csmoe:debr, r=nikomatsakis
next