]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #58166 - euclio:deprecation-shorthand, r=petrochenkov
[rust.git] / src /
2019-02-13 Mazdak FarrokhzadRollup merge of #58166 - euclio:deprecation-shorthand...
2019-02-13 Mazdak FarrokhzadRollup merge of #58137 - ljedrz:cleanup_node_id_to_type...
2019-02-13 Mazdak FarrokhzadRollup merge of #58057 - michaelwoerister:stabilize...
2019-02-13 Mazdak FarrokhzadRollup merge of #58034 - faern:stabilize-time-checked...
2019-02-13 Mazdak FarrokhzadRollup merge of #57815 - dotdash:asserts, r=sfackler
2019-02-13 Mazdak FarrokhzadRollup merge of #57693 - king6cong:word, r=Centril
2019-02-12 borsAuto merge of #58051 - SimonSapin:str_escape, r=alexcri...
2019-02-12 borsAuto merge of #58341 - alexreg:cosmetic-2-doc-comments...
2019-02-12 Michael WoeristerFix some rebasing fallout regarding xLTO.
2019-02-12 Michael WoeristerAdd documentation about -Clinker-plugin-lto to rustc...
2019-02-12 Michael WoeristerStabilize linker-plugin based LTO.
2019-02-12 borsAuto merge of #58098 - oli-obk:maybe_allow_internal_uns...
2019-02-12 Simon SapinAdd doctests for str::escape_*
2019-02-12 Simon SapinMake the prema-unstable char::escape_debug_ext method...
2019-02-12 Simon SapinMove str::escape_* to libcore
2019-02-12 Simon SapinStabilize str::escape_* methods
2019-02-12 Simon SapinNew return types for str::escape_* that impl Display...
2019-02-12 Simon SapinAdd internal impl_fn_for_zst macro for "named closure...
2019-02-12 king6congDoc rewording
2019-02-12 borsAuto merge of #57388 - euclio:runmake-explicit-ignore...
2019-02-12 borsAuto merge of #58389 - Centril:rollup, r=Centril
2019-02-12 Mazdak FarrokhzadRollup merge of #58382 - euclio:unix-ext, r=dtolnay
2019-02-12 Mazdak FarrokhzadRollup merge of #58367 - nnethercote:rm-two-dead-funcs...
2019-02-12 Mazdak FarrokhzadRollup merge of #58342 - taiki-e:nll, r=matthewjasper
2019-02-12 Mazdak FarrokhzadRollup merge of #58322 - taiki-e:librustc_codegen_ssa...
2019-02-12 Mazdak FarrokhzadRollup merge of #58318 - taiki-e:libserialize-2018...
2019-02-12 Mazdak FarrokhzadRollup merge of #58313 - matthewjasper:use-question...
2019-02-12 Mazdak FarrokhzadRollup merge of #58300 - taiki-e:librustc_typeck-2018...
2019-02-12 Mazdak FarrokhzadRollup merge of #58288 - taiki-e:rustc-workspace-hack...
2019-02-12 Mazdak FarrokhzadRollup merge of #58287 - taiki-e:rustc-std-workspace...
2019-02-12 Mazdak FarrokhzadRollup merge of #58111 - Centril:libterm-2018, r=oli-obk
2019-02-12 Mazdak FarrokhzadRollup merge of #58105 - Centril:libarena-trans-2018...
2019-02-12 borsAuto merge of #58246 - pmccarter:master, r=oli-obk
2019-02-12 borsAuto merge of #58180 - davidtwco:issue-58053, r=estebank
2019-02-11 Mazdak Farrokhzadlibterm => 2018
2019-02-11 Mazdak Farrokhzadlibarena => 2018
2019-02-11 Andy Russelluse ignore directives for run-make tests
2019-02-11 Andy Russellremove "experimental" wording from std::os::unix
2019-02-11 Patrick McCarterrename variable and add test directive for #58030
2019-02-11 Oliver SchererParallel rustc needs synchronizing smart pointer cloning
2019-02-11 Oliver SchererAllow platform specific tests
2019-02-11 Oliver SchererUse `Rc<[Symbol]>` instead of `Vec<Symbol>` to reduce...
2019-02-11 Oliver SchererFiddle through the module visibilities for tests
2019-02-11 Oliver SchererMove out tests of a deprecated module to work around...
2019-02-11 Oliver SchererUse `allow_internal_unstable` in rustc itself
2019-02-11 Oliver SchererUpdate fulldeps test
2019-02-11 Oliver SchererFixup RustcDeserialize internal features
2019-02-11 Oliver SchererUse a more fitting name for a respanning function
2019-02-11 Oliver SchererConsistent attribute argument suggestion
2019-02-11 Oliver SchererRename the `exp` field to mirror its uses
2019-02-11 Oliver SchererEase the transition to requiring features by just warni...
2019-02-11 Oliver SchererRequire a list of features to allow in `allow_internal_...
2019-02-11 borsAuto merge of #56645 - pietroalbini:fix-unused-imports...
2019-02-11 borsAuto merge of #58153 - ljedrz:HirIdify_typeck, r=Zoxc
2019-02-11 Nicholas NethercoteRemove two dead functions.
2019-02-11 borsAuto merge of #58152 - ljedrz:HirIdify_mir, r=Zoxc
2019-02-11 borsAuto merge of #58358 - pietroalbini:update-cargo, r...
2019-02-10 Alexander RegueiroRe-blessed tests.
2019-02-10 Alexander Regueirotools: doc comments
2019-02-10 Alexander Regueirolibs: doc comments
2019-02-10 Alexander Regueirotests: doc comments
2019-02-10 Alexander Regueirorustc: doc comments
2019-02-10 borsAuto merge of #58361 - GuillaumeGomez:rollup, r=Guillau...
2019-02-10 Guillaume GomezRollup merge of #58352 - RalfJung:macro, r=oli-obk
2019-02-10 Guillaume GomezRollup merge of #58350 - petrochenkov:embed, r=frewsxcv
2019-02-10 Guillaume GomezRollup merge of #58346 - RalfJung:rpath-pop, r=Mark...
2019-02-10 Guillaume GomezRollup merge of #58345 - RalfJung:2nd-filename, r=matth...
2019-02-10 Guillaume GomezRollup merge of #58332 - RalfJung:miri-copy-nonoverlapp...
2019-02-10 Guillaume GomezRollup merge of #58324 - RalfJung:fn-ptr-eq, r=oli-obk
2019-02-10 Guillaume GomezRollup merge of #58317 - hayekr:patch-1, r=frewsxcv
2019-02-10 Guillaume GomezRollup merge of #58297 - GuillaumeGomez:cleanup-js...
2019-02-10 Guillaume GomezRollup merge of #58295 - RalfJung:stdio, r=alexcrichton
2019-02-10 Guillaume GomezRollup merge of #58262 - taiki-e:must_use, r=estebank
2019-02-10 Guillaume GomezRollup merge of #58243 - GuillaumeGomez:trait-alias...
2019-02-10 Guillaume GomezRollup merge of #58203 - euclio:rustdoc-async, r=Guilla...
2019-02-10 Guillaume GomezRollup merge of #58157 - h-michael:cargo-lock, r=alexcr...
2019-02-10 Guillaume GomezRollup merge of #57926 - icefoxen:test-doc-pr, r=frewsxcv
2019-02-10 Guillaume GomezRollup merge of #57740 - JakubOnderka:ipv4addr-to_ne_by...
2019-02-10 Guillaume GomezRollup merge of #57259 - king6cong:master, r=alexcrichton
2019-02-10 borsAuto merge of #58129 - RalfJung:maybe-uninit, r=cramertj
2019-02-10 Ralf Jungfix SGX build failures
2019-02-10 Pietro Albinibump cargo submodule
2019-02-10 Guillaume GomezRemove spotlight for trait aliases and fix nits
2019-02-10 Ralf Jungit is okay not to use into_inner
2019-02-10 borsAuto merge of #58151 - ljedrz:HirIdify_rustc, r=Zoxc
2019-02-10 Ralf Jungmiri value visitor: use in macro
2019-02-10 Guillaume GomezAdd trait aliases to js types
2019-02-10 Guillaume GomezAdd style for trait aliases
2019-02-10 Guillaume GomezAdd trait alias support in rustdoc
2019-02-10 Vadim PetrochenkovFix failing tidy (line endings on Windows)
2019-02-10 Ralf Jungrpath computation: explain why we pop()
2019-02-10 Ralf Jungwhen there are multiple filenames, print what got inter...
2019-02-10 borsAuto merge of #58085 - wesleywiser:profiler_2, r=wesley...
2019-02-10 borsAuto merge of #58103 - RalfJung:mir-shim-dump, r=eddyb
2019-02-10 Taiki EndoRevert removed #![feature(nll)]
2019-02-10 borsAuto merge of #58339 - Mark-Simulacrum:embedded-book...
2019-02-10 Mark RousskovAdd EmbeddedBook to test list in bootstrap
2019-02-10 borsAuto merge of #57770 - Zoxc:no-hash-query, r=michaelwoe...
2019-02-09 borsAuto merge of #58065 - alexreg:refactor-smart_resolve_p...
2019-02-09 Ralf Jungoperand-to-place copies should never be overlapping
next