summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-10-09Prepare the 1.21.0 stable releaseAlex Crichton-1/+1
2017-10-06Merge remote-tracking branch 'origin/beta' into beta-nextAlex Crichton-33/+100
2017-10-06Update cargo to rust-1.21.0 branchAlex Crichton-0/+0
2017-10-06Update liblibc submodule againAlex Crichton-19/+4
2017-10-06tweak test case error message for #42023Niko Matsakis-3/+3
2017-10-06Revert "Cleanup some remains of `hr_lifetime_in_assoc_type` compatibility lint"Niko Matsakis-111/+298
2017-10-06fix logic error in #44269's `prune_cache_value_obligations`Ariel Ben-Yehuda-1/+1
2017-10-04Update cargo on betaCarol (Nichols || Goulding)-0/+0
2017-10-02Auto merge of #44918 - michaelwoerister:backport-44215, r=alexcrichtonbors-32/+74
2017-09-29Prevent suggestions from being emitted if all possible locations are inside e...Oliver Schneider-15/+23
2017-09-29WIP: don't suggest placing `use` statements into expanded codeOliver Schneider-9/+23
2017-09-29Add test for broken suggestionOliver Schneider-9/+29
2017-09-28update prerelease versionNiko Matsakis-1/+1
2017-09-28update commentNiko Matsakis-7/+18
2017-09-28add in a "paranoid" trait boundNiko Matsakis-0/+34
2017-09-28limit and clear cache obligations opportunisticallyNiko Matsakis-8/+111
2017-09-28clear out projection subobligations after they are processedAriel Ben-Yehuda-19/+112
2017-09-28Update the libc submoduleAlex Crichton-12/+29
2017-09-28`--cap-lints allow` switches off `can_emit_warnings`Zack M. Davis-3/+29
2017-09-28Fix bug in collecting trait and impl items with derives.Jeffrey Seyfried-6/+29
2017-09-28Allow unused extern crate againDavid Tolnay-1/+1
2017-09-26Add a run-pass-valgrind test for vecdeque issueSteven Fackler-0/+25
2017-09-26Fix capacity comparison in reserveSteven Fackler-1/+1
2017-09-25Use the new String::splice tracking issue for string::SpliceDavid Tolnay-6/+6
2017-09-25Backport libs stabilizations to 1.21 betaDavid Tolnay-12/+12
2017-09-24Updated tracking issue for String::splice and its unstable-book entryMichal Budzynski-5/+4
2017-09-24stabilized vec_splice (fixes #32310)Michal Budzynski-10/+9
2017-09-24stabilized needs_drop (fixes #41890)Michal Budzynski-4/+1
2017-09-24ci: Upload/download from a new S3 bucketAlex Crichton-7/+9
2017-09-24Added more text from unstable-book to `compiler_fence` docsMichal Budzynski-4/+19
2017-09-24Added example to `compiler_fence` docs taken from unstable-bookMichal Budzynski-0/+34
2017-09-24stabilized compiler_fences (fixes #41091)Michal Budzynski-107/+1
2017-09-24stabilized iterator_for_each (closes #42986)Michal Budzynski-22/+1
2017-09-24stabilized ord_max_min (fixes #25663)Michal Budzynski-7/+2
2017-09-24travis: Move sccache to the us-west-1 regionAlex Crichton-6/+7
2017-09-24stabilize tcpstream_connect_timeout (closes #43079)Michal Budzynski-1/+1
2017-09-14Bump beta to .3Alex Crichton-1/+1
2017-09-14Attempt to fix the component manifest problem for rls-previewNick Cameron-4/+13
2017-09-14update "since" for discriminant_valueAlex Burka-8/+8
2017-09-14rustc: Spawn `cmd /c emcc.bat` explicitlyAlex Crichton-2/+20
2017-09-14Include rustc in the default `./x.py install`Josh Stone-1/+1
2017-09-14stabilize mem::discriminant (closes #24263)Alex Burka-15/+8
2017-09-01[beta] Boostrap from released compilersAlex Crichton-2/+2
2017-09-01Bump beta to .2Alex Crichton-1/+1
2017-09-01rustbuild: Fix dependencies of build-manifestAlex Crichton-1/+1
2017-09-01bootstrap: remove unneeded extern crateTatsuyuki Ishi-1/+0
2017-09-01std: Mark allocation functions as nounwindAlex Crichton-0/+68
2017-09-01Auto merge of #44204 - nrc:beta, r=alexcrichtonbors-3/+456
2017-08-31Auto merge of #44148 - arielb1:closure-key-beta, r=nikomatsakisbors-59/+113
2017-08-31Rename the rls component to rls-preview on beta/stableNick Cameron-4/+9