]> git.lizzy.rs Git - rust.git/history - src
Add E0111
[rust.git] / src /
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 John Kåre AlsakerSet the query in the ImplicitCtxt before trying to...
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 Alexander RegueiroDisallow `auto` trait alias syntax.
2019-02-12 borsAuto merge of #58180 - davidtwco:issue-58053, r=estebank
2019-02-11 Mazdak Farrokhzadlibterm => 2018
2019-02-11 Wesley Wiser[self-profiler] Misc cleanups
2019-02-11 Wesley WiserCapture time spent blocked waiting on queries
2019-02-11 Wesley WiserAdd self profiler events for loading incremental query...
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 Esteban KüberUse hidden suggestions for unused imports lint
2019-02-11 David WoodOnly suggest imports if not imported.
2019-02-11 Esteban KüberAdd way to completely hide suggestion from cli output
2019-02-11 Esteban KüberNever inline HideCodeAlways suggestions
2019-02-11 Esteban KüberExpose hidden snippet suggestions
2019-02-11 Esteban KüberAdd way to hide suggestion snippet window from cli...
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 Mark RousskovThis fixes doctests in stage 1
2019-02-11 Mark RousskovNever build rustdoc in stage 0
2019-02-11 varkorAdd a test for rustc_deprecated
2019-02-11 varkorAdd rustdoc index page test for future deprecation...
2019-02-11 varkorAdd a rustdoc test for future rustc_deprecated attributes
2019-02-11 varkorUpdate existing rustdoc test
2019-02-11 varkorDisplay "Deprecation planned" in rustdoc for future...
2019-02-11 varkorDon't display "Deprecated since" for non-rustc deprecat...
2019-02-11 varkorDo not apply future deprecation warning for #[deprecated]
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 John Kåre AlsakerAdd an option to print the status of incremental tasks...
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 Matthew JasperAdd test for MIR printing changes
2019-02-10 Guillaume GomezRemove spotlight for trait aliases and fix nits
2019-02-10 Matthew JasperFix ICE and invalid filenames in MIR printing code
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()
next