]> git.lizzy.rs Git - rust.git/history - src/librustc
Disable wasm32 features on emscripten
[rust.git] / src / librustc /
2018-11-04 borsAuto merge of #55349 - bjorn3:rustc_mir_collect_and_par...
2018-11-04 borsAuto merge of #55432 - zackmdavis:single_life, r=nikoma...
2018-11-04 borsAuto merge of #55455 - estebank:expected-descr, r=micha...
2018-11-04 borsAuto merge of #54861 - rep-nop:find_main_in_doctest...
2018-11-03 borsAuto merge of #55662 - matthiaskrgr:clippy_update,...
2018-11-03 borsAuto merge of #55661 - kennytm:fix-exclude, r=alexcrichton
2018-11-03 borsAuto merge of #55101 - alexreg:trait-aliases, r=nikomat...
2018-11-03 borsAuto merge of #55646 - GuillaumeGomez:rollup, r=Guillau...
2018-11-03 Guillaume GomezRollup merge of #55598 - nrc:tool-bot, r=kennytm
2018-11-03 Guillaume GomezRollup merge of #55568 - durka:rustdoc-big-enum, r...
2018-11-03 Guillaume GomezRollup merge of #55567 - durka:derive-debug-uninhabited...
2018-11-03 Guillaume GomezRollup merge of #55555 - aidanhs:aphs-better-z-ls,...
2018-11-03 Guillaume GomezRollup merge of #54162 - GuillaumeGomez:hide-default...
2018-11-03 borsAuto merge of #55330 - scalexm:bound-ty, r=nikomatsakis
2018-11-03 scalexmSubstitute binders directly
2018-11-03 scalexmRename `as_bound_var` to `assert_bound_var`
2018-11-03 scalexmFix doc comment
2018-11-03 scalexmExtend `ty::fold::RegionReplacer` to `ty::fold::BoundVa...
2018-11-03 scalexmRename `Binder::no_late_bound_regions` to `Binder:...
2018-11-03 scalexmRemove `ReCanonical` in favor of `ReLateBound`
2018-11-03 scalexmAdjust bound tys indices in canonicalization
2018-11-03 scalexmRename `BoundTy` field `level` -> `index`
2018-11-03 scalexmRename `BoundTyIndex` to `BoundVar`
2018-11-03 scalexmShift both late bound regions and bound types
2018-11-03 scalexmMove `BoundTy` to `ty::TyKind`
2018-11-03 borsAuto merge of #55238 - alexcrichton:rm-jemalloc, r...
2018-11-03 borsAuto merge of #55363 - pietroalbini:update-cargo-vendor...
2018-11-03 Alexander RegueiroFixed bug with Self type param coming before lifetimes.
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-03 borsAuto merge of #54383 - mikeyhew:custom-receivers-object...
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 Michael HewsonRemove this check for object-safety during selection...
2018-11-01 Michael Hewsonadd `U: Trait` to the param env during DispatchFromDyn...
2018-11-01 Michael HewsonAdd layout sanity checks in object safety
2018-11-01 Michael HewsonReplace UncoeribleReceiver error message with Undispatc...
2018-11-01 Michael HewsonReplace CoerceSized trait with DispatchFromDyn
2018-11-01 Michael HewsonImplement the object-safety checks for arbitrary_self_t...
2018-11-01 Michael HewsonAdd CoerceSized trait and lang item
2018-11-01 Michael Hewsonmove some code around to avoid query cycles
2018-11-01 Michael HewsonMake all object-safety methods require a global TyCtxt
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...
next