]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-01-11 Mazdak Farrokhzadstabilize top level or-pats in if/while let.
2019-01-11 David SandersFixing a typographical error.
2019-01-11 Alexander Ronald... Fix new hyperlinks in RELEASES.md
2019-01-11 Andy Russelldon't unwrap unexpected tokens in `format!`
2019-01-11 Alexander Ronald... Correct RELEASES.md for 1.32.0
2019-01-11 Steve Klabnikre-do docs for core::cmp
2019-01-11 borsAuto merge of #57470 - RalfJung:miri, r=oli-obk
2019-01-11 borsAuto merge of #57355 - arielb1:correct-subst, r=nikomat...
2019-01-11 Oliver SchererRemove unneeded but benign change
2019-01-11 Jethro BeekmanFix undefined behavior
2019-01-11 Nick CameronAdd a profiles section to the manifest
2019-01-11 John Kåre AlsakerAddress comments
2019-01-11 John Kåre AlsakerUpdate tests
2019-01-11 John Kåre AlsakerMake more passes incremental
2019-01-11 DebugStevenadd test for pub extern crate
2019-01-11 DebugSteveninline pub extern crate statements
2019-01-11 Nick CameronRemove submodule step from README
2019-01-11 borsAuto merge of #57471 - Aaronepower:master, r=Aaronepower
2019-01-10 Aaron PowerUpdate RELEASES.md
2019-01-10 Mazdak FarrokhzadUpdate src/libstd/path.rs
2019-01-10 Steve Klabniknote that FromStr does not work for borrowed types
2019-01-10 Aaron PowerUpdate RELEASES.md
2019-01-10 borsAuto merge of #57484 - alexcrichton:fix-nightlies,...
2019-01-10 Steve Klabnikmake note of one more normalization that Paths do
2019-01-10 Björn SteinbrinkAdd a fast path for identical regions in lub_concrete_r...
2019-01-10 Björn SteinbrinkDrop "solved" constraints during region expansion
2019-01-10 Andy Russelluse structured suggestion when casting a reference
2019-01-10 Alex CrichtonIntegrate miri into build-manifest
2019-01-10 Alex Crichtonstd: Render large exit codes as hex on Windows
2019-01-10 Hugues de ValonUpdate Cargo.lock
2019-01-10 Aaron PowerApply suggestions from code review
2019-01-10 Aaron PowerUpdate RELEASES.md
2019-01-09 Steve Klabnikactually take a slice in this example
2019-01-09 Andy Russellclarify resolve typo suggestion
2019-01-09 Emilio Cobos... save-analysis: Get path def from parent in case there...
2019-01-09 Oliver SchererNot seeing the forest because there are too many trees...
2019-01-09 Oliver SchererExplain the arguments of the `mk_*_eval_cx` functions
2019-01-09 Aaron PowerUpdated RELEASES.md for 1.32.0
2019-01-09 Oliver SchererDocument the `mk_*_eval_cx` functions
2019-01-09 Ralf Jungupdate miri
2019-01-09 Hugues de ValonUpdate cc crate to include Armv8-M changes
2019-01-09 Hugues de ValonReplace Arm GCC to a more recent version
2019-01-09 Hugues de ValonAdd dist builder for Armv8-M Mainline
2019-01-09 borsAuto merge of #57419 - cramertj:pin-set, r=withouboats
2019-01-09 lqdMetadataOnlyCodegenBackend: remove `is_inline` call
2019-01-09 Vardhan ThigleExposing enclave image-base to the enclave application
2019-01-09 king6congRemove outdated comment
2019-01-09 borsAuto merge of #56614 - Zoxc:query-perf2, r=michaelwoerister
2019-01-09 Oliver SchererFix irrefutable slice patterns in const fn
2019-01-09 Oliver Schererconst fn feature gate is not needed anymore in a lot...
2019-01-09 Oliver SchererClarify const_let comment
2019-01-09 Oliver SchererStabilize `let` bindings and destructuring in constants...
2019-01-09 borsAuto merge of #57086 - oli-obk:miri_dist, r=kennytm
2019-01-09 Philipp Hanschdocs: Fix some 'second-edition' links
2019-01-09 Nicholas NethercoteChange `String` to `&'static str` in `ParseResult:...
2019-01-09 scottmcmMerge pull request #1 from Centril/redo-vec-set_len...
2019-01-09 Blitzerraddressing Niko's comments
2019-01-09 Mazdak Farrokhzadexplain safety for vec.set_len(0)
2019-01-09 Blitzerr[Cleanup] This is the first in the series of removals...
2019-01-09 BlitzerrSome more refactoring.
2019-01-09 BlitzerrCreating the vector using with_capacity to avoid re...
2019-01-09 BlitzerrIssue 56905
2019-01-08 varkorConsolidate equality constraints error message
2019-01-08 varkorAdd issue reference to E0202 message
2019-01-08 CzipperzChange std::error::Error trait documentation to talk...
2019-01-08 borsAuto merge of #56407 - GuillaumeGomez:missing-docs...
2019-01-08 Shotaro YamadaMisc cleanups
2019-01-08 Josh Stonelldb_batchmode.py: try `import _thread` for Python 3
2019-01-08 borsAuto merge of #56638 - matthewjasper:remove-ref-region...
2019-01-08 Guillaume GomezUpdate stdsimd submodule
2019-01-08 Andy Russellimprove non_camel_case_types diagnostics
2019-01-08 Andy Russellimprove non_upper_case_globals diagnostics
2019-01-08 Andy Russellimprove non_snake_case diagnostics
2019-01-08 John Kåre AlsakerMove diagnostics out from QueryJob and optimize for...
2019-01-08 borsAuto merge of #57429 - alexcrichton:fix-dist, r=Mark...
2019-01-08 Vardhan ThigleSupporting backtrace for x86_64-fortanix-unknown-sgx.
2019-01-08 Oliver SchererMore feature whitelisting of winapi
2019-01-08 Oliver SchererAdjust cargo workspace hack to miri/cargo interactions
2019-01-08 Oliver Schererfixup
2019-01-08 Oliver SchererPrepare everything for distributing miri via rustup
2019-01-08 Oliver SchererIgnore some IDE-local files
2019-01-08 borsAuto merge of #57114 - Zoxc:query-perf11, r=michaelwoer...
2019-01-08 borsAuto merge of #56988 - alexcrichton:monotonic-instant...
2019-01-08 Oliver SchererMake `mk_eval_cx` private to const eval
2019-01-08 Oliver SchererManually push a stack frame where no valid frame is...
2019-01-08 borsAuto merge of #57332 - Dylan-DPC:feature/stabilise...
2019-01-08 Nicholas NethercoteRemove `CrateNum::Invalid`.
2019-01-08 Dylan MacKenzieAdd link destination for `read-ownership`
2019-01-08 Nicholas NethercoteMake `TokenStream` less recursive.
2019-01-08 Alex CrichtonBuild LLVM with -static-libstdc++ on dist builds
2019-01-08 borsAuto merge of #57095 - Zoxc:prof-fix, r=michaelwoerister
2019-01-08 Igor Matuszewskisave-analysis: use a fallback when access levels couldn...
2019-01-07 Taylor CramerReborrow Pin<P> using &mut in `Pin::set`
2019-01-07 borsAuto merge of #57303 - matthiaskrgr:clippy_submodule_up...
2019-01-07 dylan_DPCbless you
2019-01-07 dylan_DPCremove unwanted stage0 line, fix style
2019-01-07 dylan_DPCremove unused imports and feature gate from tests
2019-01-07 lqdCodegen: run the collector only once
2019-01-07 dylan_DPCstabilise cfg_attr
2019-01-07 Matthias KrügerRevert "Auto merge of #57101 - o01eg:fix-57014, r=alexc...
next