]> git.lizzy.rs Git - rust.git/history - src
fix Rc -> Lrc
[rust.git] / src /
2018-12-14 Ariel Ben-Yehudafix Rc -> Lrc
2018-12-14 Ariel Ben-Yehudamove overflow error reporting out of the query
2018-12-14 Ariel Ben-Yehudamake autoderef steps a query
2018-12-14 Ariel Ben-Yehudaimplement "isolated" autoderef using the Canonical...
2018-12-14 Ariel Ben-Yehudaremove the typeck::autoderef::Autoderef fcx field
2018-12-14 Ariel Ben-Yehudaprocess nested obligations in autoderef
2018-12-14 borsAuto merge of #56490 - faern:add-checked-add-to-instant...
2018-12-14 borsAuto merge of #56536 - alexcrichton:update-master,...
2018-12-14 borsAuto merge of #56778 - Xanewok:update-clippy, r=kennytm
2018-12-14 borsAuto merge of #56351 - davidtwco:issue-55396-stabilize...
2018-12-13 borsAuto merge of #56142 - jnqnfe:osstr_lossy_example,...
2018-12-13 Linus FärnstrandFix dur2intervals import on cloudabi
2018-12-13 borsAuto merge of #56783 - alexcrichton:pinentry-mode,...
2018-12-13 Alex CrichtonAdd `--pinentry-mode=loopback` to deployment script
2018-12-13 Linus FärnstrandFix checked_add/sub for sys/sgx/time.rs
2018-12-13 Linus FärnstrandAdd checked_sub for Instant and SystemTime
2018-12-13 Linus FärnstrandAdd checked_add method to Instant time type
2018-12-13 Igor MatuszewskiUpdate Clippy
2018-12-13 borsAuto merge of #56461 - oli-obk:alloc_ids, r=RalfJung
2018-12-13 David WoodStabilize `linker-flavor` flag.
2018-12-13 borsAuto merge of #56161 - RalfJung:vecdeque-stacked-borrow...
2018-12-13 borsAuto merge of #56090 - nnethercote:filesearch, r=eddyb
2018-12-13 borsAuto merge of #55982 - alexcrichton:panic-extern-abort...
2018-12-12 borsAuto merge of #55992 - cramertj:pin-docs, r=alexcrichton
2018-12-12 Taylor CramerRename Pinned marker type to PhantomPinned
2018-12-12 Taylor CramerExpand documantation for std::pin module
2018-12-12 Lyndon Brownuse actual invalid string in OsStr::to_string_lossy...
2018-12-12 Alex CrichtonBump to 1.33.0
2018-12-12 Alex Crichtonrustc: Switch `extern` functions to abort by default...
2018-12-12 borsAuto merge of #56735 - Mark-Simulacrum:fix-sign, r...
2018-12-12 borsAuto merge of #56092 - alexcrichton:no-more-std-subodul...
2018-12-12 borsAuto merge of #56039 - ljedrz:sorted_map_upgrades,...
2018-12-12 borsAuto merge of #56010 - euclio:intra-doc-spans, r=QuietM...
2018-12-12 Nicholas NethercoteRemove some env vars for rustdoc invocations.
2018-12-12 Alex Crichtonstd: Depend directly on crates.io crates
2018-12-12 Mark RousskovFix gpg signing in manifest builder
2018-12-11 Nicholas NethercoteReplace `FileSearch::for_each_lib_search_path` with...
2018-12-11 Nicholas NethercoteAvoid regenerating the `Vec<PathBuf>` in `FileSearch...
2018-12-11 Nicholas NethercoteIntroduce `SearchPath` and replace `SearchPaths` with...
2018-12-11 Nicholas NethercoteRemove `Session::sysroot()`.
2018-12-11 Nicholas NethercoteAvoid a useless `FxHashSet::insert` in `FileSearch...
2018-12-11 borsAuto merge of #53497 - fukatani:test-debuginfo-function...
2018-12-11 borsAuto merge of #56243 - RalfJung:test-deterministic...
2018-12-11 UnknownAdd function call test, Update gdb and test docker...
2018-12-11 Ralf Junguse an enum instead of bool
2018-12-11 borsAuto merge of #56703 - alexcrichton:fix-tools, r=Mark...
2018-12-11 Mark RousskovBuild manifest tool on mingw-check builder
2018-12-11 Alex CrichtonFix build of the `build-manifest` tool
2018-12-11 borsAuto merge of #56627 - alexcrichton:update-cargo, r...
2018-12-11 Andy Russellfix intra-link resolution spans in block comments
2018-12-10 Alex CrichtonUpdate Cargo submodule and its dependencies
2018-12-10 borsAuto merge of #56688 - GuillaumeGomez:rollup, r=Guillau...
2018-12-10 Guillaume GomezRollup merge of #56661 - aelred:issue-55846, r=Mark...
2018-12-10 Guillaume GomezRollup merge of #56656 - BeatButton:liballoc_string_typ...
2018-12-10 Guillaume GomezRollup merge of #56641 - GuillaumeGomez:span-trait...
2018-12-10 Guillaume GomezRollup merge of #56633 - GuillaumeGomez:fix-right-arrow...
2018-12-10 Guillaume GomezRollup merge of #56491 - euclio:assert-error, r=estebank
2018-12-10 borsAuto merge of #56666 - Xanewok:rustfmt, r=kennytm
2018-12-10 ljedrzsorted_map: add contains_key function
2018-12-10 ljedrzsorted_map: readability/whitespace fixes
2018-12-10 ljedrzsorted_map: add is_empty
2018-12-10 ljedrzsorted_map: make the impls of Index and get match ones...
2018-12-10 ljedrzsorted_map: change From<Iterator<I>> to FromIterator<I>
2018-12-10 borsAuto merge of #56157 - RalfJung:park, r=nagisa
2018-12-10 borsAuto merge of #56624 - RalfJung:miri, r=oli-obk
2018-12-10 Igor MatuszewskiUpdate in-tree rustfmt to 1.0.1 to dedup versions
2018-12-10 Igor MatuszewskiUpdate RLS
2018-12-10 Simon SapinUpdate rustfmt
2018-12-10 borsAuto merge of #56369 - nnethercote:rm-Delimited, r...
2018-12-10 Felix ChapmanAdd regression test for issue #55846
2018-12-10 Nicholas NethercoteRemove `tokenstream::Delimited`.
2018-12-10 borsAuto merge of #56269 - nnethercote:_match-Matrix-SmallV...
2018-12-10 Nicholas NethercoteUse a `SmallVec` within `_match::Matrix`.
2018-12-09 borsAuto merge of #56463 - ljedrz:slice_concat_join, r...
2018-12-09 Nicholas NethercoteUpgrade `smallvec` to 0.6.7 and use the new `may_dangle...
2018-12-09 BeatButtonFix typo
2018-12-09 borsAuto merge of #56444 - petrochenkov:uifull, r=davidtwco
2018-12-09 Vadim PetrochenkovFix rebase + Add missing `// force-host`
2018-12-09 Vadim PetrochenkovRemove compile-fail-fulldeps test suite
2018-12-09 Vadim PetrochenkovMove some tests from ui-fulldeps to ui
2018-12-09 Vadim PetrochenkovMove compile-fail-fulldeps tests to ui-fulldeps
2018-12-09 Vadim PetrochenkovMove former compile-fail-fulldeps tests to ui
2018-12-09 borsAuto merge of #56631 - matthiaskrgr:clippy, r=nikic
2018-12-09 borsAuto merge of #56630 - sinkuu:core_iter, r=kennytm
2018-12-08 borsAuto merge of #56615 - integer32llc:update-book, r...
2018-12-08 borsAuto merge of #56616 - estebank:issue-56539, r=davidtwco
2018-12-08 Guillaume Gomezfix span for invalid number of parameters in trait...
2018-12-08 borsAuto merge of #56632 - Eijebong:synup, r=Mark-Simulacrum
2018-12-08 Guillaume GomezFix right arrow size for crate filter
2018-12-08 Shotaro YamadaDon't call size_hint of underlying iterator needlessly
2018-12-08 Shotaro YamadaResolve FIXME and cleanup
2018-12-08 Shotaro YamadaOverride Cycle::try_fold
2018-12-08 Bastien OrivelReduce the numbers of syn versions compiled from 4...
2018-12-08 Matthias Krügersubmodules: update clippy from 1df5766c to a3c77f6a
2018-12-08 Ralf Jungupdate miri
2018-12-08 borsAuto merge of #56623 - Centril:rollup, r=Centril
2018-12-08 Mazdak FarrokhzadRollup merge of #56621 - Morganamilo:fix-generators...
2018-12-08 Mazdak FarrokhzadRollup merge of #56620 - petrochenkov:noclutter, r...
2018-12-08 Mazdak FarrokhzadRollup merge of #56602 - dwijnand:fix-ptr-hash-docs...
2018-12-08 Mazdak FarrokhzadRollup merge of #56599 - dlrobertson:fix_va_arg, r...
next