]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-04-25 Alex Crichtonrustc: Flag metadata compatible with multiple CGUs
2019-04-25 borsAuto merge of #60248 - estebank:macro-comma, r=oli-obk
2019-04-25 borsAuto merge of #60162 - gnzlbg:uss, r=alexcrichton
2019-04-25 borsAuto merge of #60250 - Centril:rollup-d9tehhr, r=Centril
2019-04-25 Mazdak FarrokhzadRollup merge of #60243 - davidtwco:issue-53249, r=cramertj
2019-04-25 Mazdak FarrokhzadRollup merge of #60185 - NieDzejkob:int-error-kind...
2019-04-25 Mazdak FarrokhzadRollup merge of #60160 - xldenis:fix-overlapping-zero...
2019-04-25 Mazdak FarrokhzadRollup merge of #60038 - michaelwoerister:pgo-updates...
2019-04-25 Mazdak FarrokhzadRollup merge of #59697 - euclio:label-fixes, r=zackmdavis
2019-04-25 Mazdak FarrokhzadRollup merge of #59560 - matthewjasper:mir-generation...
2019-04-25 borsAuto merge of #59042 - ljedrz:HirIdification_rework_map...
2019-04-24 Esteban KüberAdd guard for missing comma in macro call suggestion
2019-04-24 David WoodAdd regression test for #53249.
2019-04-24 Matthew JasperEvaluate hair::ExprKind::Use in into
2019-04-24 Matthew JasperAllow subtyping of the final expression of a constant
2019-04-24 Matthew JasperRemove incorrect debug assertion in interpret
2019-04-24 ljedrzdoc: some HirIdification
2019-04-24 ljedrzhir: make NodeId methods depend on HirId ones
2019-04-24 ljedrzhir: remove NodeId from Entry & simplify Map
2019-04-24 borsAuto merge of #60180 - ehuss:update-cargo-books, r...
2019-04-24 Michael WoeristerFix ignore-logic for sanitizer run-make tests.
2019-04-24 borsAuto merge of #60213 - Manishearth:clippyup, r=oli-obk
2019-04-24 Eric HussUpdate cargo, books
2019-04-24 borsAuto merge of #60224 - Centril:rollup-lfuhhsk, r=Centril
2019-04-24 Mazdak FarrokhzadRollup merge of #60190 - nnethercote:less-metadata...
2019-04-24 Mazdak FarrokhzadRollup merge of #60186 - estebank:accept-suffix, r...
2019-04-24 Mazdak FarrokhzadRollup merge of #59822 - GuillaumeGomez:fix-dark-theme...
2019-04-24 Mazdak FarrokhzadRollup merge of #59739 - cramertj:stabilize, r=withoutboats
2019-04-24 Mazdak FarrokhzadRollup merge of #56278 - eddyb:mir-debuginfo-proof...
2019-04-24 borsAuto merge of #58623 - Amanieu:hashbrown3, r=alexcrichton
2019-04-23 Nicholas NethercoteDon't generate unnecessary rmeta files.
2019-04-23 Taylor CramerStabilize futures_api
2019-04-23 Taylor CramerAdd rustc_allow_const_fn_ptr
2019-04-23 Amanieu d'AntrasUpdate hashbrown to 0.3.0
2019-04-23 Amanieu d'AntrasUpdate hashbrown to 0.2.2
2019-04-23 Amanieu d'AntrasRemove stabilized alloc feature from rustc-std-workspac...
2019-04-23 Amanieu d'AntrasUpdate hashbrown to 0.2.1
2019-04-23 Amanieu d'AntrasRemove broken tests
2019-04-23 Amanieu d'AntrasFix test
2019-04-23 Amanieu d'AntrasReplace the robin-hood hash table with hashbrown
2019-04-23 Amanieu d'AntrasMake libstd depend on the hashbrown crate
2019-04-23 Amanieu d'AntrasMark HashSet functions with #[inline]
2019-04-23 Amanieu d'AntrasAdd try_reserve to HashSet
2019-04-23 Amanieu d'AntrasRemove the Recover trait for HashSet
2019-04-23 Esteban Küberreview comment: change linked ticket
2019-04-23 Eduard-Mihai... rustc_mir: create the `let` and "remainder" scopes...
2019-04-23 Eduard-Mihai... rustc_mir: pretty-print all locals into their respectiv...
2019-04-23 Eduard-Mihai... rustc_mir: don't rely on mir::LocalDecl `visibility_sco...
2019-04-23 Eduard-Mihai... rustc: dissuade compiler developers from misusing upvar...
2019-04-23 Eduard-Mihai... rustc_codegen_ssa: rename debuginfo_upvar_decls_ops_seq...
2019-04-23 Eduard-Mihai... rustc_mir: don't use upvar_decls in the miri validity...
2019-04-23 Eduard-Mihai... rustc_mir: don't use upvar_decls in the generator state...
2019-04-23 Eduard-Mihai... rustc: don't track var_hir_id or mutability in mir...
2019-04-23 Manish GoregaokarUpdate clippy
2019-04-23 borsAuto merge of #60211 - Centril:rollup-akw4r85, r=Centril
2019-04-23 Mazdak FarrokhzadRollup merge of #60191 - gnzlbg:f16c, r=alexcrichton
2019-04-23 Mazdak FarrokhzadRollup merge of #60177 - rasendubi:rustdoc-comments...
2019-04-23 Mazdak FarrokhzadRollup merge of #60169 - varkor:tidy-unnecessary-ignore...
2019-04-23 Mazdak FarrokhzadRollup merge of #60146 - Manishearth:font-update, r...
2019-04-23 Mazdak FarrokhzadRollup merge of #59839 - KodrAus:must-use-num, r=sfackler
2019-04-23 Mazdak FarrokhzadRollup merge of #59823 - davidtwco:issue-54716, r=cramertj
2019-04-23 David WoodReduce noise and document test case.
2019-04-23 borsAuto merge of #60155 - davidtwco:issue-59819, r=oli-obk
2019-04-23 Eduard-Mihai... rustc_mir: don't rely on mir::UpvarDecl in the MIR...
2019-04-23 borsAuto merge of #60152 - stepnivlk:visit_subpats-removal...
2019-04-23 varkorFix regression in line ending test
2019-04-23 varkorRemove unnecessary tidy ignore directives
2019-04-23 varkorCheck for other unused tidy check directives
2019-04-23 varkorUpdate ui tests
2019-04-23 varkorRemove unnecessary ignore-tidy-linelength
2019-04-23 varkorTidy warn on ignored line length when lines are not...
2019-04-23 varkorLook specifically for comments containing tidy ignore...
2019-04-23 borsAuto merge of #60125 - estebank:continue-evaluating...
2019-04-23 gnzlbgAdd f16c target_feature
2019-04-23 borsAuto merge of #60172 - varkor:tidy-double-trailing...
2019-04-23 borsAuto merge of #60121 - davazp:fix-sync-all-macos, r...
2019-04-23 borsAuto merge of #60140 - euclio:pulldown-cmark, r=Guillau...
2019-04-22 Xavier DenisFix #58270, fix off-by-one error in error diagnostics.
2019-04-22 Esteban KüberTemporarily accept [i|u][32|size] suffixes on a tuple...
2019-04-22 Jakub KądziołkaReexport IntErrorKind in std
2019-04-22 borsAuto merge of #60126 - estebank:continue-eval, r=oli-obk
2019-04-22 Tomas KoutskyRemove visit_subpats from check_pat in favor of state...
2019-04-22 Esteban Küberreview comment: add HACK comment
2019-04-22 Esteban KüberFix ICE related to #53708
2019-04-22 Esteban KüberNever stop due to errors before borrow checking
2019-04-22 Esteban KüberRemove needless error in test
2019-04-22 Esteban Küberreview comments: deduplicate tests
2019-04-22 varkorUpdate ui tests
2019-04-22 Alexey ShmalkoPromote rust comments to rustdoc
2019-04-22 Esteban KüberContinue evaluating after item-type checking
2019-04-22 David WoodOnly make suggestion when type is `Copy`.
2019-04-22 borsAuto merge of #60168 - varkor:tidy-leading-newline...
2019-04-22 varkorUpdate ui tests
2019-04-22 varkorRemove leading newlines
2019-04-22 varkorAdd a tidy check for leading trailing newlines
2019-04-22 varkorDisallow double trailing newlines in tidy
2019-04-22 varkorRemove double trailing newlines
2019-04-22 Andy Russellupgrade rustdoc's pulldown-cmark to 0.4.1
2019-04-22 borsAuto merge of #59114 - matthewjasper:enable-migate...
2019-04-22 Matthew Jasperupdate tests for migrate mode by default
next