]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-05-03 Keith YeungSkip checking for unused mutable locals that have no...
2018-04-30 borsAuto merge of #50345 - kennytm:rollup, r=kennytm
2018-04-30 kennytmRollup merge of #50344 - SimonSapin:cargo, r=alexcrichton
2018-04-30 kennytmRollup merge of #50330 - japaric:used, r=nagisa
2018-04-30 kennytmRollup merge of #50327 - varkor:match-unused-struct...
2018-04-30 kennytmRollup merge of #50325 - petrochenkov:pmgate, r=alexcri...
2018-04-30 kennytmRollup merge of #50316 - ehuss:fix-doc-links, r=frewsxcv
2018-04-30 kennytmRollup merge of #50312 - Pazzaz:master, r=GuillaumeGomez
2018-04-30 kennytmRollup merge of #50233 - mark-i-m:const_vec, r=kennytm
2018-04-30 borsAuto merge of #50163 - kornelski:error, r=Kimundi
2018-04-30 Simon SapinUpdate Cargo to 2018-04-28 122fd5be5201913d42e219e132d6...
2018-04-30 borsAuto merge of #50326 - ollie27:rustdoc_cross_crate_cons...
2018-04-30 borsAuto merge of #50272 - scottmcm:termination-test-error...
2018-04-30 Jorge Apariciocheck that #[used] is used only on statics
2018-04-30 borsAuto merge of #50204 - Manishearth:approx-enum, r=estebank
2018-04-30 borsAuto merge of #50261 - nrc:update, r=kennytm
2018-04-30 Nick CameronUpdate Rustfmt
2018-04-30 varkorCorrect unused field warning on struct match container...
2018-04-30 borsAuto merge of #50092 - abonander:issue-49934, r=petroch...
2018-04-29 varkorCorrect unused field warning on box struct match
2018-04-29 varkorCorrect unused field warning on &struct match
2018-04-29 Austin BonanderWarn on pointless `#[derive]` in more places
2018-04-29 Oliver Middletonrustdoc: Fix links to constants in external crates
2018-04-29 Mark Mansiheh, logic is hard
2018-04-29 Vadim PetrochenkovAdd a few more tests for proc macro feature gating
2018-04-29 Mark Mansiuse const trick
2018-04-29 borsAuto merge of #50317 - varkor:repr-align-assign, r...
2018-04-29 varkorAdd test for repr(align=x)
2018-04-29 varkorAdd error when using repr(align=x) instead of repr...
2018-04-29 Eric HussFix some broken links in docs.
2018-04-29 borsAuto merge of #48605 - KiChjang:unused-mut-warning...
2018-04-29 borsAuto merge of #50217 - z4v1er:patch-1, r=aturon
2018-04-29 borsAuto merge of #50300 - phansch:update_clippy, r=oli-obk
2018-04-29 PazzazAdd more links in panic docs
2018-04-29 borsAuto merge of #50306 - alexcrichton:inline-policy,...
2018-04-29 Keith YeungAdd the actual used mutable var to the set
2018-04-29 Niko MatsakisReturn RootPlace in is_mutable
2018-04-29 borsAuto merge of #50271 - sinkuu:fix_ice, r=eddyb
2018-04-29 Mark Mansifeature on test
2018-04-28 borsAuto merge of #50188 - alexcrichton:feature-all-the...
2018-04-28 Alex CrichtonAdd `-C target-feature` to all functions
2018-04-28 borsAuto merge of #50240 - nnethercote:LazyBTreeMap, r...
2018-04-28 Alex Crichtonstd: Inline `DefaultResizePolicy::new`
2018-04-28 borsAuto merge of #50164 - nox:rval-range-metadata, r=eddyb
2018-04-28 borsAuto merge of #50295 - SergioBenitez:master, r=alexcrichton
2018-04-28 Philipp HanschUpdate clippy submodule
2018-04-28 borsAuto merge of #50155 - est31:label_expressions, r=petro...
2018-04-28 Keith YeungSkip implicit self argument for closures
2018-04-28 Keith YeungReturn LocalMutationIsAllowed in is_mutable
2018-04-28 Keith YeungDetermine unused mutable variables based on the 'root...
2018-04-28 Keith YeungOnly check possibly initialized values and also loop...
2018-04-28 Keith YeungTrack unused mutable variables across closures
2018-04-28 Keith YeungDisable AST unused mut check when using MIR borrowck
2018-04-28 Keith YeungAllow MIR borrowck to catch unused mutable locals
2018-04-28 borsAuto merge of #49826 - cuviper:rustc-main-ICE, r=alexcr...
2018-04-28 Sergio BenitezDon't feature gate bang macros on 'proc_macro_path_invoc'.
2018-04-28 borsAuto merge of #50149 - aaronaaeng:master, r=estebank
2018-04-28 Shotaro YamadaMake `trait_of_item` return None for non associated...
2018-04-27 borsAuto merge of #49822 - matthewjasper:dropck-closures...
2018-04-27 Josh Stonerustc_driver: Catch ICEs on the main thread too
2018-04-27 borsAuto merge of #50290 - kennytm:rollup, r=kennytm
2018-04-27 kennytmRollup merge of #50257 - estebank:fix-49560, r=nikomatsakis
2018-04-27 Matthew JasperAccess individual fields of tuples, closures and genera...
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 #50137 - nox:rm-bool-cmp-hack, r=eddyb
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 Scott McMurrayAdd a ui test for an incorrect Result success type...
2018-04-27 borsAuto merge of #48995 - aravind-pg:canonical-query,...
next