]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-04-27 kennytmRollup merge of #50257 - estebank:fix-49560, r=nikomatsakis
2018-04-27 kennytmRollup merge of #50284 - GuillaumeGomez:search-load...
2018-04-27 kennytmRollup merge of #50273 - Amanieu:issue-49532, r=alexcri...
2018-04-27 kennytmRollup merge of #50269 - alexcrichton:update-parking...
2018-04-27 kennytmRollup merge of #50263 - alexcrichton:uwtable-allcoator...
2018-04-27 kennytmRollup merge of #50251 - alexcrichton:wasm-no-threads...
2018-04-27 kennytmRollup merge of #50192 - bobtwinkles:libsyntax_extensio...
2018-04-27 kennytmRollup merge of #49968 - christianpoveda:stabilize_dyn...
2018-04-27 kennytmRollup merge of #49858 - dmizuk:unique-doc-hidden,...
2018-04-27 borsAuto merge of #50102 - Zoxc:query-nomacro, r=michaelwoe...
2018-04-27 Christian Povedarustdoc asks for dyn_trait feature in stage0
2018-04-27 Christian Povedafixed tests
2018-04-27 Guillaume Gomezfix search load page failure
2018-04-27 Christian Povedaremoved dyn trait attribute from librustdoc
2018-04-27 Christian Povedafixed rustc version for dyn_trait
2018-04-27 Christian Povedaupdated stderr files and removed feature-gate test...
2018-04-27 Christian Povedaremoved linting for dyn_trait
2018-04-27 Christian Povedadyn_trait feature-gate just for stage0
2018-04-27 Christian Povedaremoved dyn_trait feature from tests
2018-04-27 Christian Povedastop requiring the feature-gate to use dyn_trait
2018-04-27 borsAuto merge of #50097 - glandium:box_free, r=nikomatsakis
2018-04-27 Amanieu d'AntrasAllow #[inline] on closures
2018-04-27 John Kåre AlsakerAddress comments
2018-04-27 John Kåre AlsakerStore query jobs and query results in separate maps...
2018-04-27 John Kåre AlsakerMove query functions out from the define_maps! macro
2018-04-27 John Kåre AlsakerCreate a job immediately when looking in the query...
2018-04-27 borsAuto merge of #50275 - kennytm:rollup, r=kennytm
2018-04-27 kennytmRollup merge of #49894 - Zoxc:sync-internedstring,...
2018-04-27 kennytmRollup merge of #50246 - nnethercote:no-dump_allocs...
2018-04-27 kennytmRollup merge of #50231 - GuillaumeGomez:doc-aliases...
2018-04-27 kennytmRollup merge of #50229 - GuillaumeGomez:search-one...
2018-04-27 kennytmRollup merge of #50227 - sinkuu:ice_non_local_trait...
2018-04-27 kennytmRollup merge of #50222 - michaelwoerister:bump-stage0...
2018-04-27 borsAuto merge of #49891 - cuviper:compiletest-crash, r...
2018-04-27 kennytmRollup merge of #49707 - steveklabnik:rustc-book, r...
2018-04-27 borsAuto merge of #48995 - aravind-pg:canonical-query,...
2018-04-27 Alex CrichtonUpdate `parking_lot` dependencies
2018-04-27 John Kåre AlsakerRename InternedString to LocalInternedString and introd...
2018-04-27 borsAuto merge of #49420 - nox:enum-scalarpair, r=eddyb
2018-04-27 Aravind GollakotaUpdate a compile-fail test
2018-04-27 Aravind GollakotaRetry canonical trait query in standard mode if overflo...
2018-04-27 Aravind GollakotaRemove the stored obligation in OverflowError to simpli...
2018-04-27 Aravind GollakotaIntroduce trait query mode and use it to set overflow...
2018-04-27 Aravind GollakotaSimplify trait selector's evaluation API slightly
2018-04-27 Aravind GollakotaPort existing callers of `evaluate_obligation` to the...
2018-04-27 Aravind GollakotaCreate a canonical trait query for `evaluate_obligation`
2018-04-27 Aravind GollakotaRefactor overflow handling in traits::select to propaga...
2018-04-27 Alex Crichtonrustc: Emit `uwtable` for allocator shims
2018-04-26 borsAuto merge of #50253 - nikomatsakis:regressions-2018...
2018-04-26 bobtwinklesFix review nits
2018-04-26 Esteban KüberDon't ICE on tuple struct ctor with incorrect arg count
2018-04-26 borsAuto merge of #49513 - nox:univariant-fieldless-enum...
2018-04-26 Guillaume GomezAdd setting to go to item if there is only one result
2018-04-26 Niko Matsakisadd regression test
2018-04-26 Niko Matsakisuse `reveal_all` during drop elaboration
2018-04-26 Niko Matsakisimproved debug output
2018-04-26 borsAuto merge of #50228 - irinagpopa:backstory-v2, r=nikom...
2018-04-26 Irina PopaFixed tidy errors.
2018-04-26 Irina Poparustc_target: move in syntax::abi and flip dependency.
2018-04-26 Anthony RamineMark SingleVariant as repr(u8) in c-style-enum
2018-04-26 Anthony RamineTreat repr(Rust) univariant fieldless enums as a ZST...
2018-04-26 Alex Crichtonrustc: Disable threads in LLD for wasm
2018-04-26 Irina Poparustc_target: move in cabi_* from rustc_trans.
2018-04-26 Irina Poparustc_trans: generalize cabi_* to any context type.
2018-04-26 Irina Poparustc_target: move for_variant and field TyLayout metho...
2018-04-26 Irina Poparustc_target: move LayoutOf's type parameter to an...
2018-04-26 Irina Poparustc_target: move in type definitions from rustc_trans...
2018-04-26 Irina Poparustc_target: move in type definitions from ty::layout.
2018-04-26 Irina PopaRename rustc_back::target to rustc_target::spec.
2018-04-26 Irina Poparustc_back: move LinkerFlavor, PanicStrategy, and Relro...
2018-04-26 Anthony RamineAdd a test for casts of univariant C-like enums
2018-04-26 Oliver SchneiderProperly evaluate zst enum
2018-04-26 Anthony RamineConsistently use C_uint_big for discriminants
2018-04-26 Anthony RamineProperly look for uninhabitedness when handling discrim...
2018-04-26 Shotaro YamadaDo not ICE on generics mismatch with non-local traits
2018-04-26 borsAuto merge of #50245 - GuillaumeGomez:rollup, r=Guillau...
2018-04-26 Guillaume GomezAdd more doc aliases
2018-04-26 Nicholas NethercoteMake dump_{alloc,allocs,local}() no-ops when tracing...
2018-04-26 borsAuto merge of #50072 - oli-obk:discriminants, r=eddyb
2018-04-26 Guillaume GomezRollup merge of #50219 - ralfbiedert:master, r=frewsxcv
2018-04-26 Guillaume GomezRollup merge of #50214 - GuillaumeGomez:JS-improvements...
2018-04-26 Guillaume GomezRollup merge of #50207 - wesleywiser:hash_const_data...
2018-04-26 Guillaume GomezRollup merge of #50177 - matthiaskrgr:std_std_replacen_...
2018-04-26 Anthony RamineUse ScalarPair for tagged enums
2018-04-26 Oliver SchneiderAllow variant discriminant initializers to refer to...
2018-04-26 borsAuto merge of #49732 - Zoxc:sync-dep-graph, r=michaelwo...
2018-04-26 borsAuto merge of #50236 - nrc:update, r=alexcrichton
2018-04-26 Nick Cameronhandle license check
2018-04-25 borsAuto merge of #50131 - Manishearth:crate-in-local,...
2018-04-25 Nick CameronUpdate rustfmt and rls
2018-04-25 borsAuto merge of #50016 - tmandry:cleanup-binder, r=nikoma...
2018-04-25 Manish GoregaokarFix crate:: in local paths
2018-04-25 borsAuto merge of #49321 - ishitatsuyuki:compile-pass,...
2018-04-25 Michael WoeristerBump bootstrap compiler to 2018-04-24
2018-04-25 Ralf BiedertAdded missing `.` in docs.
2018-04-25 borsAuto merge of #50134 - andjo403:jobserver, r=michaelwoe...
2018-04-25 John Kåre AlsakerMove the Lock into OpenTask
2018-04-25 John Kåre AlsakerAddress comments
2018-04-25 John Kåre AlsakerMake DepGraph thread-safe
2018-04-25 borsAuto merge of #50110 - oli-obk:warn_all_the_constants...
next