]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck
Make some comments doc comments in librustc/middle/cstore.rs
[rust.git] / src / librustc_typeck /
2017-07-31 borsAuto merge of #43546 - nikomatsakis:issue-43132, r...
2017-07-31 borsAuto merge of #43519 - zackmdavis:long_diagnostics_ever...
2017-07-30 borsAuto merge of #43556 - dmizuk:remove-z-opt-usage, r...
2017-07-30 Zack M. Davismove extended info for E0569 to numerical-order locatio...
2017-07-30 Zack M. Davisadd extended info for E0436 functional record update...
2017-07-30 borsAuto merge of #43515 - QuietMisdreavus:show-assoc-types...
2017-07-30 borsAuto merge of #43543 - petrochenkov:32330, r=nikomatsakis
2017-07-30 borsAuto merge of #43551 - Mark-Simulacrum:rollup, r=Mark...
2017-07-30 Mark SimulacrumRollup merge of #43544 - redox-os:update_redox_sys...
2017-07-30 Mark SimulacrumRollup merge of #43513 - alexcrichton:inline-repeat...
2017-07-30 Mark SimulacrumRollup merge of #43512 - arielb1:untyped-move-paths...
2017-07-30 Mark SimulacrumRollup merge of #43509 - QuietMisdreavus:method-src...
2017-07-30 Mark SimulacrumRollup merge of #43501 - topecongiro:span-to-whereclaus...
2017-07-30 Mark SimulacrumRollup merge of #43409 - tshepang:concise, r=steveklabnik
2017-07-29 borsAuto merge of #43009 - GuillaumeGomez:unused-doc-commen...
2017-07-29 Vadim PetrochenkovCleanup some remains of `hr_lifetime_in_assoc_type...
2017-07-29 borsAuto merge of #43492 - lu-zero:master, r=alexcrichton
2017-07-29 borsAuto merge of #43518 - cuviper:aapcs_vfp, r=eddyb
2017-07-28 borsAuto merge of #43298 - gaurikholkar:lifetime_errors...
2017-07-28 borsAuto merge of #43324 - Nashenas88:visit_locations,...
2017-07-28 borsAuto merge of #43221 - MaulingMonkey:natvis-improvement...
2017-07-28 borsAuto merge of #43505 - eddyb:poly-const-eval-layout...
2017-07-28 borsAuto merge of #43432 - pczarn:macro-parser-description...
2017-07-28 borsAuto merge of #43217 - pnkfelix:alloc-requires-align...
2017-07-27 borsAuto merge of #43438 - petrochenkov:path, r=jseyfried
2017-07-27 borsAuto merge of #43443 - bitshifter:issue-43317, r=nikoma...
2017-07-27 Guillaume GomezChange doc comment to code comment
2017-07-27 Eduard-Mihai Burtescurustc_const_eval: keep track of the appropriate ParamEnv.
2017-07-27 Eduard-Mihai Burtescurustc_const_eval: always require correct Substs.
2017-07-26 borsAuto merge of #42059 - derekdreery:bugfix/fix_emscripte...
2017-07-26 Mark SimulacrumRollup merge of #43447 - estebank:import-span, r=nikoma...
2017-07-26 Mark SimulacrumRollup merge of #42959 - SimonSapin:nonzero-checked...
2017-07-25 borsAuto merge of #43419 - lu-zero:master, r=alexcrichton
2017-07-25 borsAuto merge of #43384 - segevfiner:bootstrap-build-argum...
2017-07-25 borsAuto merge of #43325 - ollie27:overflowing_literals...
2017-07-25 borsAuto merge of #43248 - llogiq:num-try-from, r=nagisa
2017-07-24 borsAuto merge of #43430 - Mark-Simulacrum:rustbuild-fixes...
2017-07-24 Mark SimulacrumRollup merge of #43428 - waywardmonkeys:doc-fixes,...
2017-07-24 Mark SimulacrumRollup merge of #43421 - alexcrichton:add-some-build...
2017-07-24 Mark SimulacrumRollup merge of #43401 - cuviper:homogeneous, r=Mark...
2017-07-24 Mark SimulacrumRollup merge of #43379 - s3rvac:fix-exit-status-success...
2017-07-24 Mark SimulacrumRollup merge of #43374 - stjepang:fix-sort-randomizatio...
2017-07-24 Mark SimulacrumRollup merge of #43366 - leshow:bufreader-docs, r=aturon
2017-07-24 Mark SimulacrumRollup merge of #43361 - michaelwoerister:remove-retrac...
2017-07-24 Mark SimulacrumRollup merge of #43342 - ranweiler:no-std-exe-docs...
2017-07-24 Mark SimulacrumRollup merge of #43322 - redox-os:redox_liblibc, r...
2017-07-24 Mark SimulacrumRollup merge of #43297 - infinity0:master, r=alexcrichton
2017-07-24 borsAuto merge of #43436 - zackmdavis:union_doc_fields_sect...
2017-07-24 borsAuto merge of #43327 - nrc:rls-config, r=eddyb
2017-07-24 borsAuto merge of #43280 - lfairy:token-tree-iter-clone...
2017-07-24 borsAuto merge of #43413 - mandeep:ops-generics, r=alexcrichton
2017-07-23 Cameron HartApply packed and align restrictions to unions.
2017-07-23 borsAuto merge of #43096 - estebank:ascription-help, r...
2017-07-23 borsAuto merge of #43386 - oli-obk:suggestions, r=nikomatsakis
2017-07-23 borsAuto merge of #43416 - tshepang:extra-layer, r=alexcrichton
2017-07-23 borsAuto merge of #43256 - Others:patch-1, r=steveklabnik
2017-07-23 Cameron HartBetter detection of repr packed and align
2017-07-23 borsAuto merge of #43406 - canndrew:never-impl-clone, r...
2017-07-23 borsAuto merge of #43387 - TimNN:rustllvm50, r=alexcrichton
2017-07-22 borsAuto merge of #43382 - mmatyas:aarch64_ignore-stack...
2017-07-22 borsAuto merge of #43059 - Mark-Simulacrum:rustbuild-2...
2017-07-22 borsAuto merge of #43367 - alexcrichton:remove-inline-alway...
2017-07-22 borsAuto merge of #43352 - estebank:macro-span-replacement...
2017-07-22 borsAuto merge of #43344 - tlively:wasm-debug, r=alexcrichton
2017-07-22 borsAuto merge of #43343 - petrochenkov:methlife3, r=estebank
2017-07-22 borsAuto merge of #43323 - perryprog:master, r=estebank
2017-07-21 borsAuto merge of #43274 - bitshifter:union-align, r=petroc...
2017-07-21 borsAuto merge of #43313 - pftbest:fix_asm, r=alexcrichton
2017-07-21 Oliver SchneiderAdjust new suggestions to the suggestion guidelines
2017-07-21 borsAuto merge of #43318 - jhjourdan:jh/fix_weak_cound_MAX...
2017-07-21 borsAuto merge of #43183 - michaelwoerister:internalize...
2017-07-20 borsAuto merge of #43281 - mmatyas:remotetest_env, r=alexcr...
2017-07-20 borsAuto merge of #43271 - Nashenas88:nll, r=nikomatsakis
2017-07-20 borsAuto merge of #43270 - petrochenkov:fixstab, r=alexcrichton
2017-07-20 borsAuto merge of #43260 - zackmdavis:print_target_spec_jso...
2017-07-20 borsAuto merge of #43251 - gaurikholkar:span_reorder, r...
2017-07-20 borsAuto merge of #43247 - est31:master, r=alexcrichton
2017-07-19 Vadim PetrochenkovAdd an extra note to `late_bound_lifetime_arguments...
2017-07-19 borsAuto merge of #43178 - zackmdavis:some_suggestion,...
2017-07-19 borsAuto merge of #42859 - eddyb:const-size-and-align-of...
2017-07-19 borsAuto merge of #43170 - kyrias:full-relro, r=alexcrichton
2017-07-19 borsAuto merge of #43168 - pnkfelix:check-attr-gating,...
2017-07-19 borsAuto merge of #40989 - matklad:comma-arms, r=petrochenkov
2017-07-18 Mark SimulacrumRollup merge of #43315 - est31:stabilize_float_bits_con...
2017-07-18 Mark SimulacrumRollup merge of #43312 - lu-zero:master, r=alexcrichton
2017-07-18 Mark SimulacrumRollup merge of #43310 - lynn:rc-weak-doc-fix, r=apasel422
2017-07-18 Mark SimulacrumRollup merge of #43304 - ids1024:path2, r=aturon
2017-07-18 Mark SimulacrumRollup merge of #43294 - insaneinside:std-time-duration...
2017-07-18 Mark SimulacrumRollup merge of #43292 - kennytm:fix-quasi-quoting...
2017-07-18 Mark SimulacrumRollup merge of #43290 - nodakai:fix-ref-path-new,...
2017-07-18 Mark SimulacrumRollup merge of #43287 - kennytm:travis-ci-adjustments...
2017-07-18 Mark SimulacrumRollup merge of #43282 - feadoor:patch-1, r=nikomatsakis
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-18 borsAuto merge of #42492 - petrochenkov:methlife, r=nikomat...
2017-07-17 Vadim PetrochenkovFix incorrect subst index
2017-07-17 Vadim PetrochenkovDetect implicitly defined late bound lifetime parameter...
2017-07-17 Vadim PetrochenkovProhibit lifetime arguments in path segments with late...
2017-07-17 Vadim PetrochenkovSupport generic lifetime arguments in method calls
2017-07-17 borsAuto merge of #42711 - Firstyear:san-on-dylib, r=alexcr...
2017-07-17 borsAuto merge of #43266 - feadoor:issue-43253-exclusive...
next