]> git.lizzy.rs Git - rust.git/history - src/librustc
Added WF checking for trait alias definitions.
[rust.git] / src / librustc /
2018-11-03 Alexander RegueiroFixed unsoundness hole.
2018-11-03 Alexander RegueiroExtended elaboration for trait aliases to include arbit...
2018-11-03 Alexander RegueiroAdded support for trait aliases as object types.
2018-11-03 Alexander RegueiroAdded support for trait aliases as bounds.
2018-11-02 borsAuto merge of #55087 - levex:e0669-improve-span, r...
2018-11-02 borsAuto merge of #54543 - GuillaumeGomez:top-level-index...
2018-11-02 borsAuto merge of #55316 - RalfJung:retagging, r=oli-obk
2018-11-02 borsAuto merge of #54718 - froydnj:aarch64-ci, r=alexcrichton
2018-11-02 borsAuto merge of #54043 - fintelia:raw_entry, r=alexcrichton
2018-11-02 borsAuto merge of #55359 - alex:command-exec-uaf, r=alexcri...
2018-11-02 borsAuto merge of #55305 - nikomatsakis:universes-refactor...
2018-11-01 borsAuto merge of #55579 - pietroalbini:rollup, r=kennytm
2018-11-01 kennytmRollup merge of #55578 - regexident:fix/self, r=frewsxcv
2018-11-01 kennytmRollup merge of #55561 - smaeul:test-fixes, r=alexcrichton
2018-11-01 kennytmRollup merge of #55582 - yamaguchi1024:publish_toolstat...
2018-11-01 kennytmRollup merge of #55573 - kennytm:macos-aws, r=alexcrichton
2018-11-01 Pietro AlbiniRollup merge of #55575 - parched:trap, r=RalfJung
2018-11-01 Pietro AlbiniRollup merge of #55574 - nnethercote:gather_move-SmallV...
2018-11-01 Pietro AlbiniRollup merge of #55558 - nnethercote:tweak-MatcherPos...
2018-11-01 Pietro AlbiniRollup merge of #55542 - ljedrz:syntax_alloc_improvemen...
2018-11-01 Pietro AlbiniRollup merge of #55536 - ljedrz:don't_collect_suggestio...
2018-11-01 Pietro AlbiniRollup merge of #55522 - matthiaskrgr:no_format, r...
2018-11-01 Pietro AlbiniRollup merge of #55504 - ljedrz:simpler_repeated_elemen...
2018-11-01 Pietro AlbiniRollup merge of #55469 - pnkfelix:issue-54477-regressio...
2018-11-01 Pietro AlbiniRollup merge of #55280 - vlad20012:add-libproc_macro...
2018-11-01 borsAuto merge of #55548 - alexcrichton:bump, r=Mark-Simulacrum
2018-11-01 borsAuto merge of #55521 - nrc:rls-fix, r=petrochenkov
2018-10-31 Alex CrichtonBump nightly to 1.32.0
2018-10-31 Niko Matsakiskill old-style-lub warnings
2018-10-31 Niko Matsakisfix bug in NLL error reporting
2018-10-31 borsAuto merge of #55304 - alexcrichton:update-credentials...
2018-10-30 Matthias Krügeruse String::from() instead of format!() macro to constr...
2018-10-30 Nick Cameronsave-analysis: make sure we save the def for the last...
2018-10-30 ljedrzUse vec![x; n] instead of iter::repeat(x).take(n).collect()
2018-10-30 borsAuto merge of #55502 - kennytm:rollup, r=kennytm
2018-10-30 kennytmRollup merge of #55496 - Manishearth:clippyup, r=oli-obk
2018-10-30 kennytmRollup merge of #55494 - pnkfelix:issue-55492-borrowck...
2018-10-30 kennytmRollup merge of #55493 - GuillaumeGomez:doc-fixes,...
2018-10-30 kennytmRollup merge of #55487 - nrc:path-fix, r=petrochenkov
2018-10-30 kennytmRollup merge of #55476 - ljedrz:flat_map_to_filter_map...
2018-10-30 kennytmRollup merge of #55474 - oli-obk:const_eval_promoted...
2018-10-30 kennytmRollup merge of #55473 - ljedrz:transitive/elaborate_bo...
2018-10-30 kennytmRollup merge of #55472 - ljedrz:use_option_take, r...
2018-10-30 kennytmRollup merge of #55459 - memoryruins:issue-49296, r...
2018-10-30 kennytmRollup merge of #55450 - japaric:msp430, r=alexcrichton
2018-10-30 kennytmRollup merge of #55205 - ljedrz:faster_fxhashmap/set_po...
2018-10-30 kennytmRollup merge of #54885 - llogiq:fix-54704, r=nikomatsakis
2018-10-30 borsAuto merge of #55221 - matthewjasper:fewer-duplicate...
2018-10-30 borsAuto merge of #55190 - dlavati:51574_rename_codemap_fil...
2018-10-29 David LavatiRename other occs of (Code/File)Map to Source(Map/File...
2018-10-29 Nick CameronAdjust Ids of path segments in visibility modifiers
2018-10-29 ljedrzTake advantage of impl Iterator in (transitive/elaborat...
2018-10-29 ljedrzUse opt.take() instead of mem::replace(opt, None)
2018-10-29 borsAuto merge of #55462 - pietroalbini:rollup, r=pietroalbini
2018-10-29 Pietro AlbiniRollup merge of #55447 - frewsxcv:frewsxcv-rename,...
2018-10-29 Pietro AlbiniRollup merge of #55440 - xfix:patch-11, r=GuillaumeGomez
2018-10-29 Pietro AlbiniRollup merge of #55439 - xfix:patch-10, r=frewsxcv
2018-10-29 Pietro AlbiniRollup merge of #55438 - xfix:patch-9, r=frewsxcv
2018-10-29 Pietro AlbiniRollup merge of #55426 - fitzgen:nonnull-inline, r...
2018-10-29 Pietro AlbiniRollup merge of #55423 - zackmdavis:back_out_bogus_ok_w...
2018-10-29 Pietro AlbiniRollup merge of #55384 - nnethercote:better-integer_lit...
2018-10-29 ljedrzImprove a few cases of collecting to an FxHash(Map...
2018-10-29 Ralf Jungfix nits
2018-10-29 Ralf Jungall hail tidy
2018-10-29 Ralf Jungmake inliner remove the fn_entry flag on Retag statements
2018-10-29 Ralf JungRemove validation test cases; add retagging test case
2018-10-29 Ralf JungEmit Retag statements, kill Validate statements
2018-10-29 borsAuto merge of #55270 - RalfJung:stacked-borrows-ng...
2018-10-28 borsAuto merge of #55043 - oliver-giersch:unchecked_thread_...
2018-10-28 borsAuto merge of #54487 - RalfJung:ctfe-backtrace, r=oli-obk
2018-10-28 borsAuto merge of #55433 - kennytm:rollup, r=kennytm
2018-10-28 kennytmRollup merge of #55199 - oli-obk:instance_printing...
2018-10-28 kennytmRollup merge of #55257 - mjbshaw:static, r=oli-obk
2018-10-28 kennytmRollup merge of #55185 - davidtwco:issue-55130, r=nikom...
2018-10-28 kennytmRollup merge of #55421 - CAD97:patch-1, r=kennytm
2018-10-28 kennytmRollup merge of #55412 - oli-obk:min_const_fn_ice,...
2018-10-28 kennytmRollup merge of #55406 - rick68:patch-16, r=varkor
2018-10-28 kennytmRollup merge of #55389 - meven:master, r=shepmaster
2018-10-28 borsAuto merge of #55192 - cramertj:nested-mod, r=petrochenkov
2018-10-28 Ralf Jungalways print backtrace when CTFE_BACKTRACE is set
2018-10-28 Ralf Jungremove some unused CTFE error variants
2018-10-28 Ralf Jungrename env var to control ctfe backtraces, and make...
2018-10-28 kennytmRollup merge of #55252 - SimonSapin:maybeuninit-new...
2018-10-28 kennytmRollup merge of #55244 - wesleywiser:issue-50411, r...
2018-10-28 kennytmRollup merge of #55191 - GuillaumeGomez:fix-sub-variant...
2018-10-28 kennytmRollup merge of #55148 - SimonSapin:path-fromstr, r...
2018-10-28 borsAuto merge of #55297 - petrochenkov:uni, r=Mark-Simulacrum
2018-10-28 borsAuto merge of #54683 - zackmdavis:critique_of_pure_lint...
2018-10-28 Vadim Petrochenkovresolve: Desugar empty import groups into synthetic...
2018-10-27 Zack M. Davisback out bogus `Ok`-wrapping suggestion on `?` arm...
2018-10-27 Zack M. Daviswherein the status of empty and reason-only lint attrib...
2018-10-27 Zack M. Davisin which lint reasons are restricted to come last in...
2018-10-27 Zack M. Davisfeature-gate lint reasons
2018-10-27 borsAuto merge of #54183 - qnighy:by-value-object-safety...
2018-10-27 Zack M. Davisintroducing lint reason annotations (RFC 2383)
2018-10-27 borsAuto merge of #55385 - davidtwco:issue-55288, r=oli-obk
2018-10-27 Niko Matsakisselect.rs: rustfmt
2018-10-27 Niko Matsakisapply minimum bounds when checking closure signature
2018-10-27 Niko Matsakisdistinguish user-type annotations from other annotations
2018-10-27 Niko Matsakiswhen canonicalizing query responses, preserve infer...
next