]> git.lizzy.rs Git - rust.git/history - src
Disable wasm32 features on emscripten
[rust.git] / src /
2018-11-08 Nikita PopovDisable wasm32 features on emscripten
2018-11-04 Nikita PopovDon't export non-function symbols with emscripten
2018-11-04 Nikita PopovIgnore some more tests on emscripten
2018-11-04 Nikita PopovFix two run-fail tests for asmjs
2018-11-04 Nikita PopovUpdate llvm-emscripten
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 Matthias Krügersubmodules: update clippy from a20599ab to 71ec4ff6
2018-11-03 kennytmMove a few more tests into the appveyor-subset-2.
2018-11-03 kennytmEnsure --exclude is checked against PathSet::Suite
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 Oliver S̶c̶h̶n̶e̶i... Update src/librustc_mir/monomorphize/partitioning.rs
2018-11-03 bjorn3Remove rustc_metadata_utils, which contains only one...
2018-11-03 bjorn3Move collect_and_partition_mono_items to rustc_mir
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 bjorn3Move cg_llvm::back::linker to cg_utils
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 RegueiroAdded WF checking for trait alias definitions.
2018-11-03 Alexander RegueiroFixed unsoundness hole.
2018-11-03 Alexander RegueiroResolve nits brought up in review.
2018-11-03 Alexander RegueiroExtended elaboration for trait aliases to include arbit...
2018-11-03 Alexander RegueiroAdd more tests.
2018-11-03 Alexander RegueiroAdded section to Unstable Book.
2018-11-03 Alexander RegueiroAdded tests.
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 Guillaume GomezDon't show associated const items by default
2018-11-02 QuietMisdreavusimplement existing parser fns in terms of fallible fns
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 Alex Crichtonrustc: Wait for all codegen threads to exit
2018-11-02 Alex CrichtonUse `jemalloc-sys` on Linux and OSX compilers
2018-11-02 Alex CrichtonRemove all jemalloc-related content
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 Alex Burkaadd test for deriving Debug on uninhabited enum
2018-11-02 borsAuto merge of #55305 - nikomatsakis:universes-refactor...
2018-11-01 Guillaume GomezMove doc_alias doc
2018-11-01 Guillaume GomezAdd test for index-page
2018-11-01 Guillaume GomezAdd documentation for index-page features
2018-11-01 Michael HewsonAdd comments explaining how codegen works for `dyn...
2018-11-01 borsAuto merge of #55595 - Manishearth:clippyup, r=oli-obk
2018-11-01 Michael HewsonAdd a check for reprs that could change the ABI
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 HewsonPut backticks around field names, types and paths in...
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 Hewsonfix error-index test
2018-11-01 Michael Hewsonupdate DispatchFromDyn doctest
2018-11-01 Michael HewsonReplace CoerceSized trait with DispatchFromDyn
2018-11-01 Michael Hewsonfix docs on trait
2018-11-01 Michael HewsonAdd new tests and update existing for object-safe custo...
2018-11-01 Michael Hewsonupdate tests that have changed output
2018-11-01 Michael HewsonAdd CoerceSized impls throughout libstd
2018-11-01 Michael HewsonImplement object-safety for arbitrary_self_types: part 2
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 Nick Cameronpublish-toolstate: ping maintainers when a tool builds...
2018-11-01 Manish GoregaokarUpdate clippy
2018-11-01 QuietMisdreavusbuffer errors from initial tokenization when parsing
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 QuietMisdreavussilence errors found during doctest pre-parsing
2018-11-01 QuietMisdreavusadd a line between extracted crates and everything...
2018-11-01 QuietMisdreavusadd env-logger to error-index-generator
2018-11-01 Wesley NorrisSeparates inner attributes from code during doctest...
2018-11-01 Wesley NorrisTidy up source file and fix typo.
2018-11-01 Wesley NorrisReplaces fn main search and extern crate search with...
next